Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
2,823
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. root@bt:~/Desktop# ./hma-start "Canada, Quebec, Montreal (LOC2 S1)"
  2. Wed Jul 20 08:48:40 2011 OpenVPN 2.1.0 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Jul 20 2010
  3. Enter Auth Username:corestorm
  4. Enter Auth Password:
  5. Wed Jul 20 08:48:45 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
  6. Wed Jul 20 08:48:45 2011 WARNING: file './keys/hmauser.key' is group or others accessible
  7. Wed Jul 20 08:48:45 2011 /usr/bin/openssl-vulnkey -q -b 1024 -m <modulus omitted>
  8. Wed Jul 20 08:48:45 2011 Control Channel MTU parms [ L:1543 D:140 EF:40 EB:0 ET:0 EL:0 ]
  9. Wed Jul 20 08:48:45 2011 Data Channel MTU parms [ L:1543 D:1450 EF:43 EB:4 ET:0 EL:0 ]
  10. Wed Jul 20 08:48:45 2011 Local Options hash (VER=V4): 'db02a8f8'
  11. Wed Jul 20 08:48:45 2011 Expected Remote Options hash (VER=V4): '7e068940'
  12. Wed Jul 20 08:48:45 2011 Attempting to establish TCP connection with [AF_INET]67.212.83.87:443 [nonblock]
  13. Wed Jul 20 08:48:46 2011 TCP connection established with [AF_INET]67.212.83.87:443
  14. Wed Jul 20 08:48:46 2011 Socket Buffers: R=[87380->131072] S=[16384->131072]
  15. Wed Jul 20 08:48:46 2011 TCPv4_CLIENT link local: [undef]
  16. Wed Jul 20 08:48:46 2011 TCPv4_CLIENT link remote: [AF_INET]67.212.83.87:443
  17. Wed Jul 20 08:48:47 2011 TLS: Initial packet from [AF_INET]67.212.83.87:443, sid=4408f4a5 f5b1aeb5
  18. Wed Jul 20 08:48:47 2011 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  19. Wed Jul 20 08:48:50 2011 VERIFY OK: depth=1, /C=UK/ST=NR/L=Attleborough/O=Hide_My_Ass__Pro/OU=VPN/CN=vpn.hidemyass.com/emailAddress=ca@hidemyass.com
  20. Wed Jul 20 08:48:50 2011 VERIFY OK: nsCertType=SERVER
  21. Wed Jul 20 08:48:50 2011 VERIFY OK: depth=0, /C=UK/ST=NR/L=Attleborough/O=Hide_My_Ass__Pro/OU=VPN/CN=server/emailAddress=vpn@hidemyass.com
  22. Wed Jul 20 08:48:57 2011 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
  23. Wed Jul 20 08:48:57 2011 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  24. Wed Jul 20 08:48:57 2011 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
  25. Wed Jul 20 08:48:57 2011 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  26. Wed Jul 20 08:48:57 2011 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
  27. Wed Jul 20 08:48:57 2011 [server] Peer Connection Initiated with [AF_INET]67.212.83.87:443
  28. Wed Jul 20 08:48:59 2011 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
  29. Wed Jul 20 08:49:00 2011 PUSH: Received control message: 'PUSH_REPLY,topology subnet,route-gateway 68.71.52.1,dhcp-option DNS 208.67.222.222,dhcp-option DNS 208.67.220.220,redirect-gateway,ifconfig 68.71.52.34 255.255.255.128'
  30. Wed Jul 20 08:49:00 2011 OPTIONS IMPORT: --ifconfig/up options modified
  31. Wed Jul 20 08:49:00 2011 OPTIONS IMPORT: route options modified
  32. Wed Jul 20 08:49:00 2011 OPTIONS IMPORT: route-related options modified
  33. Wed Jul 20 08:49:00 2011 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  34. Wed Jul 20 08:49:00 2011 ROUTE default_gateway=192.168.0.1
  35. Wed Jul 20 08:49:00 2011 TUN/TAP device tun1 opened
  36. Wed Jul 20 08:49:00 2011 TUN/TAP TX queue length set to 100
  37. Wed Jul 20 08:49:00 2011 /sbin/ifconfig tun1 68.71.52.34 netmask 255.255.255.128 mtu 1500 broadcast 68.71.52.127
  38. Wed Jul 20 08:49:00 2011 /sbin/route add -net 67.212.83.87 netmask 255.255.255.255 gw 192.168.0.1
  39. Wed Jul 20 08:49:00 2011 /sbin/route del -net 0.0.0.0 netmask 0.0.0.0
  40. Wed Jul 20 08:49:00 2011 /sbin/route add -net 0.0.0.0 netmask 0.0.0.0 gw 68.71.52.1
  41. Wed Jul 20 08:49:00 2011 Initialization Sequence Completed
  42. Wed Jul 20 08:49:30 2011 [server] Inactivity timeout (--ping-exit), exiting
  43. Wed Jul 20 08:49:30 2011 TCP/UDP: Closing socket
  44. Wed Jul 20 08:49:30 2011 /sbin/route del -net 67.212.83.87 netmask 255.255.255.255
  45. Wed Jul 20 08:49:30 2011 /sbin/route del -net 0.0.0.0 netmask 0.0.0.0
  46. Wed Jul 20 08:49:30 2011 /sbin/route add -net 0.0.0.0 netmask 0.0.0.0 gw 192.168.0.1
  47. Wed Jul 20 08:49:30 2011 Closing TUN/TAP interface
  48. Wed Jul 20 08:49:30 2011 /sbin/ifconfig tun1 0.0.0.0
  49. Wed Jul 20 08:49:30 2011 SIGTERM[soft,ping-exit] received, process exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement