From owner-freebsd-current@FreeBSD.ORG Mon Nov 17 13:21:52 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C2BA16A4CE for ; Mon, 17 Nov 2003 13:21:52 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BB5F43FB1 for ; Mon, 17 Nov 2003 13:21:51 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 8B13D72DB8; Mon, 17 Nov 2003 13:21:51 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 88A1572DB5; Mon, 17 Nov 2003 13:21:51 -0800 (PST) Date: Mon, 17 Nov 2003 13:21:51 -0800 (PST) From: Doug White To: Aleksander Rozman - Andy In-Reply-To: <6.0.0.22.2.20031117190324.04a91600@pop3.kks.net> Message-ID: <20031117131948.E22102@carver.gumbysoft.com> References: <6.0.0.22.2.20031117190324.04a91600@pop3.kks.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@FreeBSD.ORG Subject: Re: named problem (introduced in 5.1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 21:21:52 -0000 Strip net cc:. Please don't crosspost, thanks. On Mon, 17 Nov 2003, Aleksander Rozman - Andy wrote: > I have been running named for few years now, and I never had any problem > with it. Few days ago I upgraded system to 5.1 (Release) and named has gone > beserk. It shows errors in named.root file. Error go something like this: > check_hints: no A record for address 'Something' class 1 in hints > > I updated all /etc files with files from source tree (which is cvsuped to > 5.1-RELEASE) but it doesn't work? Does anybody have any idea where the > problem lies? Sounds like your named.root file is just out of date. Buildworld/installworld doesn't regenerate /etc; mergemaster does. Did you run mergemaster? You can also try pulling it from http://cvsweb.freebsd.org/src/etc/namedb/named.root It was updated a couple of weeks ago. Hit the 'download' link to get a clean copy. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org