From owner-freebsd-current@FreeBSD.ORG Sun Nov 23 21:37:00 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 8E02C16A4CE for ; Sun, 23 Nov 2003 21:37:00 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271064400D for ; Sun, 23 Nov 2003 21:36:56 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 98C46654B7; Sun, 23 Nov 2003 15:15:47 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12209-01-3; Sun, 23 Nov 2003 15:15:47 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id DF98F654B5; Sun, 23 Nov 2003 15:15:46 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id CBEC113; Sun, 23 Nov 2003 15:15:45 +0000 (GMT) Date: Sun, 23 Nov 2003 15:15:45 +0000 From: Bruce M Simpson To: Adrian Penisoara Message-ID: <20031123151545.GB1880@saboteur.dek.spc.org> References: <20031122124344.GA2171@renaissance.homeip.net> <20031123133214.A79959@datacenter.office.suceava.rdsnet.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031123133214.A79959@datacenter.office.suceava.rdsnet.ro> cc: Anthony Ginepro cc: current@freebsd.org Subject: Re: localhost adress 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, 24 Nov 2003 05:37:00 -0000 X-List-Received-Date: Mon, 24 Nov 2003 05:37:00 -0000 On Sun, Nov 23, 2003 at 01:33:33PM +0200, Adrian Penisoara wrote: > Maybe the latest commit by 'tmm' fixes it: This appears to fix the reported issue. BMS