Advertisement
Guest User

Untitled

a guest
Oct 30th, 2017
5,048
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. brock@basquiat:/etc/openvpn/ovpn_udp$ sudo openvpn us996.nordvpn.com.udp.ovpn
  2. Mon Oct 30 21:40:25 2017 OpenVPN 2.4.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 25 2017
  3. Mon Oct 30 21:40:25 2017 library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08
  4. Enter Auth Username: bhamilton@fastmail.fm
  5. Enter Auth Password: ************
  6. Mon Oct 30 21:40:38 2017 WARNING: --ping should normally be used with --ping-restart or --ping-exit
  7. Mon Oct 30 21:40:38 2017 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  8. Mon Oct 30 21:40:38 2017 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  9. Mon Oct 30 21:40:38 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]23.81.178.83:1194
  10. Mon Oct 30 21:40:38 2017 Socket Buffers: R=[212992->212992] S=[212992->212992]
  11. Mon Oct 30 21:40:38 2017 UDP link local: (not bound)
  12. Mon Oct 30 21:40:38 2017 UDP link remote: [AF_INET]23.81.178.83:1194
  13. Mon Oct 30 21:40:38 2017 TLS: Initial packet from [AF_INET]23.81.178.83:1194, sid=3d06930e 1bc7d732
  14. Mon Oct 30 21:40:38 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  15. Mon Oct 30 21:40:38 2017 VERIFY OK: depth=1, C=PA, ST=PA, L=Panama, O=NordVPN, OU=NordVPN, CN=us996.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  16. Mon Oct 30 21:40:38 2017 VERIFY KU OK
  17. Mon Oct 30 21:40:38 2017 Validating certificate extended key usage
  18. Mon Oct 30 21:40:38 2017 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
  19. Mon Oct 30 21:40:38 2017 VERIFY EKU OK
  20. Mon Oct 30 21:40:38 2017 VERIFY OK: depth=0, C=PA, ST=PA, L=Panama, O=NordVPN, OU=NordVPN, CN=us996.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  21. Mon Oct 30 21:40:38 2017 Control Channel: TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA
  22. Mon Oct 30 21:40:38 2017 [us996.nordvpn.com] Peer Connection Initiated with [AF_INET]23.81.178.83:1194
  23. Mon Oct 30 21:40:40 2017 SENT CONTROL [us996.nordvpn.com]: 'PUSH_REQUEST' (status=1)
  24. Mon Oct 30 21:40:40 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-gateway 10.8.8.1,topology subnet,ping 60,ping-restart 180,ifconfig 10.8.8.157 255.255.255.0,peer-id 23,cipher AES-256-GCM'
  25. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: timers and/or timeouts modified
  26. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
  27. Mon Oct 30 21:40:40 2017 Socket Buffers: R=[212992->425984] S=[212992->425984]
  28. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: --ifconfig/up options modified
  29. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: route options modified
  30. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: route-related options modified
  31. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  32. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: peer-id set
  33. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: adjusting link_mtu to 1657
  34. Mon Oct 30 21:40:40 2017 OPTIONS IMPORT: data channel crypto options modified
  35. Mon Oct 30 21:40:40 2017 Data Channel: using negotiated cipher 'AES-256-GCM'
  36. Mon Oct 30 21:40:40 2017 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  37. Mon Oct 30 21:40:40 2017 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  38. Mon Oct 30 21:40:40 2017 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=eth0 HWADDR=20:cf:30:b6:9b:ea
  39. Mon Oct 30 21:40:40 2017 TUN/TAP device tun0 opened
  40. Mon Oct 30 21:40:40 2017 TUN/TAP TX queue length set to 100
  41. Mon Oct 30 21:40:40 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
  42. Mon Oct 30 21:40:40 2017 /sbin/ip link set dev tun0 up mtu 1500
  43. Mon Oct 30 21:40:40 2017 /sbin/ip addr add dev tun0 10.8.8.157/24 broadcast 10.8.8.255
  44. Mon Oct 30 21:40:40 2017 /sbin/ip route add 23.81.178.83/32 via 192.168.1.254
  45. Mon Oct 30 21:40:40 2017 /sbin/ip route add 0.0.0.0/1 via 10.8.8.1
  46. Mon Oct 30 21:40:40 2017 /sbin/ip route add 128.0.0.0/1 via 10.8.8.1
  47. Mon Oct 30 21:40:40 2017 Initialization Sequence Completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement