Advertisement
Guest User

VPN Connection Attempt One

a guest
Sep 13th, 2018
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. liviu@liviu-HP-Pavilion-dv6-Notebook-PC:~/Downloads$ sudo openvpn --config Canada.ovpn
  2. [sudo] password for liviu:
  3. Fri Sep 14 10:08:07 2018 OpenVPN 2.3.10 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Jun 22 2017
  4. Fri Sep 14 10:08:07 2018 library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08
  5. Enter Auth Username: ******
  6. Enter Auth Password: ******
  7. Fri Sep 14 10:08:41 2018 WARNING: --ping should normally be used with --ping-restart or --ping-exit
  8. Fri Sep 14 10:08:41 2018 Control Channel Authentication: tls-auth using INLINE static key file
  9. Fri Sep 14 10:08:41 2018 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  10. Fri Sep 14 10:08:41 2018 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  11. Fri Sep 14 10:08:41 2018 Socket Buffers: R=[212992->425984] S=[212992->425984]
  12. Fri Sep 14 10:08:41 2018 UDPv4 link local: [undef]
  13. Fri Sep 14 10:08:41 2018 UDPv4 link remote: [AF_INET]198.144.159.92:3877
  14. Fri Sep 14 10:09:41 2018 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
  15. Fri Sep 14 10:09:41 2018 TLS Error: TLS handshake failed
  16. Fri Sep 14 10:09:41 2018 SIGUSR1[soft,tls-error] received, process restarting
  17. Fri Sep 14 10:09:41 2018 Restart pause, 2 second(s)
  18. Fri Sep 14 10:09:43 2018 WARNING: --ping should normally be used with --ping-restart or --ping-exit
  19. Fri Sep 14 10:09:43 2018 Socket Buffers: R=[212992->425984] S=[212992->425984]
  20. Fri Sep 14 10:09:43 2018 UDPv4 link local: [undef]
  21. Fri Sep 14 10:09:43 2018 UDPv4 link remote: [AF_INET]198.144.159.92:3877
  22. ^CFri Sep 14 10:10:40 2018 event_wait : Interrupted system call (code=4)
  23. Fri Sep 14 10:10:40 2018 SIGTERM received, sending exit notification to peer
  24. Fri Sep 14 10:10:43 2018 SIGTERM[soft,exit-with-notification] received, process exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement