-
Notifications
You must be signed in to change notification settings - Fork 70
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
* Resolved, User error * Poor performance on ER-X #151
Comments
Just a guess but I'm thinking MTU. The MTU on my IOS client and my ER4 is 1420 and I get over 80% of my ISP bandwidth over the Wireguard connection. |
I agree but it is one of the easiest settings to try and I know when I originally tried wireguard on edgerouter the default MTU was 1500. The other thing to check is that you have enabled hwnat (which is what the ER-X uses) and not IPV4/IPV6 forwarding which is what the ERL, ER4, etc use. |
I think I might be missing something here... Won't your maximum available bandwidth be capped/determined by your upload speed to your remote device? For comparison sake, what speed do you get on your laptop when you're on the 4G connection but not connected to the VPN? To me it sounds like your phone is doing the correct thing (6Mb ~= 8Mb), and the laptop isn't. Really love to know how you go, as I'm currently considering using my router for Wireguard also. |
Yes that was the problem. Sorry to waste your time, everything seems fine. |
Admin please delete
The text was updated successfully, but these errors were encountered: