Skip to content

Instantly share code, notes, and snippets.

@arooni
Created May 25, 2011 05:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arooni/990377 to your computer and use it in GitHub Desktop.
Save arooni/990377 to your computer and use it in GitHub Desktop.
sudo ./hma-start "USA, Texas, Dallas (DC1 S1)"
Tue May 24 21:19:35 2011 OpenVPN 2.1.0 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Jul 20 2010
Enter Auth Username:chasetoys
Enter Auth Password:
Tue May 24 21:20:10 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue May 24 21:20:10 2011 WARNING: file './keys/hmauser.key' is group or others accessible
Tue May 24 21:20:10 2011 /usr/bin/openssl-vulnkey -q -b 1024 -m <modulus omitted>
Tue May 24 21:20:12 2011 Control Channel MTU parms [ L:1543 D:140 EF:40 EB:0 ET:0 EL:0 ]
Tue May 24 21:20:12 2011 Data Channel MTU parms [ L:1543 D:1450 EF:43 EB:4 ET:0 EL:0 ]
Tue May 24 21:20:12 2011 Local Options hash (VER=V4): 'db02a8f8'
Tue May 24 21:20:12 2011 Expected Remote Options hash (VER=V4): '7e068940'
Tue May 24 21:20:12 2011 Attempting to establish TCP connection with [AF_INET]74.63.242.130:443 [nonblock]
Tue May 24 21:20:13 2011 TCP connection established with [AF_INET]74.63.242.130:443
Tue May 24 21:20:13 2011 Socket Buffers: R=[87380->131072] S=[16384->131072]
Tue May 24 21:20:13 2011 TCPv4_CLIENT link local: [undef]
Tue May 24 21:20:13 2011 TCPv4_CLIENT link remote: [AF_INET]74.63.242.130:443
Tue May 24 21:20:13 2011 TLS: Initial packet from [AF_INET]74.63.242.130:443, sid=16a4140b fc4078a0
Tue May 24 21:20:13 2011 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Tue May 24 21:20:14 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
Tue May 24 21:20:14 2011 VERIFY OK: nsCertType=SERVER
Tue May 24 21:20:14 2011 VERIFY OK: depth=0, /C=UK/ST=NR/L=Attleborough/O=Hide_My_Ass__Pro/OU=VPN/CN=server/emailAddress=vpn@hidemyass.com
Tue May 24 21:20:17 2011 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue May 24 21:20:17 2011 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue May 24 21:20:17 2011 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue May 24 21:20:17 2011 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue May 24 21:20:17 2011 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Tue May 24 21:20:17 2011 [server] Peer Connection Initiated with [AF_INET]74.63.242.130:443
Tue May 24 21:20:19 2011 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Tue May 24 21:20:19 2011 PUSH: Received control message: 'PUSH_REPLY,topology subnet,route-gateway 74.63.242.133,dhcp-option DNS 208.67.222.222,dhcp-option DNS 208.67.220.220,redirect-gateway def1,ifconfig 74.63.242.190 255.255.255.192'
Tue May 24 21:20:19 2011 OPTIONS IMPORT: --ifconfig/up options modified
Tue May 24 21:20:19 2011 OPTIONS IMPORT: route options modified
Tue May 24 21:20:19 2011 OPTIONS IMPORT: route-related options modified
Tue May 24 21:20:19 2011 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Tue May 24 21:20:19 2011 WARNING: potential conflict between --remote address [74.63.242.130] and --ifconfig address pair [74.63.242.190, 255.255.255.192] -- this is a warning only that is triggered when local/remote addresses exist within the same /24 subnet as --ifconfig endpoints. (silence this warning with --ifconfig-nowarn)
Tue May 24 21:20:19 2011 ROUTE default_gateway=192.168.1.1
Tue May 24 21:20:19 2011 TUN/TAP device tun0 opened
Tue May 24 21:20:19 2011 TUN/TAP TX queue length set to 100
Tue May 24 21:20:19 2011 /sbin/ifconfig tun0 74.63.242.190 netmask 255.255.255.192 mtu 1500 broadcast 74.63.242.191
Tue May 24 21:20:19 2011 /sbin/route add -net 74.63.242.130 netmask 255.255.255.255 gw 192.168.1.1
Tue May 24 21:20:19 2011 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 74.63.242.133
Tue May 24 21:20:19 2011 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 74.63.242.133
Tue May 24 21:20:19 2011 Initialization Sequence Completed
^CTue May 24 21:26:12 2011 event_wait : Interrupted system call (code=4)
Tue May 24 21:26:12 2011 TCP/UDP: Closing socket
Tue May 24 21:26:12 2011 /sbin/route del -net 74.63.242.130 netmask 255.255.255.255
Tue May 24 21:26:12 2011 /sbin/route del -net 0.0.0.0 netmask 128.0.0.0
Tue May 24 21:26:12 2011 /sbin/route del -net 128.0.0.0 netmask 128.0.0.0
Tue May 24 21:26:12 2011 Closing TUN/TAP interface
Tue May 24 21:26:12 2011 /sbin/ifconfig tun0 0.0.0.0
Tue May 24 21:26:12 2011 SIGINT[hard,] received, process exiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment