What's new

OpenVPN slow on AC-86U with Merlin firmware

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

dr_lucas

Regular Contributor
I noticed some of my openvpn clients perform significantly slower than the same clients on windows, even when completely disabling cipher.
I tried to compare the logs and noticed that the "Socket buffers" show significantly higher values than I have set on the remote (centos 7) openvpn 2.4 server and the router client.
Also, I see this line in the log:
OPTIONS IMPORT: adjusting link_mtu to 1624

This link_mtu seems way too high. On windows client I am getting
OPTIONS IMPORT: adjusting link_mtu to 1524

I SSH'ed the router and tested the openvpn on my configuration file directly, just to see what the log shows, and here it shows:
OPTIONS IMPORT: adjusting link_mtu to 1524
But still the "Socket buffers" are as high as through the Web UI connection.
Screenshot (left side is the windows client log):
https://lh3.googleusercontent.com/-...ACHMYCw/s0/TeamViewer_2018-05-15_17-11-51.png

How can this be adjusted?

P.S. My ASUS Merlin firmware is 384.5 (tho had the same issue on previous firmwares AFAICR)

On my server config I had set:
sndbuf 262144
rcvbuf 524288
push "sndbuf 262144"
push "rcvbuf 524288"

On the router client's custom config and windows client ovpn:
sndbuf 262144
rcvbuf 524288
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top