Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 16:17:57 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        <freebsd-questions@freebsd.org>
Subject:   bind 9.1.1b2 ... "out of range" error ...
Message-ID:  <Pine.BSF.4.33.0102191615301.1999-100000@mobile.hub.org>

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

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




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