changno 发表于 2010-5-11 21:18

【求助】请大家帮忙分析下OPENVPN出错的原因

Tue May 11 21:13:43 2010 NOTE: --user option is not implemented on Windows
Tue May 11 21:13:43 2010 NOTE: --group option is not implemented on Windows
Tue May 11 21:13:43 2010 OpenVPN 2.1.1 i686-pc-mingw32 built on Dec 11 2009
Tue May 11 21:13:43 2010 WARNING: No server certificate verification method has been enabled.See http://openvpn.net/howto.html#mitm for more info.
Tue May 11 21:13:43 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue May 11 21:13:43 2010 LZO compression initialized
Tue May 11 21:13:43 2010 Control Channel MTU parms [ L:1576 D:140 EF:40 EB:0 ET:0 EL:0 ]
Tue May 11 21:13:43 2010 Data Channel MTU parms [ L:1576 D:1450 EF:44 EB:135 ET:32 EL:0 AF:3/1 ]
Tue May 11 21:13:43 2010 Local Options hash (VER=V4): '31fdf004'
Tue May 11 21:13:43 2010 Expected Remote Options hash (VER=V4): '3e6d1056'
Tue May 11 21:13:43 2010 Attempting to establish TCP connection with 10.0.0.172:80
按照ylxma兄弟这个设置的 http://www.ibmnb.com/thread-947603-1-1.html ,总是连不上。请大家帮忙看下是什么问题?多谢了

seaxp 发表于 2010-5-11 21:23

用的443端口吧,80也可以吗?

changno 发表于 2010-5-11 21:29

LS兄弟能加我Q183115239指导下么

changno 发表于 2010-5-11 21:38

我把端口改为80还是一样的报错,兄弟们给指导下哈

8233657 发表于 2010-5-11 22:27

北京移动封PE和VPN了。
看看这里http://www.ibmnb.com/thread-952418-1-1.html

SAILOR-HB 发表于 2010-5-11 23:33

注意设置路由器的系统时间.我的问题就是这样解决的.

changno 发表于 2010-5-11 23:37

时间没问题呀

Black-Xstar 发表于 2010-5-12 01:43

配置文件和完整的log贴出来。

changno 发表于 2010-5-12 01:58

回ls兄弟 这是配置文件
http-proxy 10.0.0.172 80            
http-proxy-timeout 45               
http-proxy-retry                     


client
dev tap
proto tcp

remote changno.3322.org 443
keepalive 10 240
resolv-retry infinite

persist-key
persist-tun
user nobody
group nobody

ca ca.crt
cert aaa.crt
key aaa.key

cipher BF-CBC
comp-lzo
nobind
verb 3
float

route 0.0.0.0 0.0.0.0 192.168.1.1 8
route-gateway 192.168.1.1
redirect-gateway def1
dhcp-option DNS 192.168.1.1

seaxp 发表于 2010-5-12 02:06

redirect-gateway def1
这一句的def1是在win7和Vista上用的,xp好像不需要。

seaxp 发表于 2010-5-12 02:09

Posted by 8233657 on 2010-5-11 22:27 http://www.ibmnb.com/images/common/back.gif
北京移动封PE和VPN了。
看看这里http://www.ibmnb.com/thread-952418-1-1.html

北京移动连VPN都封了???似乎不可能吧,VPN是通过80和443做的啊,443可以封掉,80也要封掉?更何况443封掉以后手机银行怎么用啊,所有的手机用户都不能用手机银行了?

changno 发表于 2010-5-12 02:17

我把无线断开,重新用VPN连接 居然成功了,多谢LS几位兄弟了

changno 发表于 2010-5-12 02:19

开着无线 不能VPN连接么

seaxp 发表于 2010-5-12 02:25

对的 无线网卡的连接默认优先。

changno 发表于 2010-5-12 02:37

这2M的宽带上VPN 太慢了,能不能在路由里面做些什么改动来提高上传下载的速度?

[ Edited bychangno on 2010-5-12 02:41 ]

seaxp 发表于 2010-5-12 03:44

2M ADSL上传最大50KB,所以你的VPN最大的传输能力就是50KB。除非你换光纤。呵呵4M的ADSL上传最大传输能力也就是50KB。
页: [1]
查看完整版本: 【求助】请大家帮忙分析下OPENVPN出错的原因