NSlookup

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

We have a domain spread over the UK all our servers run
DNS and have a zone deligated. When we install a server
at a site running NAT the nslookup fails to work and
defaults to the secondary DNS server. The error is "cant
find server name for address XX.XX.XX.XX: non existant
domain" where XX is the ip.

Does anyone have any idears please
 
In
Mark said:
We have a domain spread over the UK all our servers run
DNS and have a zone deligated. When we install a server
at a site running NAT the nslookup fails to work and
defaults to the secondary DNS server. The error is "cant
find server name for address XX.XX.XX.XX: non existant
domain" where XX is the ip.

Does anyone have any idears please

This is just Nslookup trying to perform a reverse lookup on the IP of the
DNS address. You can ignore this or create a reverse lookup zone and PTR
record.
 
To add to Kevin's comment... I would not recommend that you add a reverse
lookup zone just to resolve this issue. It would be much less trouble to
simply ignore the message.
 

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

Similar Threads

nslookup issue 6
newbie: nslookup question 2
nslookup? 1
Record exists on DNS servers, but nslookup fails 1
Nslookup problem 8
NSLookup Error Message!!! Urgent!! 3
nslookup error 6
nslookups on a dns server 2

Back
Top