|
From: Carsten K. <C.K...@gm...> - 2010-10-29 13:19:33
|
Hello Samuli, > I'm not 100% sure about current status of this issue, but the bug report > is archived here: > <https://community.openvpn.net/openvpn/ticket/56> > I think Heiko (maintainer of the new OpenVPN-GUI) has found the > underlying issue, but I'm not sure if he has fixed it already. This setup fails, too. remote test.example.com proto udp port 6222 dev tap dev-node "OpenVPN" ifconfig 10.0.0.2 255.255.255.0 secret secret_key.txt keepalive 10 60 ping-timer-rem persist-tun persist-key verb 4 mute 10 auth SHA1 cipher AES-128-CBC sndbuf 1048576 rcvbuf 1048576 It makes no difference if you hibernate the openvpn server or the openvpn client. Both are failing. greetings Carsten |