DNS configuration

Oliver oliver.etzel at muenchen.org
Thu Jul 12 08:06:51 UTC 2001


Hi Mark,

Thank you Mark, thank you Cricket,

there is a problem:
For testing I have only one IP, phps. this is the reason.

My named.212.84.255 file looks like this:
;/var/named/named.212.84.255
$TTL 2D
255.84.212.in-addr.arpa. IN SOA ns1.goodngo.de. root.localhost. (
                2001071001        ; serial
                1D                ; refresh
                2H                ; retry
                1W                ; expiry
                2D )              ; minimum

       IN NS    ns1.goodngo.de.
;      IN NS    ns2.goodngo.de.
;      IN NS    ns2.domainfactory.de.


89    IN PTR    ns1.goodngo.de.
;89   IN PTR    ns2.goodngo.de.
89    IN PTR    web1.goodngo.de.
89    IN PTR    www1.goodngo.de.
89    IN PTR    mx1.goodngo.de.


and I got the following error messages:
Jul 12 10:02:42 www1 named[3613]: dns_master_load: named.212.84.255:15:
ignoring out-of-zone data

Jul 12 10:02:42 www1 named[3613]: dns_zone_load: zone
212.84.255.in-addr.arpa/IN: could not find NS and/or SOA records

Jul 12 10:02:42 www1 named[3613]: dns_zone_load: zone
212.84.255.in-addr.arpa/IN: has 0 SOA records

Jul 12 10:02:42 www1 named[3613]: dns_zone_load: zone
212.84.255.in-addr.arpa/IN: no NS records

What to do? Any help ???
----- Original Message -----
From: <Mark.Andrews at nominum.com>
To: "Oliver" <oliver at goodngo.com>
Cc: <bind-users at isc.org>
Sent: Wednesday, July 11, 2001 1:36 PM
Subject: Re: DNS configuration


>
> Take a *very* close look at the zone contents.  You most
> probably have a typo.  The SOA and NS records were discarded
> because they were not within the zone.
>
> Mark
>
> P.S. if you upgrade you should find that the error messages
> are more helpful.
>
> >
> > Hello All,
> > Thank you Berry.
> > Thank you it worked. But now I have another Problem:
> > I got the following error messages now:
> > Jul 11 11:35:24 www1 named[2630]: dns_master_load: named.212.84.255:15:
> > ignoring out-of-zone data
> >
> > Jul 11 11:35:24 www1 named[2630]: dns_zone_load: zone
> > 212.84.255.in-addr.arpa/IN: could not find NS and/or SOA records
> >
> > Jul 11 11:35:24 www1 named[2630]: dns_zone_load: zone
> > 212.84.255.in-addr.arpa/IN: has 0 SOA records
> >
> > Jul 11 11:35:24 www1 named[2630]: dns_zone_load: zone
> > 212.84.255.in-addr.arpa/IN: no NS records
> >
> > I got one IP for my server and
> > now I want to test the server to let it run under server housing
conditions.
> >
> > How can I interprete the error messages?
> > Oliver Etzel
> >
> > ----- Original Message -----
> > From: "Barry Margolin" <barmar at genuity.net>
> > Newsgroups: comp.protocols.dns.bind
> > To: <comp-protocols-dns-bind at moderators.isc.org>
> > Sent: Tuesday, July 10, 2001 9:02 PM
> > Subject: Re: DNS configuration
> >
> >
> > > In article <9ifjap$59g at pub3.rc.vix.com>, Oliver <oliver at goodngo.com>
> > wrote:
> > > >Hello,
> > > >
> > >I got the following error message:
> > > >named[1351]: dns_rdata_fromtext: named.goodnweb.de:3: near eol:
> > unexpected
> > > >end of input
> > > >
> > > >Can anybody explain me, what I can do?
> > >
> > > Look at line 3 of named.goodnweb.de.
> > >
> > > My guess is you left out the '(' at the end of the first line of the
SOA
> > > record (maybe it got moved accidentally to the next line).
> > >
> > > --
> > > Barry Margolin, barmar at genuity.net
> > > Genuity, Burlington, MA
> > > *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to
> > newsgroups.
> > > Please DON'T copy followups to me -- I'll assume it wasn't posted to
the
> > group.
> >
> >
> --
> Mark Andrews, Nominum Inc.
> 1 Seymour St., Dundas Valley, NSW 2117, Australia
> PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com



More information about the bind-users mailing list