From owner-freebsd-questions Mon Feb 19 12:20:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 46F8437B4EC for ; Mon, 19 Feb 2001 12:20:45 -0800 (PST) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id PAA87612; Mon, 19 Feb 2001 15:20:45 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Mon, 19 Feb 2001 15:20:35 -0500 (EST) From: Stephen Hovey To: The Hermit Hacker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: bind 9.1.1b2 ... "out of range" error ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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