询问者
WIN10 DNS首选和备用服务器优先级的问题

问题
全部回复
-
Hi ,
>>在我了解应该是在首选DNS服务器无法解析的情况下才去向备用DNS服务器发送请求,而不是现在的同时发送。
正常情况就应该是首选DNS不响应客户端的查询时,客户端才使用列表中的备选DNS服务器重试该查询。
所以同时向首选和备选DNS发送请求的现象在windows 10中是不正常的现象。你可以更换其他的客户端看一下解析的记录是否正常。
关于客户端DNS解析的顺序,可以参考以下的官方文档:
The DNS Client service queries the DNS servers in the following order:
- The DNS Client service sends the name query to the first DNS server on the preferred adapter’s list of DNS servers and waits one second for a response.
- If the DNS Client service does not receive a response from the first DNS server within one second, it sends the name query to the first DNS servers on all adapters that are still under consideration and waits two seconds for a response.
- If the DNS Client service does not receive a response from any DNS server within two seconds, the DNS Client service sends the query to all DNS servers on all adapters that are still under consideration and waits another two seconds for a response.
- If the DNS Client service still does not receive a response from any DNS server, it sends the name query to all DNS servers on all adapters that are still under consideration and waits four seconds for a response.
- If it the DNS Client service does not receive a response from any DNS server, the DNS client sends the query to all DNS servers on all adapters that are still under consideration and waits eight seconds for a response.
NET: DNS: DNS client resolution timeouts
如果回复对您有所帮助的话,请您把回复标记为答复,方便论坛中其他有相同问题的用户快速找到有帮助的回复。
此致
Candy
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
Hello ,
这个需要上传网络包进行分析了,但是作为论坛的工程师,抓包分析已经超出了我们的支持范围,而且由于论坛是公共开放的,我们没有隐私渠道来收集用户的log信息。因此建议联系微软客户服务代表,他们会帮你向微软开启电话或者是邮件case,这样可以保证隐私信息的情况下,通过1对1的方式进行技术支持。
以下是微软的开case链接:
https://support.microsoft.com/en-us/gp/customer-service-phone-numbers
此致
Candy
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
浏览器访问某个网站,都是浏览器的进程去call dnscahe的service的,再由dnscache调用我们网卡上的设置,而且这个设置都是存在注册表里面的。建议还是和微软开case进行深入研究的,这个问题可能需要去收各类trace去看的,论坛很难去进行排错的。
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
据我所知是要收费的,具体的信息可以在电话中向微软客户服务代表咨询。
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com