Windows:查找路由器使用的DNS而不访问它


1

好的,我可以在Mac上轻松完成这项工作:

networksetup -getdnsservers Wi-Fi

我如何在Windows上执行此操作?ipconfig /all并且nslookup google.com仅将路由器IP显示为DNS网关,但不显示路由器使用的DNS (由ISP提供或静态为8.8.8.8等)。

谢谢。

Answers:


1

如果您在IPV4属性下设置了“自动获取DNS服务器地址”,则路由器IP是正在使用的“真正”DNS服务器。将其更改为特定的DNS服务器ip,然后通过ipconfig命令显示。


重新提出问题...
jerrytouille 2013年
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.