Re: Version help

This is a discussion on Re: Version help within the Bind Users forums, part of the DNS and Related Forums category; [clip...] > > > IN NS homebase.htt-consult.com. > > > > > > homebase.htt-consult.com. ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-15-2004
David Botham
 
Posts: n/a
Default Re: Version help

[clip...]
> > > IN NS homebase.htt-consult.com.
> > >
> > > homebase.htt-consult.com. IN A 65.84.78.210

> >
> >That A record should not be there, it's out-of-zone.

>
> This is a glue record I added when the zone was not working anyway,
> thinking I needed it. Perhaps this shows how long ago I did anything
> serious with Bind...



The RR in question here is not a glue RR. A glue RR would need to be in
the parent zone. Therefore, if you had a subdomain called
"homebase.htt-consult.com" and you had a name server for that subdomain
called "ns1.homebase.htt-consult.com" then:

In the htt-consult.com zone db file you would need:

;delegate homebase.htt-consult.com.
homebase.htt-consult.com. IN NS ns1.homebase.htt-consult.com.
homebase.htt-consult.com IN NS authns.foo.com.

;provide glue for the NS RR that is in the subdomain of this zone.
ns1.homebase.htt-consult.com. IN A 192.168.1.10


Notice that the A RR for ns1.homebase.htt-consult.com really belongs in
the homebase.htt-consult.com zone db file and is therefore "out of zone
data" in the htt-consult.com zone db file. However, to defeat the
"chicken and the egg" problem it appears in the htt-consult.com zone as a
"glue RR".

What you have done above does not apply to the "glue" problem. It is
purely "out of zone data".


hth,


Dave..


[clip...]



Reply With Quote
Reply


Thread Tools
Display Modes

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

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



All times are GMT +1. The time now is 07:46 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0