问题
我每天都会遇到一次这样的 DNS 问题,我无法在任何浏览器上导航到任何网站,但已经开始下载或媒体流继续正常运行。
命令 ipconfig /all
While the issue lasts:
Windows IP Configuration
Host Name . . . . . . . . . . . . : Home
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : lan
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : lan
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : 50-E5-49-55-86-0C
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.1.64(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Saturday, February 02, 2013 5:37:39 AM
Lease Expires . . . . . . . . . . : Sunday, February 03, 2013 5:37:39 PM
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
NetBIOS over Tcpip. . . . . . . . : Enabled
Just after the issue disappears:
Windows IP Configuration
Host Name . . . . . . . . . . . . : Home
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : lan
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : lan
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : 50-E5-49-55-86-0C
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.1.64(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Saturday, February 02, 2013 5:37:39 AM
Lease Expires . . . . . . . . . . : Sunday, February 03, 2013 10:52:52 PM
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
NetBIOS over Tcpip. . . . . . . . : Enabled
解决之道
重启路由器/windows 或者等待 5-10 分钟。但第二天问题又出现了。
什么不能解决问题
以下任一项:我尝试过的 cmd 命令,如 /flushdns 或 /renew、禁用 Windows 防火墙或禁用 IPv6。
编辑
- 路由器:Speedtouch 510(5.4.0.14)
- ISP:LINKdotNET(埃及)
- 有线 DSL 连接
有什么帮助吗?
答案1
尝试使用公共 DNS 服务器。使用名称台找到最快的解析器。
答案2
看起来您的 ISP 可能正在重新启动其 DNS 服务器。我会使用一组不同的 DNS 服务器(如 Google 或 OpenDNS),尽管它们的速度可能较慢,但至少它们始终处于运行状态。
您可以做的是将 ISP 的 DNS 设为主 DNS,将 Google 的 DNS 设为辅 DNS。这样,当您的 ISP 的 DNS 服务器停止响应时,您仍然可以获取 DNS 结果。
答案3
很久以前我在 Windows XP 中遇到过类似的问题。除了浏览之外,其他一切都正常。
一旦您放弃 DNS 作为问题的根源,请尝试在 cmd>ncpa.cpl>连接属性中卸载/重新安装“Microsoft 网络客户端”。