Computing.Net > Forums > Windows Server 2003 > NSLOOKUP Problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

NSLOOKUP Problem

Reply to Message Icon

Name: prof3205
Date: June 22, 2004 at 09:59:59 Pacific
OS: WinSrv2003
CPU/Ram: P4 / 1gb
Comment:

I've installed AD and DNS on my Win03 server. I've setup DNS according to Microsoft instructions (I have the server's IP address pointing to itself in the network settings), created a Reverse Zone and I've configured a PTR record that points back to the server. I can ping the server by name or by address, and when I start NSLOOKUP I get the default server name and address correctly.

However, when I try to use NSLOOKUP for anything else I get an error message. For example, when I type the command
> NAME
I get the relpy with the correct server name and IP address, but the error message:
*** nvprod.nspv.com can't find name: Non-existent domain. ***

I've tried to point the client's DNS address to 127.0.0.1 ... no luck and I've checked all of the settings in DNS and they look alright.

Any clues or help would be greatly appreciated.

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: royn
Date: June 22, 2004 at 13:32:08 Pacific
Reply:

Did you create PTR and A records for the clients?
If not try to register a client with your DNS server with the ipconfig/registerdns command (if they are W2K or XP clients)
Pointing a client to the address 127.0.0.1 is not going to help; it’s the loop back address of the nic.


0

Response Number 2
Name: prof3205
Date: June 22, 2004 at 13:48:24 Pacific
Reply:

Yes, I have an "A" record in the forward zone and a "PTR" record in the reverse zone.

I have also re-registered the DNS address with IPCONFIG.

I can run NSLOOKUP with no errors, but when I type the "NAME" command, it replys with the server name and IP address, but then I get the error message listed above.

Thanks


0

Response Number 3
Name: royn
Date: June 22, 2004 at 14:31:18 Pacific
Reply:

I think you are using the wrong syntax.
Instead of name try typing the host name you’re trying to resolve.
See the example below

C:\Documents and Settings\roynak>nslookup
Default Server: server2003.child.contoso.local
Address: 192.168.0.4

> name
Server: server2003.child.contoso.local
Address: 192.168.0.4

*** server2003.child.contoso.local can't find name: Non-existent domain
> xppc
Server: server2003.child.contoso.local
Address: 192.168.0.4

Name: xppc.Child.Contoso.local
Address: 192.168.0.10

> server2003
Server: server2003.child.contoso.local
Address: 192.168.0.4

Name: server2003.Child.Contoso.local
Address: 192.168.0.4

> roynak
Server: server2003.child.contoso.local
Address: 192.168.0.4

Name: roynak.Contoso.local
Address: 192.168.0.6


0

Response Number 4
Name: prof3205
Date: June 22, 2004 at 14:36:54 Pacific
Reply:

DUH!!!!! Boy do I feel dumb.

When MS says "NAME" in the help, they mean type the name of the server, not the command NAME.

Thanks for the help ... I really appreciate it.


0

Response Number 5
Name: royn
Date: June 22, 2004 at 14:44:13 Pacific
Reply:

No problem!


0

Related Posts

See More



Response Number 6
Name: rookie2k3
Date: June 23, 2004 at 23:04:51 Pacific
Reply:

Just wanted to commend 'royn' on his
knowledge. I just started my long road
preparing for mcse 2003.

I just joined this group and hopefully
can get some help in the near future.

Best Regards


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: NSLOOKUP Problem

Domain controller problem www.computing.net/answers/windows-2003/domain-controller-problem/5332.html

Intranet/Internet Problems (DNS?) www.computing.net/answers/windows-2003/intranetinternet-problems-dns/4035.html

Help. Setup Win2003 Problem www.computing.net/answers/windows-2003/help-setup-win2003-problem/5950.html