diff --git a/docs/clients-zh.md b/docs/clients-zh.md index 8a275d6..f75d0ac 100644 --- a/docs/clients-zh.md +++ b/docs/clients-zh.md @@ -112,6 +112,8 @@ Add-VpnConnection -Name 'My IPsec VPN' -ServerAddress '你的 VPN 服务器 IP' 1. 在 **名称** 字段中输入任意内容。 1. 在 **类型** 下拉菜单选择 **L2TP/IPSec PSK**。 1. 在 **服务器地址** 字段中输入`你的 VPN 服务器 IP`。 +1. 保持 **L2TP 密钥** 字段空白。 +1. 保持 **IPSec 标识符** 字段空白。 1. 在 **IPSec 预共享密钥** 字段中输入`你的 VPN IPsec PSK`。 1. 单击 **保存**。 1. 单击新的VPN连接。 diff --git a/docs/clients.md b/docs/clients.md index 63b1008..b0e6b92 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -112,6 +112,8 @@ If you get an error when trying to connect, see Troub 1. Enter anything you like in the **Name** field. 1. Select **L2TP/IPSec PSK** in the **Type** drop-down menu. 1. Enter `Your VPN Server IP` in the **Server address** field. +1. Leave the **L2TP secret** field blank. +1. Leave the **IPSec identifier** field blank. 1. Enter `Your VPN IPsec PSK` in the **IPSec pre-shared key** field. 1. Tap **Save**. 1. Tap the new VPN connection.