Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limiter acts like it's blocking the connection entirely. #2

Closed
rafikahmed opened this issue Jul 12, 2019 · 3 comments
Closed

Limiter acts like it's blocking the connection entirely. #2

rafikahmed opened this issue Jul 12, 2019 · 3 comments
Labels
good first issue Good for newcomers

Comments

@rafikahmed
Copy link

rafikahmed commented Jul 12, 2019

Hi there,
So I tested the limiter functionality, when I try to limit the Upload/Download speed for a host on my network it acts like it's blocking it from accessing the network not just limiting the speed.
Kind regards,
Ahmed.

@bitbrute
Copy link
Owner

Hey!

You didn't - by accident - limit/block the gateway too?
Did you set the limit to a reasonable amount (e.g. 60bit/s would obviously be too low)?
Is IP routing enabled in the "Settings" tab?
Are you connected to a repeater or using DLAN?

If the error still persists try setting the value of IpEnableRouter in the registry (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters) to 1 and restart your machine.

Thank you!

@bitbrute bitbrute added the good first issue Good for newcomers label Jul 12, 2019
@rafikahmed
Copy link
Author

Hi There,
Changing IpEnableRouter fixed the issue.
Thank you!
Ahmed.

bitbrute added a commit that referenced this issue Jul 12, 2019
@bitbrute
Copy link
Owner

Update:
It seems like the IP routing service wasn't able to start properly. The issue should now be fixed.
By downloading the recent version, this error will no longer occur.

Thank you for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants