我有一个NSD服务器作为区域的主服务器,并希望
Windows Server(2008和2012 RC)框是该区域的辅助服务器.一切都配置和工作除了:
当Windows从NSD收到通知消息时,它会发送IXFR区域传输请求.但是,NSD无法通过“未实现”执行IXFR请求和答案.
不幸的是,Windows现在不会重试并请求AXFR传输.我必须等待刷新超时到期才能获得最新的区域数据.
这是Windows中的已知错误,还是Windows中有任何配置选项可以更改此行为?
RFC只说了
Thus,a client should first make an IXFR query using UDP. If the
query type is not recognized by the server,an AXFR (preceded by a
UDP SOA query) should be tried,ensuring backward compatibility.
所以这不是Windows的一个错误,只是烦人
原文链接:https://www.f2er.com/windows/366300.html