客户端无法连接到 Ubuntu 12.04 & 14.04 LTS 上的 L2TP 服务器

客户端无法连接到 Ubuntu 12.04 & 14.04 LTS 上的 L2TP 服务器

我正在尝试在 AWS 上设置 L2TP/IPSec 服务器,实例运行 Ubuntu 14.04LTS。我按照此处找到的说明进行操作:https://raymii.org/s/tags/vpn.html

我尝试使用 12.04LTS 和 14.04LTS 来安装 VPN 服务器,但两者在 Windows 客户端上都出现了错误 789。

Error: 789 "The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer"

有人能给我一些想法或建议吗?我应该怎么做才能解决这个问题?除了 Openswan 之外,还有什么更好的应用程序可以安装吗?谢谢。

答案1

对于 Windows 用户,需要更改注册表才能连接到 NAT 后面的 IPsec/L2TP VPN(例如在 EC2 中)。请按照这些说明。向下滚动到底部可查看适用于 Windows XP 以及 Vista、7 和 Server 2008 的单独步骤。

相关内容