Skip to content

Instantly share code, notes, and snippets.

Created July 21, 2016 23:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9426da9ec493c3903df100bd4564bd94 to your computer and use it in GitHub Desktop.
Save anonymous/9426da9ec493c3903df100bd4564bd94 to your computer and use it in GitHub Desktop.
Jul 21 20:38:02 arch systemd[1]: Started OpenVPN connection to Netherlands.
Jul 21 20:38:02 arch openvpn@Netherlands[12300]: UDPv4 link local: [undef]
Jul 21 20:38:02 arch openvpn@Netherlands[12300]: UDPv4 link remote: [AF_INET]46.166.190.237:1198
Jul 21 20:38:02 arch openvpn@Netherlands[12300]: [a30c15d1c2dad3c7828598b40c56d2b9] Peer Connection Initiated with [AF_INET]46.166.190.237:1198
Jul 21 20:38:05 arch openvpn@Netherlands[12300]: TUN/TAP device tun0 opened
Jul 21 20:38:05 arch openvpn@Netherlands[12300]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Jul 21 20:38:05 arch openvpn@Netherlands[12300]: /usr/bin/ip link set dev tun0 up mtu 1500
Jul 21 20:38:05 arch openvpn@Netherlands[12300]: /usr/bin/ip addr add dev tun0 local 10.114.1.6 peer 10.114.1.5
Jul 21 20:38:05 arch openvpn@Netherlands[12300]: /etc/openvpn/update-resolv-conf.sh tun0 1500 1558 10.114.1.6 10.114.1.5 init
Jul 21 20:38:05 arch openvpn@Netherlands[12300]: Initialization Sequence Completed
Jul 22 00:33:09 arch openvpn@Netherlands[12300]: [a30c15d1c2dad3c7828598b40c56d2b9] Inactivity timeout (--ping-restart), restarting
Jul 22 00:33:09 arch openvpn@Netherlands[12300]: SIGUSR1[soft,ping-restart] received, process restarting
Jul 22 00:33:11 arch openvpn@Netherlands[12300]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Jul 22 00:33:11 arch openvpn@Netherlands[12300]: UDPv4 link local: [undef]
Jul 22 00:33:11 arch openvpn@Netherlands[12300]: UDPv4 link remote: [AF_INET]109.201.152.25:1198
Jul 22 00:34:11 arch openvpn@Netherlands[12300]: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Jul 22 00:34:11 arch openvpn@Netherlands[12300]: TLS Error: TLS handshake failed
Jul 22 00:34:11 arch openvpn@Netherlands[12300]: SIGUSR1[soft,tls-error] received, process restarting
Jul 22 00:34:13 arch openvpn@Netherlands[12300]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Jul 22 00:34:13 arch openvpn@Netherlands[12300]: UDPv4 link local: [undef]
Jul 22 00:34:13 arch openvpn@Netherlands[12300]: UDPv4 link remote: [AF_INET]109.201.152.25:1198
Jul 22 00:35:13 arch openvpn@Netherlands[12300]: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Jul 22 00:35:13 arch openvpn@Netherlands[12300]: TLS Error: TLS handshake failed
Jul 22 00:35:13 arch openvpn@Netherlands[12300]: SIGUSR1[soft,tls-error] received, process restarting
Jul 22 00:35:15 arch openvpn@Netherlands[12300]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Jul 22 00:35:15 arch openvpn@Netherlands[12300]: UDPv4 link local: [undef]
Jul 22 00:35:15 arch openvpn@Netherlands[12300]: UDPv4 link remote: [AF_INET]109.201.152.25:1198
Jul 22 00:35:45 arch openvpn@Netherlands[12300]: [4815c36a877e8a98dfbf0048a4ca5f56] Peer Connection Initiated with [AF_INET]109.201.152.25:1198
Jul 22 00:35:47 arch openvpn@Netherlands[12300]: Preserving previous TUN/TAP instance: tun0
Jul 22 00:35:47 arch openvpn@Netherlands[12300]: NOTE: Pulled options changed on restart, will need to close and reopen TUN/TAP device.
Jul 22 00:35:47 arch openvpn@Netherlands[12300]: /usr/bin/ip addr del dev tun0 local 10.114.1.6 peer 10.114.1.5
Jul 22 00:35:47 arch openvpn@Netherlands[12300]: /etc/openvpn/update-resolv-conf.sh tun0 1500 1558 10.114.1.6 10.114.1.5 init
Jul 22 00:35:49 arch openvpn@Netherlands[12300]: TUN/TAP device tun0 opened
Jul 22 00:35:49 arch openvpn@Netherlands[12300]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Jul 22 00:35:49 arch openvpn@Netherlands[12300]: /usr/bin/ip link set dev tun0 up mtu 1500
Jul 22 00:35:49 arch openvpn@Netherlands[12300]: /usr/bin/ip addr add dev tun0 local 10.120.1.6 peer 10.120.1.5
Jul 22 00:35:49 arch openvpn@Netherlands[12300]: /etc/openvpn/update-resolv-conf.sh tun0 1500 1558 10.120.1.6 10.120.1.5 init
Jul 22 00:35:49 arch openvpn@Netherlands[12300]: ERROR: Linux route add command failed: external program exited with error status: 2
Jul 22 00:35:49 arch openvpn@Netherlands[12300]: Initialization Sequence Completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment