Sunday, June 6, 2010

Network issues with NS Lookup


PROBLEM
A single vPro machine can be accessed via WebUI, but does not appear in DNS. Its name does not get resolved in NSLookup?
RESOLUTION
NSLookup does not use the standard client resolver routines but uses similar routines of its own. If true, this means a valid name-IP record could be cached on the client and being used by IE to resolve the name even though NSLookup fails to resolve the name and there is no DNS record.

To determine this, do the following:

  1. In the command prompt program, enter ipconfig /displaydns to inspect the cache for the dns record.




  2. Enter ipconfig /flushdns to clean out records and retry (it should fail if there is no DNS record).





No comments:

Post a Comment

Thank you for your comment! It is my hope that you find the information here useful. Let others know if this post helped you out, or if you have a comment or further information.