Date: Sun, 22 Sep 2002 09:37:37 +1200 From: Jonathan Chen <jonc@chen.org.nz> Cc: "Hartmann, O." <ohartman@klima.physik.uni-mainz.de>, freebsd-stable@FreeBSD.ORG Subject: Re: resplver problems in FBSD 4.7-RC Message-ID: <20020921213736.GA533@grimoire.chen.org.nz> In-Reply-To: <20020921204115.GA299@grimoire.chen.org.nz> References: <20020921145905.U43309-100000@klima.physik.uni-mainz.de> <20020921204115.GA299@grimoire.chen.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
----------------------------------------------------------------------
"Nyuck, nyuck, nyuck" - Curly
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020921213736.GA533>
