风一样的男孩 发表于 2012-6-27 14:41:32

vpn 连接800 错误

今天配置好了PPTP 连接到公司网络,但是怎么连接都不能进行连接到公司网络,于是查找相应的原因 ,首先检查了vpn服务器,其他 地区是可以登录的,包括XP/WIN7系统都是可以进入系统的,也更新了本地的DNS缓存,修改了注册表等相应的信息,于是还不能解决.

查找相应的问题,并开始一步步进行解决 ,以下是解决问题的一些方法,都试过,但是还不能解决 问题,于是登录到,家里使用的路由器上查看,查看安全的设置,检查到,我所使用的路由器中的,一些安全设置并全部是关闭状态,于是开启我现有创建VPN的连接方法,打开路由器上PPTP,并进行保存设置,重启路由器。

然后我们重新进行连接到VPN,可以正常的登录到公司网络,看来,不光要是解决,服务端的问题,网络的问题,还得解决 本地连接网络中的路由问题

--------------------------------------

以下是解决方法,查询得知!

错误消息:VPN Connection Error 800:Unable to Establish Connection(VPN 连接错误 800:无法建立连接)
症状
在尝试建立虚拟专用网络 (VPN) 连接时,可能会出现以下错误消息:
Error 800:Unable to establish connection
原因
此问题可能是由于路由器的固件已过期所造成的。例如,如果使用的 Cisco 路由器的固件 2000 年或更早过期,则会发生此问题。
要验证这就是问题的原因,请查看网络跟踪。Cisco 设备宣称在端口 1723 上在 TCP 握手协议中窗口大小为 0。
解决方案
要解决此问题,请与路由器制造商联系,以进行可能的升级。
Error 800: Unable to establish the VPN connection. The VPN server may be un-reachable, or security parameters may not be configured properly for this connection.
错误 800:不能建立VPN连接。VPN服务器不能到达,或连接的安全参数设置不正确。
Resolutions:
1) if you have firewall, open TCP Port 1723, IP Protocol 47 (GRE).
    如果你使用了防火墙,请打开端口1723和IP协议47
2) make sure you can reach the VPN server by using ping.   Sometimes, poor connection can cause this issue too.
    确定你能PING通VPN服务器,有时,糟糕的网络也能引起这样的故障。
3) You may need to updated firmware on a router or firewall if other OS (win9x/nt/me/w2k) works except XP.
    如果除了XP其他系统都能正常工作,你也许需要更新路由器或防火墙的固件。
4) The VPN server may not be able to get IP from DHCP for the VPN client. So, you may want to re-configure VPN host networking settings.
    VPN服务器可能无法从DHCP获得分配个VPN客户端IP地址。因此,你须要重新配置VPN主机的网络设置。
5) Make sure no other secure software blocks your access, for example, if you use Norton secure software, you may need to add the remote client's IP so that the client can access.
6) If your VPN running on a Windows RRAS with NAT enabled, you may want to check the NAT settings.
7) If you can establish the VPN from the desktop at home but not from the laptop. Make sure no security software like Microsoft OneCare software that blocks the GRE
页: [1]
查看完整版本: vpn 连接800 错误