Update clients-zh.md
添加windows10可以连接VPN当不能访问可用外网解决方法。
This commit is contained in:
parent
442458193a
commit
4eed14aa66
1 changed files with 9 additions and 0 deletions
|
@ -241,6 +241,15 @@ Windows Phone 8.1 及以上版本用户可以尝试按照 <a href="http://forums
|
|||
|
||||
Windows 8.x 和 10 默认使用 "smart multi-homed name resolution" (智能多宿主名称解析)。如果你的因特网适配器的 DNS 服务器在本地网段上,在使用 Windows 自带的 IPsec VPN 客户端时可能会导致 "DNS 泄漏"。要解决这个问题,你可以 <a href="https://www.neowin.net/news/guide-prevent-dns-leakage-while-using-a-vpn-on-windows-10-and-windows-8/" target="_blank">禁用智能多宿主名称解析</a>,或者配置你的因特网适配器以使用在你的本地网段之外的 DNS 服务器(比如 8.8.8.8 和 8.8.4.4)。在完成后<a href="https://support.opendns.com/hc/en-us/articles/227988627-How-to-clear-the-DNS-Cache-" target="_blank">清除 DNS 缓存</a>并且重启计算机。
|
||||
|
||||
### Windows10 连接成功但不能访问外网
|
||||
|
||||
已知解决方案:
|
||||
|
||||
1. 控制面板->更改适配器设置->以太网(本地网络,实际连接网络的连接)->属性 取消勾选IPv6。
|
||||
2. 断开VPN连接->控制面板->更改适配器设置->VPN连接->属性 取消勾选IPv6->连接VPN。
|
||||
|
||||
此时应该已经可以正常访问外网。
|
||||
|
||||
### macOS VPN 流量
|
||||
|
||||
OS X (macOS) 用户: 如果你成功地使用 IPsec/L2TP 模式连接,但是你的公有 IP 没有显示为 `你的 VPN 服务器 IP`,请阅读上面的 [OS X](#os-x) 部分并完成这一步:单击 **高级** 按钮,并选中 **通过VPN连接发送所有通信** 复选框。然后重新连接 VPN。
|
||||
|
|
Loading…
Add table
Reference in a new issue