How getnamebyaddr work?

  • Thread starter Thread starter Polaris
  • Start date Start date
P

Polaris

Hi Experts:

Can anyone tell me how getnamebyaddr work? Does it try to resolve name by
contacting local DNS service first (looking at the local
/Windows/System/drivers/etc/hosts file)? If failed, it will try to contact
remote DNS server?

Thanks in Advance!
Polaris
 
Correct , the host file at first but dns cache searched too ( you can do the
same with "ipconfig /displaydns" in dos box ) and Netbios names( if Netbios
enabled ) and after that dns query
Arkady
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top