Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2000 12:03:32 -0800 (PST)
From:      wellsian <wellsian@caffeine.com>
To:        Joseph Norris <sirron@ns.mcoe.k12.ca.us>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: bind question for freebsd
Message-ID:  <Pine.BSF.4.21.0002181154360.14942-100000@boris.netgate.net>
In-Reply-To: <LOBBKDNLDIJBMCHJKLLHGEEOCCAA.sirron@mail.mcoe.k12.ca.us>

next in thread | previous in thread | raw e-mail | index | archive | help
I haven't seen this happen but it's saying you don't have a Start Of
Authority Resource Record. That'd be the part at the top with TTLs,
frequently called just the SOA. Do you? Perhaps it's just formatted beyond
system recognition? Formatting is important.

It should look something like this:

41.10.209.IN-ADDR.ARPA.  IN  SOA ns.you.net. root.ns.you.net. (
                        300     ; serial
                        18000   ; secondaries refresh (3 hours)
                        1800    ; secondaries retry   (30 min)
                        604800  ; secondaries expire  (7 days)
                        86400 ) ; default TTL         (1 day)

Dave

On Fri, 18 Feb 2000, Joseph Norris wrote:

> Date: Fri, 18 Feb 2000 11:48:22 -0800
> From: Joseph Norris <sirron@ns.mcoe.k12.ca.us>
> To: freebsd-questions <freebsd-questions@FreeBSD.ORG>
> Subject: bind question for freebsd
> 
> I am getting the following error when I start up named on Freebsd:
> 
> Feb 18 11:44:44 hosting named[9644]: Zone "41.10.209.in-addr.arpa" (file
> /etc/na
> medb/mediatechnique.fwd): no SOA RR found
> Feb 18 11:44:44 hosting named[9644]: master zone "41.10.209.in-addr.arpa"
> (IN) r
> ejected due to errors (serial 0)
> 
> 
> I am not sure what the message no SOA RR means. The SOA record I understand
> but the ref to RR I do not. I have bind running on another Linux box without
> this RR record and it runs fine.
> 
> What am I missing?
> 
> Thanks.
> 
> #Joseph Norris (Perl - what else is there? /Freebsd/Linux/CGI/Mysql)
> print @c=map chr $_+100,(6,17,15,16,-68,-3,10,11,16,4,1,14,-68,12,1,14,8,
> -68,4,-3,-1,7,1,14,-68,-26,11,15,1,12,4,-68,-22,11,14,14,5,15,-90);
> 
> 
> 
> 
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002181154360.14942-100000>