From 7c6563d581404e264c011c87da1707353dc47708 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Fri, 9 Nov 2018 18:47:34 -0600 Subject: [PATCH] Update docs - Add info about IPv6 traffic - Closes #480. Thanks @sunfeilong! --- docs/clients-zh.md | 2 ++ docs/clients.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/clients-zh.md b/docs/clients-zh.md index 3a6317f..1e26b28 100644 --- a/docs/clients-zh.md +++ b/docs/clients-zh.md @@ -241,6 +241,8 @@ Windows Phone 8.1 及以上版本用户可以尝试按照 禁用智能多宿主名称解析,或者配置你的因特网适配器以使用在你的本地网段之外的 DNS 服务器(比如 8.8.8.8 和 8.8.4.4)。在完成后清除 DNS 缓存并且重启计算机。 +另外,如果你的计算机启用了 IPv6,所有的 IPv6 流量(包括 DNS 请求)都将绕过 VPN。要在 Windows 上禁用 IPv6,请看这里。 + ### 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 4adf0e7..fc5b73c 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -241,6 +241,8 @@ After upgrading Windows 10 version (e.g. from 1709 to 1803), you may need to re- 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 are 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). When finished, clear the DNS cache and reboot your PC. +In addition, if your computer has IPv6 enabled, all IPv6 traffic (including DNS queries) will bypass the VPN. Learn how to disable IPv6 in Windows. + ### 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.