| Author |
Message |
dgw
Guest
|
Posted:
Thu Jan 13, 2005 3:23 am Post subject:
DNS Forwarder to a Child domain. |
|
|
We have Domain at our corporate office that is the parent domain, lets say
corp.com. Then we have a child domain, childdomain.corp.com. They each have
their own Dns server. I want to beable to ping computers in the child domain
by using the computer name. I think I can use dns forwarding to do this. My
question is will there be any preformance issue for user in the parent
domain. Right now forwarding is setup to first forward to the parent
domain's DNS server then to our ISP dns server. I want to set it up like
this
parent domain's DNS server then childdomains dns server then to our ISP dns
server. Will this cause performance issues? I am running Win 2003 domain. |
|
| Back to top |
|
 |
Glenn L
Guest
|
Posted:
Thu Jan 13, 2005 7:14 am Post subject:
Re: DNS Forwarder to a Child domain. |
|
|
I think you are making this more difficult than it needs to be.
You simply need to create a delegation record for childdomain.corp.com in
corp.com zone.
You using delegation for parent to child zone relationships.
You use forwarding for child to parent zone relationships.
--
Glenn L
CCNA, MCSE 2000/2003 + Security
"dgw" <dgw@discussions.microsoft.com> wrote in message
news:84A94EAA-A827-483B-A4EA-203FEFCED2A4@microsoft.com...
| Quote: | We have Domain at our corporate office that is the parent domain, lets say
corp.com. Then we have a child domain, childdomain.corp.com. They each
have
their own Dns server. I want to beable to ping computers in the child
domain
by using the computer name. I think I can use dns forwarding to do this.
My
question is will there be any preformance issue for user in the parent
domain. Right now forwarding is setup to first forward to the parent
domain's DNS server then to our ISP dns server. I want to set it up like
this
parent domain's DNS server then childdomains dns server then to our ISP
dns
server. Will this cause performance issues? I am running Win 2003 domain.
|
|
|
| Back to top |
|
 |
Roger Abell [MVP]
Guest
|
Posted:
Thu Jan 13, 2005 12:16 pm Post subject:
Re: DNS Forwarder to a Child domain. |
|
|
As was stated in earlier post, just delegate the zones to the
children domains and all will be well for users of the parent
domain DNS. If you are purely W2k3 AD, then leverage the
_msdcs being a forestwide application partition and let is
reside on the children's DNS. This will allow client of those
DNS servers to access any name in the forest, while the
delegations in the parent DNS will let clients of the parent
DNS server find any name.
However, there are implications in what you have said that
seem to indicate you have deeper issues.
You stated:
| Quote: | I want to set it up like this
parent domain's DNS server then childdomains dns server
then to our ISP dns server.
but I had thought you were talking about the Forwarders |
defined on the parent DNS server - so you would not forward
to themselves.
I just want to make certain you are not speaking about the
DNS servers defined in the Tcp/Ip config.
At any rate, remember that no DNS server should forward to
the outside unless it is able to resolve any name in the forest,
and that you must not set up a forwarding cycles in how you
have defined who forwards to whom.
--
Roger Abell
Microsoft MVP (Windows Server System: Security)
MCDBA, MCSE W2k3+W2k+Nt4
"dgw" <dgw@discussions.microsoft.com> wrote in message
news:84A94EAA-A827-483B-A4EA-203FEFCED2A4@microsoft.com...
| Quote: | We have Domain at our corporate office that is the parent domain, lets say
corp.com. Then we have a child domain, childdomain.corp.com. They each
have
their own Dns server. I want to beable to ping computers in the child
domain
by using the computer name. I think I can use dns forwarding to do this.
My
question is will there be any preformance issue for user in the parent
domain. Right now forwarding is setup to first forward to the parent
domain's DNS server then to our ISP dns server. I want to set it up like
this
parent domain's DNS server then childdomains dns server then to our ISP
dns
server. Will this cause performance issues? I am running Win 2003 domain.
|
|
|
| Back to top |
|
 |
Roger Abell [MVP]
Guest
|
Posted:
Thu Jan 13, 2005 12:16 pm Post subject:
Re: DNS Forwarder to a Child domain. |
|
|
As was stated in earlier post, just delegate the zones to the
children domains and all will be well for users of the parent
domain DNS. If you are purely W2k3 AD, then leverage the
_msdcs being a forestwide application partition and let is
reside on the children's DNS. This will allow client of those
DNS servers to access any name in the forest, while the
delegations in the parent DNS will let clients of the parent
DNS server find any name.
However, there are implications in what you have said that
seem to indicate you have deeper issues.
You stated:
| Quote: | I want to set it up like this
parent domain's DNS server then childdomains dns server
then to our ISP dns server.
but I had thought you were talking about the Forwarders |
defined on the parent DNS server - so you would not forward
to themselves.
I just want to make certain you are not speaking about the
DNS servers defined in the Tcp/Ip config.
At any rate, remember that no DNS server should forward to
the outside unless it is able to resolve any name in the forest,
and that you must not set up a forwarding cycles in how you
have defined who forwards to whom.
--
Roger Abell
Microsoft MVP (Windows Server System: Security)
MCDBA, MCSE W2k3+W2k+Nt4
"dgw" <dgw@discussions.microsoft.com> wrote in message
news:84A94EAA-A827-483B-A4EA-203FEFCED2A4@microsoft.com...
| Quote: | We have Domain at our corporate office that is the parent domain, lets say
corp.com. Then we have a child domain, childdomain.corp.com. They each
have
their own Dns server. I want to beable to ping computers in the child
domain
by using the computer name. I think I can use dns forwarding to do this.
My
question is will there be any preformance issue for user in the parent
domain. Right now forwarding is setup to first forward to the parent
domain's DNS server then to our ISP dns server. I want to set it up like
this
parent domain's DNS server then childdomains dns server then to our ISP
dns
server. Will this cause performance issues? I am running Win 2003 domain.
|
|
|
| Back to top |
|
 |
|
|
|
|