Skip to content

Instantly share code, notes, and snippets.

@StasKoval
Created April 4, 2017 14:49
Show Gist options
  • Save StasKoval/3908a70dd9a245250bd05b645374834b to your computer and use it in GitHub Desktop.
Save StasKoval/3908a70dd9a245250bd05b645374834b to your computer and use it in GitHub Desktop.
sudo openvpn --config uk.openvpn.frootvpn.ovpn
Tue Apr 4 17:47:57 2017 OpenVPN 2.3.10 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Feb 2 2016
Tue Apr 4 17:47:57 2017 library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08
Enter Auth Username: ********
Enter Auth Password: ********
Tue Apr 4 17:48:12 2017 UDPv4 link local: [undef]
Tue Apr 4 17:48:12 2017 UDPv4 link remote: [AF_INET]82.145.59.207:1196
Tue Apr 4 17:48:12 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Tue Apr 4 17:48:18 2017 [server] Peer Connection Initiated with [AF_INET]82.145.59.207:1196
Tue Apr 4 17:48:21 2017 NOTE: Beginning empirical MTU test -- results should be available in 3 to 4 minutes.
Tue Apr 4 17:48:21 2017 AUTH: Received control message: AUTH_FAILED
Tue Apr 4 17:48:21 2017 SIGTERM received, sending exit notification to peer
Tue Apr 4 17:48:22 2017 SIGTERM[soft,exit-with-notification] received, process exiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment