方法一:删除 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RasMan\Parameters 下的 ProhibitIpSec 键值(如果没有,新建一个32位DWORDS值位1)
方法二:采用微软官网的方法,新建注册表值 (推荐)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent]
"AssumeUDPEncapsulationContextOnSendRule"=dword:00000002
组策略改好后生效命令(不用重启电脑):gpupdate /force /wait:0 (有些情况需要重启)
在服务中确保这三个服务自动启动。(进入services.msc)
Remote Access Auto Connection Manager
Remote Access Connection Manager
Secure Socket Tunneling Protocol Service
经过测试,基本都能解决!!
转载请注明:梦绘设计 » 软件技术支持 » WIN7用l2tp方式连接VPN服务器时报809错误
版权声明
本站《作品展示》类文章均为原创,转载必须注明出处,技术分享类文章部分来源于网络,版权归原作者所有,若侵权请留言。