Code : Tout sélectionner
[root@sharkan vpn]# openvpn --config friend_vpn.conf
Mon Dec 5 04:19:09 2011 OpenVPN 2.2.1 i686-pc-linux-gnu [SSL] [LZO2] [EPOLL] [eurephia] built on Aug 13 2011
Mon Dec 5 04:19:09 2011 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Mon Dec 5 04:19:09 2011 LZO compression initialized
Mon Dec 5 04:19:09 2011 Control Channel MTU parms [ L:1574 D:138 EF:38 EB:0 ET:0 EL:0 ]
Mon Dec 5 04:19:09 2011 Socket Buffers: R=[114688->131072] S=[114688->131072]
Mon Dec 5 04:19:09 2011 Data Channel MTU parms [ L:1574 D:1450 EF:42 EB:135 ET:32 EL:0 AF:3/1 ]
Mon Dec 5 04:19:09 2011 Local Options hash (VER=V4): 'd79ca330'
Mon Dec 5 04:19:09 2011 Expected Remote Options hash (VER=V4): 'f7df56b8'
Mon Dec 5 04:19:09 2011 UDPv4 link local: [undef]
Mon Dec 5 04:19:09 2011 UDPv4 link remote: 174.37.216.201:2502
Mon Dec 5 04:19:09 2011 TLS: Initial packet from 174.37.216.201:2502, sid=54e5b271 0acf393c
Mon Dec 5 04:19:10 2011 VERIFY OK: depth=1, /C=US/ST=FL/L=Jacksonville/O=vpn.smashthestack.org/CN=vpn.smashthestack.org_CA/emailAddress=admin@smashthestack.org
Mon Dec 5 04:19:10 2011 VERIFY OK: nsCertType=SERVER
Mon Dec 5 04:19:10 2011 VERIFY OK: depth=0, /C=US/ST=FL/L=Jacksonville/O=vpn.smashthestack.org/CN=clients-server/emailAddress=admin@smashthestack.org
Mon Dec 5 04:19:10 2011 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Mon Dec 5 04:19:10 2011 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Dec 5 04:19:10 2011 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Mon Dec 5 04:19:10 2011 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Dec 5 04:19:10 2011 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Mon Dec 5 04:19:10 2011 [clients-server] Peer Connection Initiated with 174.37.216.201:2502
Mon Dec 5 04:19:13 2011 SENT CONTROL [clients-server]: 'PUSH_REQUEST' (status=1)
Mon Dec 5 04:19:13 2011 PUSH: Received control message: 'PUSH_REPLY,route 7.3.3.0 255.255.255.0,dhcp-option DNS 7.3.3.1,route-gateway 7.3.3.1,ping 10,ping-restart 120,ifconfig 7.3.3.3 255.255.255.0'
Mon Dec 5 04:19:13 2011 OPTIONS IMPORT: timers and/or timeouts modified
Mon Dec 5 04:19:13 2011 OPTIONS IMPORT: --ifconfig/up options modified
Mon Dec 5 04:19:13 2011 OPTIONS IMPORT: route options modified
Mon Dec 5 04:19:13 2011 OPTIONS IMPORT: route-related options modified
Mon Dec 5 04:19:13 2011 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Mon Dec 5 04:19:13 2011 ROUTE default_gateway=172.168.1.1
Mon Dec 5 04:19:13 2011 TUN/TAP device tap0 opened
Mon Dec 5 04:19:13 2011 TUN/TAP TX queue length set to 100
Mon Dec 5 04:19:13 2011 /usr/sbin/ip link set dev tap0 up mtu 1500
Mon Dec 5 04:19:13 2011 /usr/sbin/ip addr add dev tap0 7.3.3.3/24 broadcast 7.3.3.255
Mon Dec 5 04:19:13 2011 scripts/ns_update tap0 1500 1574 7.3.3.3 255.255.255.0 init
Mon Dec 5 04:19:15 2011 /usr/sbin/ip route add 7.3.3.0/24 via 7.3.3.1
RTNETLINK answers: File exists
Mon Dec 5 04:19:15 2011 ERROR: Linux route add command failed: external program exited with error status: 2
Mon Dec 5 04:19:15 2011 Initialization Sequence Completed