Advertisement
Guest User

client

a guest
Aug 28th, 2012
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. Tue Aug 28 19:01:36 2012 OpenVPN 2.1.0 i686-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Jul 12 2010
  2. Tue Aug 28 19:01:36 2012 WARNING: using --pull/--client and --ifconfig together is probably not what you want
  3. Tue Aug 28 19:01:36 2012 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  4. Tue Aug 28 19:01:36 2012 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  5. Tue Aug 28 19:01:36 2012 /usr/bin/openssl-vulnkey -q -b 1024 -m <modulus omitted>
  6. Tue Aug 28 19:01:36 2012 LZO compression initialized
  7. Tue Aug 28 19:01:36 2012 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
  8. Tue Aug 28 19:01:36 2012 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
  9. Tue Aug 28 19:01:36 2012 Local Options hash (VER=V4): '41690919'
  10. Tue Aug 28 19:01:36 2012 Expected Remote Options hash (VER=V4): '530fdded'
  11. Tue Aug 28 19:01:36 2012 Socket Buffers: R=[114688->131072] S=[114688->131072]
  12. Tue Aug 28 19:01:36 2012 UDPv4 link local: [undef]
  13. Tue Aug 28 19:01:36 2012 UDPv4 link remote: [AF_INET]95.133.204.150:1194
  14. Tue Aug 28 19:01:40 2012 TLS: Initial packet from [AF_INET]95.133.204.150:1194, sid=ec3a121e daa4d16f
  15. Tue Aug 28 19:01:44 2012 VERIFY OK: depth=1, /C=UA/ST=test/L=test/O=test/CN=Fort-Funston_CA/emailAddress=me@myhost.mydomain
  16. Tue Aug 28 19:01:44 2012 VERIFY OK: depth=0, /C=UA/ST=kiev/L=kiev/O=cn/OU=server/CN=server/emailAddress=me@myhost.mydomain
  17. Tue Aug 28 19:01:48 2012 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
  18. Tue Aug 28 19:01:48 2012 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  19. Tue Aug 28 19:01:48 2012 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
  20. Tue Aug 28 19:01:48 2012 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  21. Tue Aug 28 19:01:48 2012 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
  22. Tue Aug 28 19:01:48 2012 [server] Peer Connection Initiated with [AF_INET]95.133.204.150:1194
  23. Tue Aug 28 19:01:51 2012 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
  24. Tue Aug 28 19:01:52 2012 PUSH: Received control message: 'PUSH_REPLY,route 192.168.100.0 255.255.255.0,route 192.168.100.0 255.255.255.0,topology net30,ping 10,ping-restart 120,route 192.168.1.0 255.255.255.0,ifconfig 192.168.100.6 192.168.100.5'
  25. Tue Aug 28 19:01:52 2012 OPTIONS IMPORT: timers and/or timeouts modified
  26. Tue Aug 28 19:01:52 2012 OPTIONS IMPORT: --ifconfig/up options modified
  27. Tue Aug 28 19:01:52 2012 OPTIONS IMPORT: route options modified
  28. Tue Aug 28 19:01:52 2012 ROUTE default_gateway=192.168.43.1
  29. Tue Aug 28 19:01:52 2012 TUN/TAP device tun0 opened
  30. Tue Aug 28 19:01:52 2012 TUN/TAP TX queue length set to 100
  31. Tue Aug 28 19:01:52 2012 /sbin/ifconfig tun0 192.168.100.6 pointopoint 192.168.100.5 mtu 1500
  32. Tue Aug 28 19:01:52 2012 /sbin/route add -net 192.168.1.0 netmask 255.255.255.0 gw 192.168.100.5
  33. Tue Aug 28 19:01:52 2012 /sbin/route add -net 192.168.100.0 netmask 255.255.255.0 gw 192.168.100.5
  34. Tue Aug 28 19:01:52 2012 /sbin/route add -net 192.168.100.0 netmask 255.255.255.0 gw 192.168.100.5
  35. SIOCADDRT: File exists
  36. Tue Aug 28 19:01:52 2012 ERROR: Linux route add command failed: external program exited with error status: 7
  37. Tue Aug 28 19:01:52 2012 /sbin/route add -net 192.168.1.0 netmask 255.255.255.0 gw 192.168.100.5
  38. SIOCADDRT: File exists
  39. Tue Aug 28 19:01:52 2012 ERROR: Linux route add command failed: external program exited with error status: 7
  40. Tue Aug 28 19:01:52 2012 Initialization Sequence Completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement