From owner-freebsd-stable Sat Sep 21 14:37:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FCB137B401 for ; Sat, 21 Sep 2002 14:37:39 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47BE943E77 for ; Sat, 21 Sep 2002 14:37:38 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.6/8.12.6) with ESMTP id g8LLbbM2000583; Sun, 22 Sep 2002 09:37:37 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.6/8.12.6/Submit) id g8LLbbYL000582; Sun, 22 Sep 2002 09:37:37 +1200 (NZST) Date: Sun, 22 Sep 2002 09:37:37 +1200 From: Jonathan Chen Cc: "Hartmann, O." , freebsd-stable@FreeBSD.ORG Subject: Re: resplver problems in FBSD 4.7-RC Message-ID: <20020921213736.GA533@grimoire.chen.org.nz> References: <20020921145905.U43309-100000@klima.physik.uni-mainz.de> <20020921204115.GA299@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020921204115.GA299@grimoire.chen.org.nz> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 22, 2002 at 08:41:15AM +1200, Jonathan Chen wrote: [...] > I'm also getting some problems with apache2 from yesterday's cvsup > (httpd.conf unaltered since Aug 18): > > [Sun Sep 22 08:34:50 2002] [alert] (22004)Non-recoverable failure in name resolution: mod_unique_id: unable to find IPv4 address of "grimoire.chen.org.nz" > Configuration Failed > [Sun Sep 22 08:36:15 2002] [alert] (22004)Non-recoverable failure in name resolution: mod_unique_id: unable to find IPv4 address of "grimoire.chen.org.nz" > Configuration Failed More details: 1. I'm running an internal name-server. 2. grimoire-~,9:33am> dig grimoire.chen.org.nz ; <<>> DiG 8.3 <<>> grimoire.chen.org.nz ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0 ;; QUERY SECTION: ;; grimoire.chen.org.nz, type = A, class = IN ;; ANSWER SECTION: grimoire.chen.org.nz. 1D IN A 192.168.1.10 ;; AUTHORITY SECTION: chen.org.nz. 1D IN NS grimoire.chen.org.nz. ;; Total query time: 0 msec ;; FROM: grimoire.chen.org.nz to SERVER: default -- 0.0.0.0 ;; WHEN: Sun Sep 22 09:33:35 2002 ;; MSG SIZE sent: 38 rcvd: 68 3. If I put the following entry into /etc/hosts, apache2 will start working again. 127.0.0.1 localhost grimoire.chen.org.nz Looks like something changed in the resolver routines... -- Jonathan Chen ---------------------------------------------------------------------- "Nyuck, nyuck, nyuck" - Curly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message