From 273ebe04879ee804bea0e1326bb87e95a37fccc8 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Mon, 5 Nov 2018 07:47:09 -0600 Subject: [PATCH] Update docs --- docs/clients-zh.md | 5 +++++ docs/clients.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/clients-zh.md b/docs/clients-zh.md index f86ac8d..3934baf 100644 --- a/docs/clients-zh.md +++ b/docs/clients-zh.md @@ -19,6 +19,7 @@ * [Windows 错误 809](#windows-错误-809) * [Windows 错误 628](#windows-错误-628) * [Windows 10 升级](#windows-10-升级) + * [Windows 8/10 DNS 泄漏](#windows-810-dns-泄漏) * [macOS VPN 流量](#macos-vpn-流量) * [Android 6 及以上版本](#android-6-及以上版本) * [Chromebook 连接问题](#chromebook-连接问题) @@ -227,6 +228,10 @@ Windows Phone 8.1 及以上版本用户可以尝试按照 禁用智能多宿主名称解析,或者配置你的因特网适配器以使用在你的本地网段之外的 DNS 服务器(比如 8.8.8.8 和 8.8.4.4)。在完成后重启计算机。 + ### macOS VPN 流量 OS X (macOS) 用户: 如果你成功地使用 IPsec/L2TP 模式连接,但是你的公有 IP 没有显示为 `你的 VPN 服务器 IP`,请阅读上面的 [OS X](#os-x) 部分并完成这一步:单击 **高级** 按钮,并选中 **通过VPN连接发送所有通信** 复选框。然后重新连接 VPN。 diff --git a/docs/clients.md b/docs/clients.md index 59044a9..1b5a039 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -19,6 +19,7 @@ After settin * [Windows Error 809](#windows-error-809) * [Windows Error 628](#windows-error-628) * [Windows 10 upgrades](#windows-10-upgrades) + * [Windows 8/10 DNS leaks](#windows-810-dns-leaks) * [macOS VPN traffic](#macos-vpn-traffic) * [Android 6 and above](#android-6-and-above) * [Chromebook issues](#chromebook-issues) @@ -227,6 +228,10 @@ To fix this error, please follow these steps: After upgrading Windows 10 version (e.g. from 1709 to 1803), you may need to re-apply the fix above for [Windows Error 809](#windows-error-809) and reboot. +### Windows 8/10 DNS leaks + +Windows 8.x and 10 use "smart multi-homed name resolution" by default, which may cause "DNS leaks" when using the native IPsec VPN client if your DNS servers on the Internet adapter is from the local network segment. To fix, you may either disable smart multi-homed name resolution, or configure your Internet adapter to use DNS servers outside your local network (e.g. 8.8.8.8 and 8.8.4.4). Reboot your PC when finished. + ### macOS VPN traffic OS X (macOS) users: If you can successfully connect using IPsec/L2TP mode, but your public IP does not show `Your VPN Server IP`, read the [OS X](#os-x) section above and complete this step: Click the **Advanced** button and make sure the **Send all traffic over VPN connection** checkbox is checked. Then re-connect the VPN.