Advertisement
Guest User

VPN Log

a guest
Feb 10th, 2017
4,641
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. sudo openvpn us123.nordvpn.com.tcp443.ovpn
  2. [sudo] password for number28:
  3. Fri Feb 10 12:05:09 2017 OpenVPN 2.3.11 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Jun 22 2016
  4. Fri Feb 10 12:05:09 2017 library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08
  5. Enter Auth Username:
  6. Enter Auth Password:
  7. Fri Feb 10 12:05:21 2017 WARNING: --ping should normally be used with --ping-restart or --ping-exit
  8. Fri Feb 10 12:05:21 2017 NOTE: --fast-io is disabled since we are not using UDP
  9. Fri Feb 10 12:05:21 2017 Control Channel Authentication: tls-auth using INLINE static key file
  10. Fri Feb 10 12:05:21 2017 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  11. Fri Feb 10 12:05:21 2017 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  12. Fri Feb 10 12:05:21 2017 Socket Buffers: R=[87380->87380] S=[16384->16384]
  13. Fri Feb 10 12:05:21 2017 Attempting to establish TCP connection with [AF_INET]68.235.53.109:443 [nonblock]
  14. Fri Feb 10 12:05:22 2017 TCP connection established with [AF_INET]68.235.53.109:443
  15. Fri Feb 10 12:05:22 2017 TCPv4_CLIENT link local: [undef]
  16. Fri Feb 10 12:05:22 2017 TCPv4_CLIENT link remote: [AF_INET]68.235.53.109:443
  17. Fri Feb 10 12:05:22 2017 TLS: Initial packet from [AF_INET]68.235.53.109:443, sid=75b5b3b1 e3e72e09
  18. Fri Feb 10 12:05:22 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  19. Fri Feb 10 12:05:23 2017 VERIFY OK: depth=1, C=PA, ST=PA, L=Panama, O=NordVPN, OU=NordVPN, CN=us123.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  20. Fri Feb 10 12:05:23 2017 Validating certificate key usage
  21. Fri Feb 10 12:05:23 2017 ++ Certificate has key usage 00a0, expects 00a0
  22. Fri Feb 10 12:05:23 2017 VERIFY KU OK
  23. Fri Feb 10 12:05:23 2017 Validating certificate extended key usage
  24. Fri Feb 10 12:05:23 2017 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
  25. Fri Feb 10 12:05:23 2017 VERIFY EKU OK
  26. Fri Feb 10 12:05:23 2017 VERIFY OK: depth=0, C=PA, ST=PA, L=Panama, O=NordVPN, OU=NordVPN, CN=us123.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  27. Fri Feb 10 12:05:23 2017 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  28. Fri Feb 10 12:05:23 2017 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  29. Fri Feb 10 12:05:23 2017 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  30. Fri Feb 10 12:05:23 2017 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  31. Fri Feb 10 12:05:23 2017 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
  32. Fri Feb 10 12:05:23 2017 [us123.nordvpn.com] Peer Connection Initiated with [AF_INET]68.235.53.109:443
  33. Fri Feb 10 12:05:26 2017 SENT CONTROL [us123.nordvpn.com]: 'PUSH_REQUEST' (status=1)
  34. Fri Feb 10 12:05:26 2017 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,sndbuf 524288,rcvbuf 524288,dhcp-option DNS 78.46.223.24,dhcp-option DNS 162.242.211.137,route 10.7.7.1,topology net30,ping 60,ping-restart 180,ifconfig 10.7.7.250 10.7.7.249'
  35. Fri Feb 10 12:05:26 2017 OPTIONS IMPORT: timers and/or timeouts modified
  36. Fri Feb 10 12:05:26 2017 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
  37. Fri Feb 10 12:05:26 2017 Socket Buffers: R=[372480->425984] S=[46080->425984]
  38. Fri Feb 10 12:05:26 2017 OPTIONS IMPORT: --ifconfig/up options modified
  39. Fri Feb 10 12:05:26 2017 OPTIONS IMPORT: route options modified
  40. Fri Feb 10 12:05:26 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  41. Fri Feb 10 12:05:26 2017 ROUTE_GATEWAY 149.161.68.1/255.255.252.0 IFACE=wlan0 HWADDR=54:8c:a0:a4:24:9b
  42. Fri Feb 10 12:05:26 2017 TUN/TAP device tun0 opened
  43. Fri Feb 10 12:05:26 2017 TUN/TAP TX queue length set to 100
  44. Fri Feb 10 12:05:26 2017 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  45. Fri Feb 10 12:05:26 2017 /sbin/ip link set dev tun0 up mtu 1500
  46. Fri Feb 10 12:05:26 2017 /sbin/ip addr add dev tun0 local 10.7.7.250 peer 10.7.7.249
  47. Fri Feb 10 12:05:26 2017 /sbin/ip route add 68.235.53.109/32 via 149.161.68.1
  48. Fri Feb 10 12:05:26 2017 /sbin/ip route add 0.0.0.0/1 via 10.7.7.249
  49. Fri Feb 10 12:05:26 2017 /sbin/ip route add 128.0.0.0/1 via 10.7.7.249
  50. Fri Feb 10 12:05:26 2017 /sbin/ip route add 10.7.7.1/32 via 10.7.7.249
  51. Fri Feb 10 12:05:26 2017 Initialization Sequence Completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement