DNS query walking
does know how dns query tree walking? example, have dns infrastructure this:
123.com
456.123.com
it seems servers or workstations @ 456.123.com , without additional suffix 123.com not find objects @ 123.com. know fix know how dns tree walking. can help?
thank much,
hi ,
in simplification evaluation done right left. dns first search if hosts forward lookup zone of 123.com, if forward lookup zone exist return ip record.
search suffix used client side resolver “suffix” dns query.if ping hostname called “servername,” if search suffix has been configured, whether automatically (being joined domain), or manually, “suffix” search suffix query.
for reference:
how dns works
https://technet.microsoft.com/en-us/library/cc772774%28v=ws.10%29.aspx?f=255&mspperror=-2147217396
configuring dns search suffixes (published ace fekay)
https://blogs.msmvps.com/acefekay/2011/02/12/configuring-dns-search-suffixes/
please note: since web site not hosted microsoft, link may change without notice. microsoft not guarantee accuracy of information.
best regards,
candy
please remember mark replies answers if help.
if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > IPAM, DHCP, DNS
Comments
Post a Comment