Advertisement
Guest User

Untitled

a guest
May 16th, 2016
3,546
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. notalentgeek@notalentgeek-Lenovo-YOGA-300-11IBY:/etc/openvpn$ sudo openvpn nl19.nordvpn.com.tcp443.ovpn
  2. Mon May 16 15:31:47 2016 OpenVPN 2.3.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Jul 8 2015
  3. Mon May 16 15:31:47 2016 library versions: OpenSSL 1.0.2d 9 Jul 2015, LZO 2.08
  4. Enter Auth Username: ************************
  5. Enter Auth Password: ****************
  6. Mon May 16 15:31:55 2016 WARNING: --ping should normally be used with --ping-restart or --ping-exit
  7. Mon May 16 15:31:55 2016 NOTE: --fast-io is disabled since we are not using UDP
  8. Mon May 16 15:31:55 2016 Control Channel Authentication: tls-auth using INLINE static key file
  9. Mon May 16 15:31:55 2016 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  10. Mon May 16 15:31:55 2016 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  11. Mon May 16 15:31:55 2016 Socket Buffers: R=[87380->131072] S=[16384->131072]
  12. Mon May 16 15:31:55 2016 Attempting to establish TCP connection with [AF_INET]109.202.101.98:443 [nonblock]
  13. Mon May 16 15:31:56 2016 TCP connection established with [AF_INET]109.202.101.98:443
  14. Mon May 16 15:31:56 2016 TCPv4_CLIENT link local: [undef]
  15. Mon May 16 15:31:56 2016 TCPv4_CLIENT link remote: [AF_INET]109.202.101.98:443
  16. Mon May 16 15:31:57 2016 TLS: Initial packet from [AF_INET]109.202.101.98:443, sid=4690d0ab 5c4befa9
  17. Mon May 16 15:31:57 2016 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  18. Mon May 16 15:32:04 2016 VERIFY OK: depth=1, C=PA, ST=PA, L=Panama, O=NordVPN, OU=NordVPN, CN=nl19.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  19. Mon May 16 15:32:04 2016 Validating certificate key usage
  20. Mon May 16 15:32:04 2016 ++ Certificate has key usage 00a0, expects 00a0
  21. Mon May 16 15:32:04 2016 VERIFY KU OK
  22. Mon May 16 15:32:04 2016 Validating certificate extended key usage
  23. Mon May 16 15:32:04 2016 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
  24. Mon May 16 15:32:04 2016 VERIFY EKU OK
  25. Mon May 16 15:32:04 2016 VERIFY OK: depth=0, C=PA, ST=PA, L=Panama, O=NordVPN, OU=NordVPN, CN=nl19.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  26. Mon May 16 15:32:08 2016 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  27. Mon May 16 15:32:08 2016 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  28. Mon May 16 15:32:08 2016 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  29. Mon May 16 15:32:08 2016 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  30. Mon May 16 15:32:08 2016 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
  31. Mon May 16 15:32:08 2016 [nl19.nordvpn.com] Peer Connection Initiated with [AF_INET]109.202.101.98:443
  32. Mon May 16 15:32:11 2016 SENT CONTROL [nl19.nordvpn.com]: 'PUSH_REQUEST' (status=1)
  33. Mon May 16 15:32:11 2016 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 78.46.223.24,dhcp-option DNS 162.242.211.137,route 10.7.7.1,topology net30,ping 5,ping-restart 30,ifconfig 10.7.7.150 10.7.7.149'
  34. Mon May 16 15:32:11 2016 OPTIONS IMPORT: timers and/or timeouts modified
  35. Mon May 16 15:32:11 2016 OPTIONS IMPORT: --ifconfig/up options modified
  36. Mon May 16 15:32:11 2016 OPTIONS IMPORT: route options modified
  37. Mon May 16 15:32:11 2016 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  38. Mon May 16 15:32:11 2016 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=wlp2s0 HWADDR=34:de:1a:b8:6c:67
  39. Mon May 16 15:32:11 2016 TUN/TAP device tun0 opened
  40. Mon May 16 15:32:11 2016 TUN/TAP TX queue length set to 100
  41. Mon May 16 15:32:11 2016 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  42. Mon May 16 15:32:11 2016 /sbin/ip link set dev tun0 up mtu 1500
  43. Mon May 16 15:32:12 2016 /sbin/ip addr add dev tun0 local 10.7.7.150 peer 10.7.7.149
  44. Mon May 16 15:32:12 2016 /sbin/ip route add 109.202.101.98/32 via 192.168.1.1
  45. Mon May 16 15:32:12 2016 /sbin/ip route add 0.0.0.0/1 via 10.7.7.149
  46. Mon May 16 15:32:12 2016 /sbin/ip route add 128.0.0.0/1 via 10.7.7.149
  47. Mon May 16 15:32:12 2016 /sbin/ip route add 10.7.7.1/32 via 10.7.7.149
  48. Mon May 16 15:32:12 2016 Initialization Sequence Completed
  49. Mon May 16 15:33:06 2016 [nl19.nordvpn.com] Inactivity timeout (--ping-restart), restarting
  50. Mon May 16 15:33:06 2016 SIGUSR1[soft,ping-restart] received, process restarting
  51. Mon May 16 15:33:06 2016 Restart pause, 5 second(s)
  52. Mon May 16 15:33:11 2016 NOTE: --fast-io is disabled since we are not using UDP
  53. Mon May 16 15:33:11 2016 Socket Buffers: R=[87380->131072] S=[16384->131072]
  54. Mon May 16 15:33:11 2016 Attempting to establish TCP connection with [AF_INET]109.202.101.98:443 [nonblock]
  55. Mon May 16 15:33:21 2016 TCP: connect to [AF_INET]109.202.101.98:443 failed, will try again in 5 seconds: Connection timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement