When you do a 'NSLOOKUP' and encounter a similar error as below
"
C:\>nslookup
*** Can't find server name for address 192.168.1.1: Non-existent domain
*** Can't find server name for address 192.168.1.2: Non-existent domain
*** Default servers are not available
"
Verify that the PTR record is added for the DNS Server(s) is in the DNS Forward and Reverse Lookup Zones.
Do a ipconfig/flushdns and try NSLOOKUP again. That error should not occurs again. :)
Subscribe to:
Post Comments (Atom)
2 comments:
also do ipconfig/registerdns.it worked for me unlike the -refresh,update server data-options
Worked for me as well. Thanks!
Post a Comment