well here is what it got this time: DNS request timed out. timeout was 2 seconds. *** Can't find server name for address 192.168.0.200: Timed out *** Default servers are not available Server: UnKnown Address: 192.168.0.200
Non-authoritative answer: Name: cgalliance.org Address: 64.202.166.214
How can i fix the revrese resolving issue?
Les Mikesell wrote:
On Wed, 2005-08-10 at 10:40, William Warren wrote:
nslookup trying to use enouch as a caching nameserver still fails:
*** Can't find server name for address 192.168.0.200: Non-existent domain Server: jericho.emmanuelcomputerconsulting.com Address: 192.168.0.1
That just means it can't reverse-resolve its own name which makes nslookup not trust it. You should fix that, but meanwhile it should work for normal operations. Try removing the alternative server(s) from a client and see if names still are resolved normally by everything but nslookup. You should get the same answer from dig @localhost some.domain.com as ping reports from a windows client.