I manage a small domain here at work with a single forest/single domain setup. Our domain name is the same as our public name (example.org) and we used to host our own web server here. We recently outsourced that to another place and are having a minor problem; when a user opens a browser and types in www.example.org they get our site. When they just type in example.org they do not get our site. I had to add the CNAME record for "www" and point it to the IP of the new web server and that works great.
I already know why when they type in example.org it doesn't load -- because the A records for "example.org", listed as "Same as parent folder" in Microsoft DNS, points to servers in our network, the DNS servers.
So I was thinking ok, great, I'll just delete the 2 A records for the domain and add a new one pointing to the off site web server. But then I started wondering if removing the "Same as parent folder" A records for the domain will screw up Active Directory. I thought all of the necessary AD DNS stuff was handled under the _MSDCS.example.org subdomain but don't want to delete the old A records in the example.org domain and then have issues.
Any ideas?
Also, might want to add that this change is only for the INTERNAL clients on our network. Of course if you're outside the network and using any other DNS server besides our internal (private) DNS servers the A record for example.org only points to the web server and works fine. It's just that the users here, who are pointing to our DNS servers inside, are having issues.
I already know why when they type in example.org it doesn't load -- because the A records for "example.org", listed as "Same as parent folder" in Microsoft DNS, points to servers in our network, the DNS servers.
So I was thinking ok, great, I'll just delete the 2 A records for the domain and add a new one pointing to the off site web server. But then I started wondering if removing the "Same as parent folder" A records for the domain will screw up Active Directory. I thought all of the necessary AD DNS stuff was handled under the _MSDCS.example.org subdomain but don't want to delete the old A records in the example.org domain and then have issues.
Any ideas?
Also, might want to add that this change is only for the INTERNAL clients on our network. Of course if you're outside the network and using any other DNS server besides our internal (private) DNS servers the A record for example.org only points to the web server and works fine. It's just that the users here, who are pointing to our DNS servers inside, are having issues.
Last edited: