我已通过预共享密钥为L2TP虚拟专用网连接配置了Windows Server 2016。服务器的LAN端地址为192.10.0.100。我可以从LAN端访问VPN。以下是我为VPN制定的规则: NAT add action=dst-nat chain=dstnat comment="NAT Rule for L2TP General Port 500" \port 500" dst-port=4500 \add action=accept chain=
我正在工作的MAC应用程序,在其中,我必须存储密码和SharedSecretKey系统密钥链。现在,我在当前的os x应用程序中添加了命令行作为目标,只需调用VPNKeychain类的方法,该方法用于在SystemKeychain中存储密码和共享密钥。; [VPNKeychain createPasswordKeyChainItem:@"L2TP By Mac Application[NSString stringWithUTF8Strin