Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 15:20:35 -0500 (EST)
From:      Stephen Hovey <shovey@buffnet.net>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: bind 9.1.1b2 ... "out of range" error ...
Message-ID:  <Pine.BSF.4.05.10102191519440.19751-100000@buffnet11.buffnet.net>
In-Reply-To: <Pine.BSF.4.33.0102191615301.1999-100000@mobile.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Yeah - its not the 10800 thats puking - its the 'serial' number higher up
- it wont take a number greater than 9999999999 in width. so yyyymmdd99 is
it for a pattern you can use

On Mon, 19 Feb 2001, The Hermit Hacker wrote:

> 
> Does anyone have any experience with this?  Works great under 8.2.2, but
> fails here:
> 
> Feb 19 15:06:00 themis /usr/slocal/sbin/named[14738]: starting BIND 9.1.1rc2
> Feb 19 15:06:01 themis /usr/slocal/sbin/named[14738]: the default for the 'auth-nxdomain' option is now 'no'
> Feb 19 15:06:01 themis /usr/slocal/sbin/named[14738]: dns_rdata_fromtext: reverse/db.131.162.1:3: near '10800': out of range
> Feb 19 15:06:01 themis /usr/slocal/sbin/named[14738]: dns_zone_load: zone 1.162.131.in-addr.arpa/IN: loading master file reverse/db.131.162.1: out of range
> 
> the top of that file looks like:
> 
> $TTL    86400
> @               IN      SOA     relay.acadiau.ca. dns.acadiau.ca. (
>                                 20010219644     ; serial
>                                 10800           ; refresh
>                                 3600            ; retry
>                                 604800          ; expire
>                                 86400 )         ; time to live
> 
> thoughts or pointers to where I should read?  I scan'd the migration file,
> and it didn't seem to come up with anything, but am going to re-read that
> again, just in case ...
> 
> Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> Systems Administrator @ hub.org
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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.05.10102191519440.19751-100000>