|
|
Doug Lytle <support@xxxxxxxxxxxxxxx> said: > James, > > I am still running OpenVPN 1.32 and want to upgrade. I know you said > earlier in the year, that 1.4 would be a drop in replacement for 1.32. > Does this still hold true for 1.5? For the most part, yes. Here are few things I can think of that might affect compatibility between 1.3.2 and 1.5: (1) The RH init script now doesn't enable interface forwarding by default. (2) The tun-mtu-extra option has been added and is often necessary for TAP-style ethernet tunnels -- also for TAP tunnels, tun-mtu 1500 is now the default. (3) If you use the same tls-auth file to talk between 1.3.2 and 1.5, make sure it just a freeform passphrase file and not the output of --genkey. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |