www.domain.com and domain.com records in microsoft dns
Posted
by
captainmish
on Server Fault
See other posts from Server Fault
or by captainmish
Published on 2011-03-10T15:10:53Z
Indexed on
2011/03/10
16:12 UTC
Read the original article
Hit count: 426
Hello
Apologies if this is already answered, its a tricky one to search for! We are using split DNS for a domain used internally. For the outside nameservers, theres a simple zone with:
@ IN A ip.ad.dr.ess
www IN A ip.ad.re.ss
This works fine externally. Internally its a windows server 2003 DNS server, so the www a record works fine, but I cant figure out how to add that primary record (using at symbol @ in bind).
Can anyone help with how to get the same results from windows dns? I just want to be able to add a record for domain.com without being forced to use something.domain.com
Thanks,
Edit: This domain is not the "main" AD domain, and not used for logins etc.
© Server Fault or respective owner