Advertisement
arieonline

vpnbook.com

May 3rd, 2013
917
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. root@compaq /home/arieonline/Music$ openvpn vpnbook-uk1-tcp80.ovpn
  2. Sat May 4 07:48:15 2013 OpenVPN 2.2.1 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Feb 27 2013
  3. Enter Auth Username:vpnbook
  4. Enter Auth Password:
  5. Sat May 4 07:48:43 2013 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  6. Sat May 4 07:48:43 2013 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
  7. Sat May 4 07:48:43 2013 NOTE: --fast-io is disabled since we are not using UDP
  8. Sat May 4 07:48:43 2013 LZO compression initialized
  9. Sat May 4 07:48:43 2013 Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ]
  10. Sat May 4 07:48:43 2013 Socket Buffers: R=[87380->131072] S=[16384->131072]
  11. Sat May 4 07:48:43 2013 Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
  12. Sat May 4 07:48:43 2013 Local Options hash (VER=V4): 'bc07730e'
  13. Sat May 4 07:48:43 2013 Expected Remote Options hash (VER=V4): 'b695cb4a'
  14. Sat May 4 07:48:43 2013 Attempting to establish TCP connection with [AF_INET]46.23.68.178:80 [nonblock]
  15. Sat May 4 07:48:44 2013 TCP connection established with [AF_INET]46.23.68.178:80
  16. Sat May 4 07:48:44 2013 TCPv4_CLIENT link local: [undef]
  17. Sat May 4 07:48:44 2013 TCPv4_CLIENT link remote: [AF_INET]46.23.68.178:80
  18. Sat May 4 07:48:44 2013 TLS: Initial packet from [AF_INET]46.23.68.178:80, sid=55ee3f08 7d456c23
  19. Sat May 4 07:48:44 2013 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  20. Sat May 4 07:48:51 2013 VERIFY OK: depth=1, /C=CH/ST=Zurich/L=Zurich/O=vpnbook.com/OU=IT/CN=vpnbook.com/name=vpnbook.com/emailAddress=admin@vpnbook.com
  21. Sat May 4 07:48:51 2013 VERIFY OK: depth=0, /C=CH/ST=Zurich/L=Zurich/O=vpnbook.com/OU=IT/CN=vpnbook.com/name=vpnbook.com/emailAddress=admin@vpnbook.com
  22. Sat May 4 07:48:55 2013 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
  23. Sat May 4 07:48:55 2013 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  24. Sat May 4 07:48:55 2013 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
  25. Sat May 4 07:48:55 2013 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  26. Sat May 4 07:48:55 2013 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
  27. Sat May 4 07:48:55 2013 [vpnbook.com] Peer Connection Initiated with [AF_INET]46.23.68.178:80
  28. Sat May 4 07:48:57 2013 SENT CONTROL [vpnbook.com]: 'PUSH_REQUEST' (status=1)
  29. Sat May 4 07:48:58 2013 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 83.170.64.2,dhcp-option DNS 83.170.69.2,route 10.12.0.1,topology net30,ping 5,ping-restart 30,ifconfig 10.12.0.242 10.12.0.241'
  30. Sat May 4 07:48:58 2013 OPTIONS IMPORT: timers and/or timeouts modified
  31. Sat May 4 07:48:58 2013 OPTIONS IMPORT: --ifconfig/up options modified
  32. Sat May 4 07:48:58 2013 OPTIONS IMPORT: route options modified
  33. Sat May 4 07:48:58 2013 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  34. Sat May 4 07:48:58 2013 ROUTE default_gateway=192.168.0.1
  35. Sat May 4 07:48:58 2013 TUN/TAP device tun3 opened
  36. Sat May 4 07:48:58 2013 TUN/TAP TX queue length set to 100
  37. Sat May 4 07:48:58 2013 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  38. Sat May 4 07:48:58 2013 /sbin/ifconfig tun3 10.12.0.242 pointopoint 10.12.0.241 mtu 1500
  39. Sat May 4 07:49:00 2013 /sbin/route add -net 46.23.68.178 netmask 255.255.255.255 gw 192.168.0.1
  40. Sat May 4 07:49:00 2013 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.12.0.241
  41. Sat May 4 07:49:00 2013 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.12.0.241
  42. Sat May 4 07:49:00 2013 /sbin/route add -net 10.12.0.1 netmask 255.255.255.255 gw 10.12.0.241
  43. Sat May 4 07:49:00 2013 Initialization Sequence Completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement