From owner-freebsd-bugs Thu Jan 9 16:50: 6 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76FC337B401 for ; Thu, 9 Jan 2003 16:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44D5C43F18 for ; Thu, 9 Jan 2003 16:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0A0o4NS076723 for ; Thu, 9 Jan 2003 16:50:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0A0o4su076722; Thu, 9 Jan 2003 16:50:04 -0800 (PST) Date: Thu, 9 Jan 2003 16:50:04 -0800 (PST) Message-Id: <200301100050.h0A0o4su076722@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: swear@attbi.com (Gary W. Swearingen) Subject: Re: conf/46873: sendmail is not well supported by DNS in default 5.0-RC2 install Reply-To: swear@attbi.com (Gary W. Swearingen) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/46873; it has been noted by GNATS. From: swear@attbi.com (Gary W. Swearingen) To: Peter Pentchev Cc: bug-followup@FreeBSD.org Subject: Re: conf/46873: sendmail is not well supported by DNS in default 5.0-RC2 install Date: 09 Jan 2003 16:45:02 -0800 Peter Pentchev writes: > What does your /etc/resolv.conf file contain? I use basic dhclient, so I get: search attbi.com nameserver 204.127.198.4 nameserver 63.240.76.4 If you care to, you can find more discussion about this in -current 3-4'Jan'03 with this string in subject: "5.0-RC2 informal PR: 90 sec sendmail" I understood Terry Lambert to agree that there was a problem in the resolver or that a DNS server must be running and configured to do reverse resolution on localhost for both IPv4 & IPv6. Terry knew I used DHCP, but I think neither of us thought about resolv.conf. My /etc/dhclient.conf is empty. Are you thinking it should have something like "prepend search localhost"? I'd still wonder why it worked without IPv6 in my kernel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message