yzxx_1983 发表于 2010-5-24 10:21

【求助】 求高手看VPN无法连接代码

前几天在网友帮助下,成功建了VPN,前天上网正常,昨天在家就没有测试,今天出来上网就不行了,非常郁闷。把代码发出来,请懂的帮我看看!
Mon May 24 10:16:12 2010 NOTE: --user option is not implemented on Windows
Mon May 24 10:16:12 2010 NOTE: --group option is not implemented on Windows
Mon May 24 10:16:12 2010 OpenVPN 2.1.1 i686-pc-mingw32 built on Dec 11 2009
Mon May 24 10:16:12 2010 WARNING: No server certificate verification method has been enabled.See http://openvpn.net/howto.html#mitm for more info.
Mon May 24 10:16:12 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Mon May 24 10:16:12 2010 LZO compression initialized
Mon May 24 10:16:12 2010 Control Channel MTU parms [ L:1576 D:140 EF:40 EB:0 ET:0 EL:0 ]
Mon May 24 10:16:12 2010 Data Channel MTU parms [ L:1576 D:1450 EF:44 EB:135 ET:32 EL:0 AF:3/1 ]
Mon May 24 10:16:12 2010 Local Options hash (VER=V4): '31fdf004'
Mon May 24 10:16:12 2010 Expected Remote Options hash (VER=V4): '3e6d1056'
Mon May 24 10:16:12 2010 Attempting to establish TCP connection with 10.0.0.172:80
Mon May 24 10:16:12 2010 TCP connection established with 10.0.0.172:80
Mon May 24 10:16:12 2010 Send to HTTP proxy: 'CONNECT yzxx1983.3322.org:443 HTTP/1.0'
Mon May 24 10:16:33 2010 recv_line: TCP port read failed on recv(): Connection reset by peer (WSAECONNRESET) (errno=10054)
Mon May 24 10:16:33 2010 TCP/UDP: Closing socket
Mon May 24 10:16:33 2010 SIGUSR1 received, process restarting
Mon May 24 10:16:33 2010 Restart pause, 5 second(s)

yzxx_1983 发表于 2010-5-24 10:37

No server certificate verification method has been enabled

貌似这个问题,但是如何解决呢

yzxx_1983 发表于 2010-5-24 22:22

晚上竟然又可以了,假如明天再不行,怎么办?

yzxx_1983 发表于 2010-5-25 08:38

今天可以连了,难道回不了帖子?

dvdqueen 发表于 2010-5-25 23:20

现在情况怎样了 请你帮建vpn非常感谢

jowett 发表于 2010-5-25 23:33

你是CA认证的么?把server和Client的配置文件贴出来看看

polo258 发表于 2010-5-26 01:29

:) :) :)

yzxx_1983 发表于 2010-5-29 22:40

具体情况我也不知道,反正现在很稳定

yzxx_1983 发表于 2010-5-30 11:20

Sun May 30 11:13:55 2010 NOTE: --user option is not implemented on Windows
Sun May 30 11:13:55 2010 NOTE: --group option is not implemented on Windows
Sun May 30 11:13:55 2010 OpenVPN 2.1.1 i686-pc-mingw32 built on Dec 11 2009
Sun May 30 11:13:55 2010 WARNING: No server certificate verification method has been enabled.See http://openvpn.net/howto.html#mitm for more info.
Sun May 30 11:13:55 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Sun May 30 11:13:55 2010 LZO compression initialized
Sun May 30 11:13:55 2010 Control Channel MTU parms [ L:1576 D:140 EF:40 EB:0 ET:0 EL:0 ]
Sun May 30 11:13:55 2010 Data Channel MTU parms [ L:1576 D:1450 EF:44 EB:135 ET:32 EL:0 AF:3/1 ]
Sun May 30 11:13:55 2010 Local Options hash (VER=V4): '31fdf004'
Sun May 30 11:13:55 2010 Expected Remote Options hash (VER=V4): '3e6d1056'
Sun May 30 11:13:55 2010 Attempting to establish TCP connection with 10.0.0.172:80
Sun May 30 11:13:55 2010 TCP connection established with 10.0.0.172:80
Sun May 30 11:13:55 2010 Send to HTTP proxy: 'CONNECT yzxx1983.dyndns.org:443 HTTP/1.0'
Sun May 30 11:13:56 2010 HTTP proxy returned: 'HTTP/1.1 403 Forbidden '
Sun May 30 11:13:56 2010 HTTP proxy returned bad status
Sun May 30 11:13:56 2010 TCP/UDP: Closing socket
Sun May 30 11:13:56 2010 SIGUSR1 received, process restarting
Sun May 30 11:13:56 2010 Restart pause, 5 second(s)

怎么又连不上了,晕

SAILOR-HB 发表于 2010-6-1 22:30

和网络有关。 TCP port read failed on recv(): Connection reset by peer (WSAECONNRESET) (errno=10054)这行说明网络不稳定,断线重连即可。

yzxx_1983 发表于 2010-6-1 22:34

谢谢楼上,路由一直是开着的,搞不清为什么网络不稳定了?
页: [1]
查看完整版本: 【求助】 求高手看VPN无法连接代码