win10系统 L2TP连接尝试失败:ERROR因为安全层在初始化与远程计算机的协商时遇到了一个处理错误...

it2022-05-05  135

1 确保IPsec Policy Agent服务已启动

2 确保路由和远程访问(Routing and Remote Access)和远程访问连接管理器服务(Remote Access Connection Manager)启动

3 注册表添加 ProhibitIpSec 注册表项

注册表路径HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rasman\Parameters创建ProhibitIpSec注册表项,选择DWORD类型并将其设置为 1 的值 

4 注册表添加 AllowL2TPWeakCrypto 注册表项 

注册表路径HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rasman\Parameters创建 AllowL2TPWeakCrypto 注册表项,选择DWORD类型并将其设置为 1 的值

5 重启计算机

转载于:https://www.cnblogs.com/canger/p/6127312.html

相关资源:解决win10 L2TP错误

最新回复(0)