Problem with glue records..

Robert Weber robert.weber at Colorado.EDU
Mon Feb 5 17:07:23 UTC 2001


Yea, I was deligating part of my RR's to myself.  Dumb.  I fixed it and it
works now.  It's strange that it worked with 8.2.2 but not with 8.2.3 but
there are alot of things that way.  ON another note, can a name have an MX
but not an A record?  I don't see anything in the RFC's that say so but
bind 8.2.3 refuses the zone with "no glue" errors.  I don't see that an A
record should be necessary for mx records.  I'd like to have

email.colorado.edu.	in 	mx	10	mx.colorado.edu.

even if email.colorado.edu doesn't exist.

						Robert Weber
						University of Colorado


--------

> Did you ever get this resolved ?
> 
> 
> 
> 
> 
> 
> -----Original Message-----
> From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org]On
> Behalf Of Robert Weber
> Sent: Friday, February 02, 2001 7:58 PM
> To: bind-users at isc.org
> Subject: Re: Problem with glue records..
> 
> 
> Ok, I did some more digging and it appears to be more of a problem with
> how
> I do subnets and reverse dns.  All my subnets complain about non-glue's,
> not just cs.  Here's part of my config:
> 
> named.conf:
> 
> zone "colorado.edu" {
>         type master;
>         file "named.colorado.edu";
> 	check-names warn;
>                 };
> };
> 
> zone "138.128.in-addr.arpa" {
>         type master;
>         file "named.colorado.edu.rev";
>         check-names warn;
> };
> zone "resnet.colorado.edu" {
>         type master;
>         file "named.resnet";
>         check-names warn;
> };
> 
> and from named.colorado.edu.rev:
> 
> ; resnet subnets...
> 20      in      ns      boulder.colorado.edu.
>         in      ns      cujo.colorado.edu.
> 
> 
> but with all this:
> 
> Feb  2 16:46:07 boulder named[5397]: zone: 138.128.in-addr.arpa/IN:
> non-glue record below bottom of zone: 103.20.138.128.in-addr.arpa/PTR
> 
> 
> Still failing.  Does this mean I need to declare 20.138.128.in-addr
> zones
> in order for this to work again?  I have 40 of these subnets.  but if
> it's
> the only way then I'll start coding.
> 
> 						Robert
> 
> 
> 
> --------
> 
> >
> >
> > Problem:  My nameserver is authoritative for colorado.edu, and our B/C
> > classes which inculde 128.138.  I am not autoriative for
> cs.colorado.edu,
> > but they also exist in 128.138 so I am authoritative for their PTR
> records.
> > now that I moved to 8.2.3-REL my reverse zone is rejected due to:
> >
> > Feb  2 15:23:42 boulder named[5397]: zone: 138.128.in-addr.arpa/IN:
> > non-glue record below bottom of zone: 1.250.138.128.in-addr.arpa/PTR
> >
> > Errors for every host within cs.colorado.edu. Which leads to:
> >
> > Feb  2 15:23:42 boulder named[5397]: master zone
> "138.128.in-addr.arpa"
> > (IN) rejected due to errors (serial 200102023)
> >
> > Campus politics prevent me from taking cs.colorado.edu back, what can
> I do
> > to configure bind 8.2.3 so that it either ignores these errors or
> works.
> > This did work with 8.2.2
> >
> >
> > 						Robert Weber
> > 						University of Colorado
> >
> >
> >
> >
> 
> --------
> 
> ----------
> Status: by weberr Fri Feb  2 17:33:14 2001
> ----------
> 
> 
> 

--------

----------
Resolved: by weberr Mon Feb  5 10:04:16 2001
----------



More information about the bind-users mailing list