Advertisement
Guest User

Untitled

a guest
Oct 4th, 2017
6,965
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.88 KB | None | 0 0
  1. Using username "pi".
  2. pi@192.168.178.157's password:
  3. Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l
  4.  
  5. The programs included with the Debian GNU/Linux system are free software;
  6. the exact distribution terms for each program are described in the
  7. individual files in /usr/share/doc/*/copyright.
  8.  
  9. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  10. permitted by applicable law.
  11. Last login: Wed Oct 4 19:40:30 2017
  12. pi@raspberrypi:~ $ ping google.com
  13. ^C
  14. pi@raspberrypi:~ $ ping google.com
  15. PING google.com (172.217.17.46) 56(84) bytes of data.
  16. 64 bytes from ams16s29-in-f14.1e100.net (172.217.17.46): icmp_seq=1 ttl=55 time= 16.8 ms
  17. 64 bytes from ams16s29-in-f14.1e100.net (172.217.17.46): icmp_seq=2 ttl=55 time= 15.2 ms
  18. ^C
  19. --- google.com ping statistics ---
  20. 2 packets transmitted, 2 received, 0% packet loss, time 1001ms
  21. rtt min/avg/max/mdev = 15.252/16.053/16.854/0.801 ms
  22. pi@raspberrypi:~ $ sudo openvpn /etc/openvpn/us830.nordvpn.com.t
  23. Options error: In [CMD-LINE]:1: Error opening configuration file: /etc/openvpn/u s830.nordvpn.com.t
  24. Use --help for more information.
  25. pi@raspberrypi:~ $ sudo openvpn /etc/openvpn/us830.nordvpn.com.tcp443.ovpn
  26. Wed Oct 4 19:43:59 2017 OpenVPN 2.4.0 arm-unknown-linux-gnueabihf [SSL (OpenSSL )] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jun 22 2017
  27. Wed Oct 4 19:43:59 2017 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
  28. Enter Auth Username: feiko_joosten@hotmail.com
  29. Enter Auth Password: ****************
  30. Wed Oct 4 19:44:12 2017 WARNING: --ping should normally be used with --ping-res tart or --ping-exit
  31. Wed Oct 4 19:44:12 2017 NOTE: --fast-io is disabled since we are not using UDP
  32. Wed Oct 4 19:44:12 2017 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  33. Wed Oct 4 19:44:12 2017 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  34. Wed Oct 4 19:44:12 2017 TCP/UDP: Preserving recently used remote address: [AF_I NET]23.226.129.228:443
  35. Wed Oct 4 19:44:12 2017 Socket Buffers: R=[87380->87380] S=[16384->16384]
  36. Wed Oct 4 19:44:12 2017 Attempting to establish TCP connection with [AF_INET]23 .226.129.228:443 [nonblock]
  37. Wed Oct 4 19:44:13 2017 TCP connection established with [AF_INET]23.226.129.228 :443
  38. Wed Oct 4 19:44:13 2017 TCP_CLIENT link local: (not bound)
  39. Wed Oct 4 19:44:13 2017 TCP_CLIENT link remote: [AF_INET]23.226.129.228:443
  40. Wed Oct 4 19:44:13 2017 TLS: Initial packet from [AF_INET]23.226.129.228:443, s id=31814622 a3559221
  41. Wed Oct 4 19:44:13 2017 WARNING: this configuration may cache passwords in memo ry -- use the auth-nocache option to prevent this
  42. Wed Oct 4 19:44:14 2017 VERIFY OK: depth=1, C=PA, ST=PA, L=Panama, O=NordVPN, O U=NordVPN, CN=us830.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  43. Wed Oct 4 19:44:14 2017 Validating certificate key usage
  44. Wed Oct 4 19:44:14 2017 ++ Certificate has key usage 00a0, expects 00a0
  45. Wed Oct 4 19:44:14 2017 VERIFY KU OK
  46. Wed Oct 4 19:44:14 2017 Validating certificate extended key usage
  47. Wed Oct 4 19:44:14 2017 ++ Certificate has EKU (str) TLS Web Server Authenticat ion, expects TLS Web Server Authentication
  48. Wed Oct 4 19:44:14 2017 VERIFY EKU OK
  49. Wed Oct 4 19:44:14 2017 VERIFY OK: depth=0, C=PA, ST=PA, L=Panama, O=NordVPN, O U=NordVPN, CN=us830.nordvpn.com, name=NordVPN, emailAddress=cert@nordvpn.com
  50. Wed Oct 4 19:44:14 2017 Control Channel: TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA- AES256-GCM-SHA384, 2048 bit RSA
  51. Wed Oct 4 19:44:14 2017 [us830.nordvpn.com] Peer Connection Initiated with [AF_ INET]23.226.129.228:443
  52. Wed Oct 4 19:44:15 2017 SENT CONTROL [us830.nordvpn.com]: 'PUSH_REQUEST' (statu s=1)
  53. Wed Oct 4 19:44:15 2017 PUSH: Received control message: 'PUSH_REPLY,redirect-ga teway def1,sndbuf 524288,rcvbuf 524288,dhcp-option DNS 78.46.223.24,dhcp-option DNS 162.242.211.137,route-gateway 10.7.7.1,topology subnet,ping 60,ping-restart 180,ifconfig 10.7.7.117 255.255.255.0,peer-id 0,cipher AES-256-GCM'
  54. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: timers and/or timeouts modified
  55. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
  56. Wed Oct 4 19:44:15 2017 Socket Buffers: R=[341760->327680] S=[44800->327680]
  57. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: --ifconfig/up options modified
  58. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: route options modified
  59. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: route-related options modified
  60. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  61. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: peer-id set
  62. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: adjusting link_mtu to 1659
  63. Wed Oct 4 19:44:15 2017 OPTIONS IMPORT: data channel crypto options modified
  64. Wed Oct 4 19:44:15 2017 Data Channel Encrypt: Cipher 'AES-256-GCM' initialized with 256 bit key
  65. Wed Oct 4 19:44:15 2017 Data Channel Decrypt: Cipher 'AES-256-GCM' initialized with 256 bit key
  66. Wed Oct 4 19:44:15 2017 ROUTE_GATEWAY 192.168.178.1/255.255.255.0 IFACE=eth1 HW ADDR=00:e0:4c:53:44:58
  67. Wed Oct 4 19:44:15 2017 TUN/TAP device tun0 opened
  68. Wed Oct 4 19:44:15 2017 TUN/TAP TX queue length set to 100
  69. Wed Oct 4 19:44:15 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
  70. Wed Oct 4 19:44:15 2017 /sbin/ip link set dev tun0 up mtu 1500
  71. Wed Oct 4 19:44:15 2017 /sbin/ip addr add dev tun0 10.7.7.117/24 broadcast 10.7 .7.255
  72. Wed Oct 4 19:44:16 2017 /sbin/ip route add 23.226.129.228/32 via 192.168.178.1
  73. Wed Oct 4 19:44:16 2017 /sbin/ip route add 0.0.0.0/1 via 10.7.7.1
  74. Wed Oct 4 19:44:16 2017 /sbin/ip route add 128.0.0.0/1 via 10.7.7.1
  75. Wed Oct 4 19:44:16 2017 Initialization Sequence Completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement