Re: Can't get NSlookup to work with 2003 dns

Tech-Archive recommends: Fix windows errors by optimizing your registry



Read inline please.

In news:4889FFD8-D530-4205-BDB7-AA09C950C707@xxxxxxxxxxxxx,
CryptiniteDemon <CryptiniteDemon@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I've tried everything on this one and I just can't solve it.

I'm running a few virtual LANs over a router and a switch. I'm able
to ping every computer from every other computer on the lan using
both the IP address and host names.

However, every time I try nslookup, i just can't get it to give me the
correct results. And I've set up the reverse zone a few different
ways with no luck in getting it to give me any host names of the
computers. So far the only thing I've been able to get is nslookup
to look up the DNS server ON the DNS server. If I do "nslookup
THETEST" from any machine but "THETEST" it doesn't work.

Here are the errors I'm getting with no reverse zone:

timeout was 2 seconds.
*** Can't find server name for address 10.99.6.100: Timed out
*Default servers are not avilable.
Server: UnKnown
Address: 10.99.6.100

*** UnKonw can't find THETEST: Server failed

You can't do an A record lookup and expect to get an answer from a reverse
zone.




when I create a reverse lookup zone for 10.in-addr.arpa along with a
pointer to THETEST, I still get the same crap when I do nslookup from
any computer that's not the DC.

So what's wrong here?

If the zone name is 10.in-addr.arpa., in order to create a PTR for IP
10.99.6.100, you need to create a sub-domain named 99, with a sub-domain
named 6 in it, then create a PTR named 100 with the server's name.

10.in-addr.arpa
|99
|6
100 PTR thetest.domain.com

Or create 6.99.10.in-addr.arpa.
100 PTR thetest.domain.com


Now, if you want to do "nslookup thetest"
Since "thetest" is not a valid DNS name, you need a DNS Suffix search list
and a zone for the domain name in the DNS suffix search list to make it
fully-qualified as a DNS name, thetest is not fully qualified, but
thetest.domain.com. is.(Yes, it requires the "." after the name to make it
fully-qualified as a DNS name.

Example, check your ipconfig /all, it will have your DNS Suffix search list
in it, if for example domain.com is your DNS Suffix search list, you need a
zone named domain.com for nslookup to do a single-label name lookup in. Then
you can create a host named thetest in the zone, and nslookup will find the
name by appending domain.com to the lookup.



--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


.



Relevant Pages

  • Re: W2K3 Enterprise R2 servers not accessible
    ... "Are you able to resolve their IP ... addresses using nslookup?" ... it now brings back the DNS server information. ... servername would need to be in the zone listed in the DNS suffix search list ...
    (microsoft.public.windows.server.dns)
  • Re: Hijacked DNS - How is this being done?
    ... Windows 2000 server Domain controller, run nslookup this is what ... mail1.extendcp.co.uk internet address = 82.110.105.32 ... do is set a custom DNS suffix search list that has only your internal domain ...
    (microsoft.public.win2000.dns)
  • Re: Host name in a DNS server
    ... I then rt-clicked and added a host with the same name as parent ... Now I want to add QXDOM1 to the zone so I right click again and add ... When I ping QXDOM1 I get a host not found error. ... www.xxxxx.com would have to be in your DNS suffix search ...
    (microsoft.public.windows.server.dns)
  • Re: Wildcard entries on Windows 2000 sub-domain
    ... entry in a domain I created below the root zone. ... it is not advisable to create a wildcard record in any domain ... suffix in the DNS suffix search list is appended to all names not followed ...
    (microsoft.public.windows.server.dns)
  • Re: DNS configuration for 2003 trusts..
    ... Are you using nslookup to look up only the host name? ... Before you can do host name lookup with nslookup, ... the DNS suffix search li9st. ...
    (microsoft.public.windows.server.dns)