From ca6bf9818dc9310b6140e0c3d6137206992af354 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Wed, 15 Jan 2020 23:58:44 -0800 Subject: [PATCH] Update docs --- docs/clients-zh.md | 4 +++- docs/clients.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/clients-zh.md b/docs/clients-zh.md index 00c39c8..a26eca1 100644 --- a/docs/clients-zh.md +++ b/docs/clients-zh.md @@ -189,13 +189,15 @@ Ubuntu 18.04 (和更新版本)用户可以安装 这里 检测你的 IP 地址,应该显示为`你的 VPN 服务器 IP`。 +如果在连接过程中遇到错误,请尝试 这个解决方案。 + ### Fedora 和 CentOS Fedora 28 (和更新版本)和 CentOS 7 用户可以使用更高效的 [IPsec/XAuth](clients-xauth-zh.md#linux) 模式连接。 ### 其它 Linux -首先看 这里 以确认 `network-manager-l2tp` 和 `network-manager-l2tp-gnome` 软件包是否在你的 Linux 版本上可用。如果可用,安装它们(选择使用 strongSwan)并参见上面的说明。另外,你也可以 [使用命令行配置 Linux VPN 客户端](#使用命令行配置-linux-vpn-客户端)。 +首先看 这里 以确认 `network-manager-l2tp` 和 `network-manager-l2tp-gnome` 软件包是否在你的 Linux 版本上可用。如果可用,安装它们(选择使用 strongSwan)并参见上面的说明。另外,你也可以 [使用命令行配置 Linux VPN 客户端](#使用命令行配置-linux-vpn-客户端)。 ## 故障排除 diff --git a/docs/clients.md b/docs/clients.md index 0182db2..788c96c 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -189,13 +189,15 @@ Ubuntu 18.04 (and newer) users can install the looking up your IP address on Google. It should say "Your public IP address is `Your VPN Server IP`". +If you get an error when trying to connect, try this fix. + ### Fedora and CentOS Fedora 28 (and newer) and CentOS 7 users can connect using the faster [IPsec/XAuth](clients-xauth.md#linux) mode. ### Other Linux -First check here to see if the `network-manager-l2tp` and `network-manager-l2tp-gnome` packages are available for your Linux distribution. If yes, install them (select strongSwan) and follow the instructions above. Alternatively, you may [configure Linux VPN clients using the command line](#configure-linux-vpn-clients-using-the-command-line). +First check here to see if the `network-manager-l2tp` and `network-manager-l2tp-gnome` packages are available for your Linux distribution. If yes, install them (select strongSwan) and follow the instructions above. Alternatively, you may [configure Linux VPN clients using the command line](#configure-linux-vpn-clients-using-the-command-line). ## Troubleshooting