› Forums › Network Management › ZeroShell › strange kernel log errors › Reply To: strange kernel log errors
December 12, 2006 at 7:29 am
#45042
Member
indeed I have errors in the openvpn log,
however I dont really understand why… both hosts are up all the time…
09:16:23 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
09:16:23 LZO compression initialized
09:16:23 TUN/TAP device VPN01 opened
09:16:23 UDPv4 link local (bound): 10.1.1.2:7000
09:16:23 UDPv4 link remote: xxx.xxx.xxx.xxx:7000
09:16:26 read UDPv4 [EHOSTUNREACH|EHOSTUNREACH]: No route to host (code=113)
09:16:26 [UNDEF] Inactivity timeout (--ping-restart), restarting
09:16:26 SIGUSR1[soft,ping-restart] received, process restarting
09:16:28 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
09:16:28 LZO compression initialized
09:16:28 TUN/TAP device VPN01 opened
09:16:28 UDPv4 link local (bound): 10.1.1.2:7000
09:16:28 UDPv4 link remote: xxx.xxx.xxx.xxx:7000
09:16:31 read UDPv4 [EHOSTUNREACH|EHOSTUNREACH]: No route to host (code=113)
09:16:31 [UNDEF] Inactivity timeout (--ping-restart), restarting
09:16:31 SIGUSR1[soft,ping-restart] received, process restarting
and at the server side:
18:03:26 TUN/TAP device VPN01 opened
18:03:26 UDPv4 link local (bound): xxx.xxx.xxx.xxx:7000
18:03:26 UDPv4 link remote: yyy.yyy.yyy.yyy:7000
18:03:31 [UNDEF] Inactivity timeout (--ping-restart), restarting
18:03:31 SIGUSR1[soft,ping-restart] received, process restarting
18:03:33 LZO compression initialized