DNS error Help

  • Thread starter Thread starter jack
  • Start date Start date
J

jack

From a client pc i run nslookup and it says this:

Default Server: server1.domain.local
Address: 192.168.1.2
then i type:
ls -t A domain.local.
[server1.domain.local]
*** Can't list domain domain.local.: Query refusedAnyone know why i am getting this error.
 
In
jack said:
From a client pc i run nslookup and it says this:

Default Server: server1.domain.local
Address: 192.168.1.2
then i type:
ls -t A domain.local.
[server1.domain.local]
*** Can't list domain domain.local.: Query refusedAnyone know why i am getting this error.

The -ls command is a zone transfer, you must have zone transfers enabled to
the machine you are running the command on.
 
The zone isn't configured to allow zone transfers to the client you are running nslookup on.

Thank you,
Mike Johnston
Microsoft Network Support
--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from
which they originated.
 

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

Back
Top