From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 08:56:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E37D616A4CE for ; Mon, 22 Mar 2004 08:56:51 -0800 (PST) Received: from tomts22-srv.bellnexxia.net (tomts22-srv.bellnexxia.net [209.226.175.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AD5E43D31 for ; Mon, 22 Mar 2004 08:56:51 -0800 (PST) (envelope-from tiliescu@learn.senecac.on.ca) Received: from tfat.homelinux.org ([65.94.106.112]) by tomts22-srv.bellnexxia.netESMTP <20040322165650.OENN7304.tomts22-srv.bellnexxia.net@tfat.homelinux.org>; Mon, 22 Mar 2004 11:56:50 -0500 Received: from tfat.homelinux.org (localhost.localdomain [127.0.0.1]) by tfat.homelinux.org (8.12.9p2/8.12.9) with ESMTP id i2MGromx096032; Mon, 22 Mar 2004 11:53:51 -0500 (EST) (envelope-from tiliescu@learn.senecac.on.ca) Received: from localhost (tiliescu@localhost)i2MGro6P096029; Mon, 22 Mar 2004 11:53:50 -0500 (EST) (envelope-from tiliescu@learn.senecac.on.ca) X-Authentication-Warning: tfat.homelinux.org: tiliescu owned process doing -bs Date: Mon, 22 Mar 2004 11:53:49 -0500 (EST) From: Teodor Iliescu X-X-Sender: tiliescu@tfat.homelinux.org To: Chris Pepper In-Reply-To: Message-ID: <20040322114520.A95963@tfat.homelinux.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Unexpected inet6 in FreeBSD 4.9-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 16:56:52 -0000 On Mon, 22 Mar 2004, Chris Pepper wrote: [...] > This is causing me some aggravation, as localhost connections > (such as "apachectl fullstatus") are from "[client ::1]" instead of > the old-fashioned 127.0.0.1. To my surprise, > > doesn't talk about rc.conf at all, and I'm not sure where else this > would be set up. > Try commenting out (#) ::1 from /etc/hosts, which is loopback for IPv6. Afterwards try to a full Apache restart with apachectl stop apachectl start If you want to get more experimental, you can go ahead and completely remove IPv6 support from your kernel, although I don't see this as necessary. Hope this helps. "Unix is simple, but it takes a genius to understand the simplicity." - Dennis Ritchie Teodor I. http://penguincomputing.iwarp.com GPG key fingerprint : 9AC8 A05C 78AD AD73 91DB CBE4 B644 F402 FBFD 5927