8.2.2-p7 to 8.2.3 upgrade

Jim Reid jim at rfc1035.com
Mon Jan 29 23:15:07 UTC 2001


>>>>> "Mark" == Cinense, Mark <macinen at sandia.gov> writes:

    Mark> I just installed Bind 8.2.3 on my Sun Netra T1 and after
    Mark> starting named, I get this in my messages log.

    Mark> Jan 29 14:11:57 ns5 named[8755]: zone: sandia.gov/IN: non-glue record below bottom of zone: limerock.mdl.sandia.gov/CNAME

The zone file for sandia.gov contains the CNAME limerock.mdl.sandia.gov
that shouldn't be there. Since the sandia.gov zone has a delegation
for mdl.sandia.gov, a name in that domain like limerock.mdl.sandia.gov
belongs in the mdl.sandia.gov zone, not the sandia.gov zone.

Well, glue records are an exception to this rule, but a CNAME cannot
be glue. Glue is when the parent zone has to contain an A record like
ns1.mdl.sandia.gov because the mdl.sandia.gov child zone is delegated
to ns1.mdl.sandia.gov. This solves the chicken-and-egg problem of
trying to find the address of ns1.mdl.sandia.gov so that a name server
for the mdl.sandia.gov zone can be looked up to find the address of
ns1.mdl.sandia.gov.


More information about the bind-users mailing list