i'm using TCP to connect a client to a server instead of UDP. On my configuration the default route interface is changing through an underlaying failover process. That means that i switch over from a fixed line connection (eth0) to dialup connection (ppp0).
The --ping 10 and --ping-restart 60 option on the client is activated. So i'm looking forward to a the behaviour of openvpn, that after a switch over from eth0 to ppp0 it should restart after 60 seconds. But nothing happend. After aprox. 16minutes openvpn messages an error like this:
Code: Select all
May 22 09:32:39 ovpn_cons228129[17070]: read TCPv4_CLIENT [NO-INFO]: Connection timed out (code=110)
any idesas?
BR
simu