This content has been marked as final.
Show 3 replies
-
Re: DNS Information Confusion
greg@solarwinds.net Jul 8, 2010 11:41 AM (in response to cj54487)Sure - There might be a reverse record in the WINs database, or the local machine's DNS cache.
IPAT makes a call to Winsock, which will query many sources including the local machine DNS cache, and any WINS and DNS servers that it knows about.
To view the local cache type the following at a command line: ipconfig /displaydns
To validate the result in IPAT, you can use ping -a to reverse resolve using the same methods.
'ping -a <ip address>'
HTH,
Greg
-
Re: DNS Information Confusion
cj54487 Jul 8, 2010 11:53 AM (in response to greg@solarwinds.net)Thank you Greg. Is there a way to have IPAT ignore WINS entires? Also, where would I modify IPAT to change the DNS servers it uses?
-
-