Jump to content

Recommended Posts

Posted

At home I run the following network:

network.jpg

All the client PCs use WinXP and the server has Win2k3.

On the server I installed DNS Server, but now have the following problem when doing

nslookup on either the client computers or the server itself:

C:\Documents and Settings\Administrator>nslookup www.starwars.com
*** Can't find server name for address 192.168.0.1: Non-existent domain
*** Default servers are not available
Server: UnKnown
Address: 192.168.0.1

Non-authoritative answer:
Name: www.starwars.com
Address: 206.13.40.51


Posted

What you should be doing is forwarding the DNS on your server to your ISP's DNS server(s). That way the queries within your network will be forwarded to the internet.

Posted

LONG POST AHEAD -

You didn't mention if this was on a workgroup or a domain, but this reply is more for a domain. On the server - Primary DNS should be the server's IP address. There should NOT be any ISP's DNS on the secondary. Like the other poster said, if you go into your fowarders tab under the DNS MMC, you can create your foward and reverse look up zones. The reverse lookup zone, is usually in the format of "x.0.168.192" In theory, that's how a lot of mail servers decide whether or not to bounce or receive mail. If it can't do a reverse look up (spammers commonly have this problem) then it gets a rejected mail from the reciepient.

The client should have their server's IP on the primary DNS so when you do an Nslookup, It should now say:

DEFAULT SERVER: 192.168.0.X

SERVER.DOMAIN.COM(LOCAL)

sorry for the long reply.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...