Ticket #933: ovpn.log

File ovpn.log, 3.0 KB (added by jimc, 7 years ago)

Syslog (debug) of OpenVPN starting up and crashing.

Line 
1Sep  5 09:04:13 jacinth systemd[1]: Starting OpenVPN tunneling daemon instance using /etc/openvpn/server443.conf...
2Sep  5 09:04:13 jacinth openvpn[22016]: Note: option tun-ipv6 is ignored because modern operating systems do not need special IPv6 tun handling anymore.
3Sep  5 09:04:13 jacinth openvpn[22016]: WARNING: file '/etc/ssl/private/hostw.key' is group or others accessible
4Sep  5 09:04:13 jacinth openvpn[22016]: OpenVPN 2.4.2 x86_64-suse-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 11 2017
5Sep  5 09:04:13 jacinth openvpn[22016]: library versions: OpenSSL 1.0.2l-fips  25 May 2017, LZO 2.10
6Sep  5 09:04:13 jacinth systemd[1]: openvpn@server443.service: PID file /run/openvpn/server443.pid not readable (yet?) after start: No such file or directory
7Sep  5 09:04:13 jacinth openvpn[22017]: mlockall call succeeded
8Sep  5 09:04:13 jacinth systemd[1]: Started OpenVPN tunneling daemon instance using /etc/openvpn/server443.conf.
9Sep  5 09:04:13 jacinth openvpn[22017]: TUN/TAP device tun0 opened
10Sep  5 09:04:13 jacinth systemd-udevd[22018]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
11Sep  5 09:04:13 jacinth openvpn[22017]: do_ifconfig, tt->did_ifconfig_ipv6_setup=1
12Sep  5 09:04:13 jacinth openvpn[22017]: /bin/ip link set dev tun0 up mtu 1500
13Sep  5 09:04:13 jacinth charon: 09[KNL] interface tun0 activated
14Sep  5 09:04:13 jacinth openvpn[22017]: /bin/ip addr add dev tun0 local 192.9.200.145 peer 192.9.200.146
15Sep  5 09:04:13 jacinth openvpn[22017]: /bin/ip -6 addr add 2001:470:1f05:844::3:1/112 dev tun0
16Sep  5 09:04:13 jacinth openvpn[22017]: Could not determine IPv4/IPv6 protocol. Using AF_INET
17Sep  5 09:04:13 jacinth openvpn[22017]: Listening for incoming TCP connection on [AF_INET][undef]:443
18Sep  5 09:04:13 jacinth openvpn[22017]: TCPv4_SERVER link local (bound): [AF_INET][undef]:443
19Sep  5 09:04:13 jacinth openvpn[22017]: TCPv4_SERVER link remote: [AF_UNSPEC]
20Sep  5 09:04:13 jacinth openvpn[22017]: Initialization Sequence Completed
21(--snip--)
22Sep  5 12:40:15 jacinth openvpn[22017]: TCP connection established with [AF_INET]185.35.63.61:44790
23Sep  5 12:40:15 jacinth openvpn[22017]: --mtu-disc is not supported on this OS
24Sep  5 12:40:15 jacinth systemd[1]: openvpn@server443.service: Main process exited, code=exited, status=1/FAILURE
25Sep  5 12:40:15 jacinth openvpn[22017]: Exiting due to fatal error
26Sep  5 12:40:15 jacinth systemd[1]: openvpn@server443.service: Unit entered failed state.
27Sep  5 12:40:15 jacinth openvpn[22017]: /bin/ip addr del dev tun0 local 192.9.200.145 peer 192.9.200.146
28Sep  5 12:40:15 jacinth systemd[1]: openvpn@server443.service: Failed with result 'exit-code'.
29Sep  5 12:40:15 jacinth openvpn[22017]: /bin/ip -6 addr del 2001:470:1f05:844::3:1/112 dev tun0
30Sep  5 12:45:15 jacinth systemd[1]: openvpn@server443.service: Service hold-off time over, scheduling restart.
31Sep  5 12:45:15 jacinth systemd[1]: Stopped OpenVPN tunneling daemon instance using /etc/openvpn/server443.conf.
32(--snip--)