我想使用L2TP来通过NAT,但是我不需要IPsec,因为IPsec浪费了很多CPU。 我可以在Linux上设置一个L2TP服务器,那么有没有IPsec的L2TP Windows客户端?
您可以使用默认的L2TP Windows客户端和ProhibitIpSec 。
我的理解是,没有IPsec的L2TP不安全。
警告:禁用L2TP连接的IPSEC是安全方面的严重限制,build议仅用于故障排除。“ – http://support.microsoft.com/kb/258261
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rasman\Parameters Add the following registry value to this key: Value Name: ProhibitIpSec Data Type: REG_DWORD Value: 1 Note that you must restart your Windows 2000-based computer for the changes to take effect.