Delegation of Reverse Zones
 




IT Certification FAQ

 
|
Home
|
Microsoft
|
CISCO
|
CompTIA
|
Exam/Study FAQ
|
Employment FAQ
| Links  | Forums  |
Book Reviews


FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  ProfileProfile  Log in to check your private messagesPrivate messages  Log inLog in

Delegation of Reverse Zones

 
Post new topic   Reply to topic    Forum Index -> microsoft.public.cert.exam.mcse
Author Message
Sergey
Guest





PostPosted: Mon Oct 23, 2006 1:16 am    Post subject: Delegation of Reverse Zones Reply with quote

Hi.
I am trying to figure out Delegations of reverse lookup zones. I think that
I got delegations of forward lookup zones right. Correct me if I am wrong:
If you need to delegate a zone, you will setup a zone (to be delegated) on
Server2, and you will setup delegation on Server1. That will add NS record of
Server2 as server authoritative for the new (delegated) zone to Server1, and
it will create an A (glue) record that will be used to resolve Server2's IP
at Server1.
So Server1 will direct all requests for resolution of hosts located in the
new zone to Server2, where the actual resolution will take place.
Assuming this is correct.
I cant figure out how delegation of reverse zones works.
The book (MS Press) says: "...to configure a DNS server named ns.contoso.com
to delegate to another server named ns1.contoso.com reverse lookups of the
address space 192.168.1.0/24, you would configure a zone named
0.1.168.192.in-addr.arpa on ns.contoso.com and add an NS record to perform
the delegation. The NS record would adopt the following format: 0/24 NS
ns1.contoso.com...."

Now in this scenario. Where does the actual resolution happen? Seems that
resolution happens on ns1.contoso.com. But I never created/configured any
zones on ns1.contoso.com. How can it resolve anything?

And if resolution happens on ns.contoso.com, how will the ns1.contoso.com
know to direct queries to be resolved on ns.contoso.com if I never created
any records on ns1.contoso.com like "NS" or "A" records.

Asking for help. Thanks in advance.
Back to top
Wayne McGlinn
Guest





PostPosted: Mon Oct 23, 2006 6:21 am    Post subject: Re: Delegation of Reverse Zones Reply with quote

"Sergey" <Sergey@discussions.microsoft.com> wrote in message
news:171DE3BB-3C15-41A9-A82D-3E4D81428357@microsoft.com...
Quote:
Hi.
I am trying to figure out Delegations of reverse lookup zones. I think
that
I got delegations of forward lookup zones right. Correct me if I am wrong:
If you need to delegate a zone, you will setup a zone (to be delegated) on
Server2, and you will setup delegation on Server1. That will add NS record
of
Server2 as server authoritative for the new (delegated) zone to Server1,
and
it will create an A (glue) record that will be used to resolve Server2's
IP
at Server1.
So Server1 will direct all requests for resolution of hosts located in the
new zone to Server2, where the actual resolution will take place.
Assuming this is correct.
I cant figure out how delegation of reverse zones works.
The book (MS Press) says: "...to configure a DNS server named
ns.contoso.com
to delegate to another server named ns1.contoso.com reverse lookups of the
address space 192.168.1.0/24, you would configure a zone named
0.1.168.192.in-addr.arpa on ns.contoso.com and add an NS record to perform
the delegation. The NS record would adopt the following format: 0/24 NS
ns1.contoso.com...."

Now in this scenario. Where does the actual resolution happen? Seems that
resolution happens on ns1.contoso.com. But I never created/configured any
zones on ns1.contoso.com. How can it resolve anything?

And if resolution happens on ns.contoso.com, how will the ns1.contoso.com
know to direct queries to be resolved on ns.contoso.com if I never created
any records on ns1.contoso.com like "NS" or "A" records.

Asking for help. Thanks in advance.

Try http://support.microsoft.com/kb/174419/ . If you're still not too sure,

do a search on Google with the following parameters: " Delegation of Reverse
Zones server 2003 site:microsoft.com " (do *not* type the quotes)

Wayne McGlinn
Brisbane, Oz
MCP Win95
MCNGP Silver
Back to top
Sergey
Guest





PostPosted: Tue Oct 24, 2006 2:30 am    Post subject: Re: Delegation of Reverse Zones Reply with quote

Thanks for your reply. That article is pretty self explainatory. I think that
I am starting to get it.
In the meantime I am now unsure of my understanding of forward delegations:
Is it right that:
1) In delegations "Parent" is the server on which delegation is created, and
"Child" is the server which holds the zone and performs resolution?
So if I had delegated a part of a namespace to server2(child), I would setup
delegation on server1(parent), and that delegation would only have (NS) and
(A) records to point to server2?
2) Parent does not direct queries from DNS clients to the Child,(to be
resolved by the child), but instead, provides clients with refferals for
iteration?

Anybody?




"Wayne McGlinn" wrote:

Quote:
"Sergey" <Sergey@discussions.microsoft.com> wrote in message
news:171DE3BB-3C15-41A9-A82D-3E4D81428357@microsoft.com...
Hi.
I am trying to figure out Delegations of reverse lookup zones. I think
that
I got delegations of forward lookup zones right. Correct me if I am wrong:
If you need to delegate a zone, you will setup a zone (to be delegated) on
Server2, and you will setup delegation on Server1. That will add NS record
of
Server2 as server authoritative for the new (delegated) zone to Server1,
and
it will create an A (glue) record that will be used to resolve Server2's
IP
at Server1.
So Server1 will direct all requests for resolution of hosts located in the
new zone to Server2, where the actual resolution will take place.
Assuming this is correct.
I cant figure out how delegation of reverse zones works.
The book (MS Press) says: "...to configure a DNS server named
ns.contoso.com
to delegate to another server named ns1.contoso.com reverse lookups of the
address space 192.168.1.0/24, you would configure a zone named
0.1.168.192.in-addr.arpa on ns.contoso.com and add an NS record to perform
the delegation. The NS record would adopt the following format: 0/24 NS
ns1.contoso.com...."

Now in this scenario. Where does the actual resolution happen? Seems that
resolution happens on ns1.contoso.com. But I never created/configured any
zones on ns1.contoso.com. How can it resolve anything?

And if resolution happens on ns.contoso.com, how will the ns1.contoso.com
know to direct queries to be resolved on ns.contoso.com if I never created
any records on ns1.contoso.com like "NS" or "A" records.

Asking for help. Thanks in advance.

Try http://support.microsoft.com/kb/174419/ . If you're still not too sure,
do a search on Google with the following parameters: " Delegation of Reverse
Zones server 2003 site:microsoft.com " (do *not* type the quotes)

Wayne McGlinn
Brisbane, Oz
MCP Win95
MCNGP Silver

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> microsoft.public.cert.exam.mcse All times are GMT
Page 1 of 1

 

Copyright © 2002-2006 Web-S-Sense Pty. Ltd. All rights reserved.

Powered by phpBB
Advertising | Policies/Disclaimers | Contact us | Link to us


Featured Sites: Free Antivirus and Antispyware Info | Free PC Support | MCSE Directory