- Authoritative Domain Problem
- Posted by Chriss3 on February 23rd, 2004
You should not use a AD integrated zone for public dns servers. How ever
what kind of problem happens here? if we taking about www and mail records
such www.company.com not can be found inside the domain for uses, you can
add a CNAME for www and point it to the external webserver.
--
Regards,
Christoffer Andersson
No email replies please - reply in the newsgroup
If the information was help full, you can let me know at:
http://www.itsystem.se/employers.asp?ID=1
"DNS Question" <anonymous@discussions.microsoft.com> skrev i meddelandet
news:4E4C5B04-109A-4D66-807A-424164DD82A5@microsoft.com...
way to have AD import the zones from the remote DNS server into the GC.
- Posted by DNS User on February 23rd, 2004
Okay........here is the scenario. AD has been setup to use the domain name company.net. The public nameservers have company.net and company.com as setup as zone files. The .net TLD is primarily used for internal use but is still accessible via public
Now that AD has been setup with company.net any servers that we need to access via company.net do not resolve becuase the new AD is authoritative over the zone. For this reason, I am trying to find out if there is a way to query the public nameserver for this one company.net domain and then have the AD server automatically update with the new records. These records would consist of existing ones as well as others that will be added.
- Posted by Chriss3 on February 23rd, 2004
There is a manually way to do it, with out know much about your public
server farm. you can put the follow in the AD DNS ZONE.
www CNAME or host pointing to the particular public webserver
mail cname or host pointing to the particular public mail server
name of public server as cname or host pointing to the public server
--
Regards,
Christoffer Andersson
No email replies please - reply in the newsgroup
If the information was help full, you can let me know at:
http://www.itsystem.se/employers.asp?ID=1
"DNS User" <anonymous@discussions.microsoft.com> skrev i meddelandet
news:F63388EB-7A78-4CC4-9C03-C0D336028C49@microsoft.com...
as setup as zone files. The .net TLD is primarily used for internal use but
is still accessible via public.
over the zone. For this reason, I am trying to find out if there is a way
to query the public nameserver for this one company.net domain and then have
the AD server automatically update with the new records. These records
would consist of existing ones as well as others that will be added.