From d44b09d57724ee223ff3165d0b1ef46e83233302 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Mon, 11 May 2020 23:23:38 -0500 Subject: [PATCH] Update docs --- docs/ikev2-howto-zh.md | 2 +- docs/ikev2-howto.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index 751d8ad..9fac53e 100644 --- a/docs/ikev2-howto-zh.md +++ b/docs/ikev2-howto-zh.md @@ -230,7 +230,7 @@ wget https://git.io/ikev2setup -O ikev2setup.sh && sudo bash ikev2setup.sh ## 配置 IKEv2 VPN 客户端 -**注:** 如果你在上面的第一步指定了服务器的域名(而不是 IP 地址),则必须在 **服务器地址** 和 **远程 ID** 字段中输入该域名。 +**注:** 如果你在上面的第一步指定了服务器的域名(而不是 IP 地址),则必须在 **服务器地址** 和 **远程 ID** 字段中输入该域名。如需为更多的客户端生成证书,请参见上一小节的第 4 步。 * [Windows 7, 8.x 和 10](#windows-7-8x-和-10) * [OS X (macOS)](#os-x-macos) diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md index 926d9f5..c42d64a 100644 --- a/docs/ikev2-howto.md +++ b/docs/ikev2-howto.md @@ -230,7 +230,7 @@ Before continuing, you **must** restart the IPsec service. The IKEv2 setup on th ## Configure IKEv2 VPN clients -**Note:** If you specified the server's DNS name (instead of its IP address) in step 1 above, you must enter the DNS name in the **Server** and **Remote ID** fields. +**Note:** If you specified the server's DNS name (instead of its IP address) in step 1 above, you must enter the DNS name in the **Server** and **Remote ID** fields. If you wish to generate certificates for additional VPN clients, refer to step 4 in the previous section. * [Windows 7, 8.x and 10](#windows-7-8x-and-10) * [OS X (macOS)](#os-x-macos)