Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSE > Delegation of Reverse Zones

Reply
Thread Tools

Delegation of Reverse Zones

 
 
=?Utf-8?B?U2VyZ2V5?=
Guest
Posts: n/a
 
      10-22-2006
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.

 
Reply With Quote
 
 
 
 
Wayne McGlinn
Guest
Posts: n/a
 
      10-23-2006
"Sergey" <> wrote in message
news:171DE3BB-3C15-41A9-A82D-...
> 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

 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2VyZ2V5?=
Guest
Posts: n/a
 
      10-24-2006
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:

> "Sergey" <> wrote in message
> news:171DE3BB-3C15-41A9-A82D-...
> > 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
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
delegation question, where I want prototype style delegation Sam Roberts Ruby 4 05-07-2008 05:48 AM
Stub Zones David Fox MCSE 2 10-05-2004 02:17 AM
Creating DNS Reverse Lookup zones, and PTR records using VBScript and WMI Rahul Apte ASP General 0 04-27-2004 11:43 AM
Stacks Queues Reverse Reverse Polish dogbite C++ 4 10-10-2003 05:06 AM
OT: DMZ Zones Chris Gumm Cisco 1 07-20-2003 06:38 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57