Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DNS configuration

Status
Not open for further replies.

mudcow007

Technical User
Jan 22, 2007
10
0
0
GB
Hello guys/ gals

we currently run a 2000 domain with xp clients, dns has been installed on the schema server but without any reverse lookup zones

when i went to add a zone i chose AD integrated, then its askign for either "network id" or "zone name" we use the 192.168.0 range of address but we also have remote sites that connect in via VPN on different addresses, so i thought i will have to use "Zone Name" does this name matter what it is?

is the name the same as the domain? so if the domain was called "POP" the zone name would be "POP.ds"?

thanks all
 
sorry i forgot to mention, the reason i dont think DNS is configured correctly is that if you run "nslookup" you receive the message

"Cant find server name for address *********: non existant domain"

 
you should have DNS installed on all DCs.

from there, the PDCe should face itself and itself only for DNS.
all replica DCs in the same site as the PDCe should face the PDCe for preferred DNS, and themselves as alternate DNS.
One DC in remote sites should point to the PDCe as the preferred DNS server and itself as alternate, then all others in that site should face the DC in their site pointing to the PDCe for preferred as their preferred, and themselves as alternates.
This will both serve to standardize your name resolution topology as well as your replication topology.

You need to create a reverse lookup zone for all subnets that connect to your domain, not to mention subnet objects that are attached to the appropriate sites in AD Sites and Services.

- Brandon Wilson
MCSE:Security00/03; MCSA:Security03
MCSA:Messaging00; MCP; A+
IT Pangaea (
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top