Advertisement
Guest User

Untitled

a guest
Nov 19th, 2013
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. root@naxil-dio:/home/naxil/Downloads/openvpn# sh op.sh
  2. Options error: In [CMD-LINE]:1: Error opening configuration file: eurtcp443.opvn
  3. Use --help for more information.
  4. root@naxil-dio:/home/naxil/Downloads/openvpn# cat op.sh
  5. openvpn --config eurtcp443.opvn
  6. root@naxil-dio:/home/naxil/Downloads/openvpn# nano op.sh
  7. root@naxil-dio:/home/naxil/Downloads/openvpn# bash op.sh
  8. Tue Nov 19 22:33:04 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
  9. Tue Nov 19 22:33:04 2013 WARNING: file 'pass.txt' is group or others accessible
  10. Tue Nov 19 22:33:04 2013 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  11. Tue Nov 19 22:33:04 2013 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
  12. Tue Nov 19 22:33:04 2013 NOTE: --fast-io is disabled since we are not using UDP
  13. Tue Nov 19 22:33:04 2013 LZO compression initialized
  14. Tue Nov 19 22:33:04 2013 Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ]
  15. Tue Nov 19 22:33:04 2013 Socket Buffers: R=[87380->131072] S=[16384->131072]
  16. Tue Nov 19 22:33:04 2013 Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
  17. Tue Nov 19 22:33:04 2013 Local Options hash (VER=V4): 'bc07730e'
  18. Tue Nov 19 22:33:04 2013 Expected Remote Options hash (VER=V4): 'b695cb4a'
  19. Tue Nov 19 22:33:04 2013 Attempting to establish TCP connection with [AF_INET]93.115.84.195:443 [nonblock]
  20. Tue Nov 19 22:33:05 2013 TCP connection established with [AF_INET]93.115.84.195:443
  21. Tue Nov 19 22:33:05 2013 TCPv4_CLIENT link local: [undef]
  22. Tue Nov 19 22:33:05 2013 TCPv4_CLIENT link remote: [AF_INET]93.115.84.195:443
  23. Tue Nov 19 22:33:05 2013 TLS: Initial packet from [AF_INET]93.115.84.195:443, sid=e72cba11 7e8a38b8
  24. Tue Nov 19 22:33:05 2013 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  25. Tue Nov 19 22:33:07 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
  26. Tue Nov 19 22:33:07 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
  27. Tue Nov 19 22:33:09 2013 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
  28. Tue Nov 19 22:33:09 2013 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  29. Tue Nov 19 22:33:09 2013 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
  30. Tue Nov 19 22:33:09 2013 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  31. Tue Nov 19 22:33:09 2013 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
  32. Tue Nov 19 22:33:09 2013 [vpnbook.com] Peer Connection Initiated with [AF_INET]93.115.84.195:443
  33. Tue Nov 19 22:33:11 2013 SENT CONTROL [vpnbook.com]: 'PUSH_REQUEST' (status=1)
  34. Tue Nov 19 22:33:11 2013 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 195.60.76.114,dhcp-option DNS 195.60.76.115,route 10.9.0.1,topology net30,ping 5,ping-restart 30,ifconfig 10.9.1.162 10.9.1.161'
  35. Tue Nov 19 22:33:11 2013 OPTIONS IMPORT: timers and/or timeouts modified
  36. Tue Nov 19 22:33:11 2013 OPTIONS IMPORT: --ifconfig/up options modified
  37. Tue Nov 19 22:33:11 2013 OPTIONS IMPORT: route options modified
  38. Tue Nov 19 22:33:11 2013 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  39. Tue Nov 19 22:33:11 2013 ROUTE default_gateway=10.253.217.58
  40. Tue Nov 19 22:33:11 2013 TUN/TAP device tun1 opened
  41. Tue Nov 19 22:33:11 2013 TUN/TAP TX queue length set to 100
  42. Tue Nov 19 22:33:11 2013 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  43. Tue Nov 19 22:33:11 2013 /sbin/ifconfig tun1 10.9.1.162 pointopoint 10.9.1.161 mtu 1500
  44. Tue Nov 19 22:33:13 2013 /sbin/route add -net 93.115.84.195 netmask 255.255.255.255 gw 10.253.217.58
  45. Tue Nov 19 22:33:13 2013 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.9.1.161
  46. Tue Nov 19 22:33:13 2013 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.9.1.161
  47. Tue Nov 19 22:33:13 2013 /sbin/route add -net 10.9.0.1 netmask 255.255.255.255 gw 10.9.1.161
  48. Tue Nov 19 22:33:13 2013 Initialization Sequence Completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement