Ticket #827: openvpn-client-with_systemd-status.log

File openvpn-client-with_systemd-status.log, 1.6 KB (added by dvzrv, 7 years ago)

systemctl status of openvpn client after failing (no DNS)

Line 
1● openvpn-client@*******.service - OpenVPN tunnel for *******
2   Loaded: loaded (/usr/lib/systemd/system/openvpn-client@.service; enabled; vendor preset: disabled)
3   Active: failed (Result: timeout) since Mon 2017-01-23 20:35:05 CET; 2min 9s ago
4     Docs: man:openvpn(8)
5           https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage
6           https://community.openvpn.net/openvpn/wiki/HOWTO
7  Process: 5776 ExecStart=/usr/sbin/openvpn --suppress-timestamps --nobind --config %i.conf (code=exited, status=0/SUCCESS)
8 Main PID: 5776 (code=exited, status=0/SUCCESS)
9
10Jan 23 20:35:05 trvlr openvpn[5776]: Expected Remote Options String (VER=V4): 'V4,dev-type tap,link-mtu 1592,tun-mtu 1532,proto TCPv4_SERVER,comp-lzo,keydir 0,cipher AES-256-CBC,auth SHA1,keysize 256,tls-auth,key-method 2,tls-server'
11Jan 23 20:35:05 trvlr openvpn[5776]: RESOLVE: Cannot resolve host address: *******:****** (Name or service not known)
12Jan 23 20:35:05 trvlr openvpn[5776]: Could not determine IPv4/IPv6 protocol
13Jan 23 20:35:05 trvlr openvpn[5776]: SIGUSR1[soft,init_instance] received, process restarting
14Jan 23 20:35:05 trvlr openvpn[5776]: Restart pause, 80 second(s)
15Jan 23 20:35:05 trvlr systemd[1]: openvpn-client@*******.service: Start operation timed out. Terminating.
16Jan 23 20:35:05 trvlr openvpn[5776]: SIGTERM[hard,init_instance] received, process exiting
17Jan 23 20:35:05 trvlr systemd[1]: Failed to start OpenVPN tunnel for *******.
18Jan 23 20:35:05 trvlr systemd[1]: openvpn-client@*******.service: Unit entered failed state.
19Jan 23 20:35:05 trvlr systemd[1]: openvpn-client@*******.service: Failed with result 'timeout'.