【问题标题】:DNS Taking a couple of attempts to resolve everytimeDNS 每次都尝试几次解析
【发布时间】:2012-06-29 10:09:30
【问题描述】:

在尝试使用 dns 解析主机名时,我的域控制器似乎遇到了一些问题。它似乎确实有效,但它总是需要尝试几次,即使它的主机名我已经解决了。我一直在网页和下载中注意到它。

这是我做的 nslookup 测试

C:\Users\chris.townsend>nslookup abc.com
Server:  dc.example.com
Address:  192.168.101.20

DNS request timed out.
    timeout was 2 seconds.
*** Request to dc.example.com timed-out

C:\Users\chris.townsend>nslookup abc.com
Server:  dc.example.com
Address:  192.168.101.20

Non-authoritative answer:
Name:    abc.com
Address:  199.181.132.250

有些网站可以第一次运行,有些则需要更多时间。我似乎无法弄清楚,并且在我们办公室的所有系统上都是一样的。重新启动和 /dnsflush 似乎也没有任何区别。

谁能给点建议?

【问题讨论】:

  • 以防万一其他人也有同样的问题:这就是我们发现的问题 - 我们使用了 watch Guard 路由器,它似乎是代理导致了这个问题。

标签: dns windows-server-2008


【解决方案1】:

以防万一其他人也有同样的问题:这就是我们发现的问题 - 我们使用了 watch Guard 路由器,它似乎是代理导致了这个问题

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-04-22
    • 2013-04-20
    • 2022-09-27
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多