|
|
Hi, > > tun-mtu 1500 > tun-mtu-extra 32 > mssfix 1450 > ping 20 > verb 4 > > The debian is using openvpn 1.6.0 and the others 2.0 > (we are going to put everyone in 1.6.0 to try) > > Does anyone have any solution to improve performance ? Are you using a udp or a tcp tunnel? If you can, go for udp. If I were you, I would install openvpn 2.0 on the server and run in multi-client mode with certificates. What you can do to see whether it's an issue with fragmentation is to run openvpn with --mtu-test to find the biggest mtu your connections can actually carry. Jean-Pierre -- Powered by Linux From Scratch - http://schwicky.net/ PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141 Nothing is impossible... Everything is relative! ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |