1
0
mirror of synced 2025-01-31 12:32:20 +03:00

Update docs

This commit is contained in:
hwdsl2 2020-12-13 15:52:27 -06:00
parent 599c1dab15
commit cf96051d6f
4 changed files with 2 additions and 4 deletions

View File

@ -348,7 +348,6 @@ Chromebook 用户: 如果你无法连接,请尝试以下步骤:编辑 VPN
* http://www.tp-link.com/en/faq-1029.html * http://www.tp-link.com/en/faq-1029.html
* https://documentation.meraki.com/MX-Z/Client_VPN/Troubleshooting_Client_VPN#Common_Connection_Issues * https://documentation.meraki.com/MX-Z/Client_VPN/Troubleshooting_Client_VPN#Common_Connection_Issues
* https://blogs.technet.microsoft.com/rrasblog/2009/08/12/troubleshooting-common-vpn-related-errors/
* https://stackoverflow.com/questions/25245854/windows-8-1-gets-error-720-on-connect-vpn * https://stackoverflow.com/questions/25245854/windows-8-1-gets-error-720-on-connect-vpn
### 检查日志及 VPN 状态 ### 检查日志及 VPN 状态

View File

@ -347,7 +347,6 @@ If you encounter other errors, refer to the links below:
* http://www.tp-link.com/en/faq-1029.html * http://www.tp-link.com/en/faq-1029.html
* https://documentation.meraki.com/MX-Z/Client_VPN/Troubleshooting_Client_VPN#Common_Connection_Issues * https://documentation.meraki.com/MX-Z/Client_VPN/Troubleshooting_Client_VPN#Common_Connection_Issues
* https://blogs.technet.microsoft.com/rrasblog/2009/08/12/troubleshooting-common-vpn-related-errors/
* https://stackoverflow.com/questions/25245854/windows-8-1-gets-error-720-on-connect-vpn * https://stackoverflow.com/questions/25245854/windows-8-1-gets-error-720-on-connect-vpn
### Check logs and VPN status ### Check logs and VPN status

View File

@ -107,7 +107,7 @@ wget https://git.io/ikev2setup -O ikev2.sh && sudo bash ikev2.sh
EOF EOF
``` ```
**注:** 如果你的服务器(或者 Docker 主机)运行 Debian 或者 CentOS/RHEL并且你想要启用 MOBIKE 支持,可以将上面命令中的 `mobike=no` 换成 `mobike=yes`。**不要** 在 Ubuntu 系统上启用该选项。 **注:** 如果你的服务器(或者 Docker 主机)运行 Debian 或者 CentOS/RHEL并且你想要启用 MOBIKE 支持,可以将上面命令中的 `mobike=no` 换成 `mobike=yes`。**不要** 在 Ubuntu 系统或者 Raspberry Pi 上启用该选项。
如果是 Libreswan 3.19-3.22 如果是 Libreswan 3.19-3.22

View File

@ -107,7 +107,7 @@ The following example shows how to manually configure IKEv2 with Libreswan. Comm
EOF EOF
``` ```
**Note:** If your server (or Docker host) runs Debian or CentOS/RHEL and you wish to enable MOBIKE support, replace `mobike=no` with `mobike=yes` in the command above. **DO NOT** enable this option on Ubuntu systems. **Note:** If your server (or Docker host) runs Debian or CentOS/RHEL and you wish to enable MOBIKE support, replace `mobike=no` with `mobike=yes` in the command above. **DO NOT** enable this option on Ubuntu systems or Raspberry Pis.
For Libreswan 3.19-3.22: For Libreswan 3.19-3.22: