重装时openvpn出现这样的错误:An error occurred installing the TAP device driver
链接时还是出现connecting to client 1 has failed问题
Wed Apr 28 15:25:08 2010 OpenVPN 2.1.1 i686-pc-mingw32 [SSL] [LZO2] [PKCS11] built on Dec 11 2009
Wed Apr 28 15:25:08 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Wed Apr 28 15:25:09 2010 LZO compression initialized
Wed Apr 28 15:25:09 2010 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Wed Apr 28 15:25:09 2010 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Wed Apr 28 15:25:09 2010 Local Options hash (VER=V4): '69109d17'
Wed Apr 28 15:25:09 2010 Expected Remote Options hash (VER=V4): 'c0103fa8'
Wed Apr 28 15:25:09 2010 Attempting to establish TCP connection with 66.197.238.2:443
Wed Apr 28 15:25:09 2010 TCP connection established with 66.197.238.2:443
Wed Apr 28 15:25:09 2010 Socket Buffers: R=[8192->8192] S=[8192->8192]
Wed Apr 28 15:25:09 2010 TCPv4_CLIENT link local: [undef]
Wed Apr 28 15:25:09 2010 TCPv4_CLIENT link remote: 66.197.238.2:443
Wed Apr 28 15:25:09 2010 TLS: Initial packet from 66.197.238.2:443, sid=5b7cabfc fed2b0f7
Wed Apr 28 15:25:12 2010 VERIFY OK: depth=1, /C=CN/ST=BJ/L=BJ/O=valwoo.org/CN=server/[email protected]
Wed Apr 28 15:25:12 2010 VERIFY OK: nsCertType=SERVER
Wed Apr 28 15:25:12 2010 VERIFY OK: depth=0, /C=CN/ST=BJ/L=BJ/O=valwoo.org/CN=server/[email protected]
Wed Apr 28 15:25:19 2010 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Wed Apr 28 15:25:19 2010 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Apr 28 15:25:19 2010 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Wed Apr 28 15:25:19 2010 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Apr 28 15:25:19 2010 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Wed Apr 28 15:25:19 2010 [server] Peer Connection Initiated with 66.197.238.2:443
Wed Apr 28 15:25:22 2010 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Wed Apr 28 15:25:22 2010 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 208.67.222.222,dhcp-option DNS 208.67.220.220,route 10.8.0.0 255.255.255.0,topology net30,ping 10,ping-restart 120,ifconfig 10.8.0.6 10.8.0.5'
Wed Apr 28 15:25:22 2010 OPTIONS IMPORT: timers and/or timeouts modified
Wed Apr 28 15:25:22 2010 OPTIONS IMPORT: --ifconfig/up options modified
Wed Apr 28 15:25:22 2010 OPTIONS IMPORT: route options modified
Wed Apr 28 15:25:22 2010 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Wed Apr 28 15:25:22 2010 ROUTE default_gateway=192.168.1.1
Wed Apr 28 15:25:22 2010 There are no TAP-Win32 adapters on this system. You should be able to create a TAP-Win32 adapter by going to Start -> All Programs -> OpenVPN -> Add a new TAP-Win32 virtual ethernet adapter.
Wed Apr 28 15:25:22 2010 Exiting |