From owner-freebsd-current@FreeBSD.ORG Sat Nov 22 07:34:27 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 D17F616A4CE for ; Sat, 22 Nov 2003 07:34:27 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id D126243FBF for ; Sat, 22 Nov 2003 07:34:26 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id E3575651EE; Sat, 22 Nov 2003 15:34:25 +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 01056-07-3; Sat, 22 Nov 2003 15:34:25 +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 29690651EB; Sat, 22 Nov 2003 15:34:19 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id DD0E21B; Sat, 22 Nov 2003 15:34:17 +0000 (GMT) From: Bruce M Simpson To: Anthony Ginepro Message-ID: <20031122153417.GB23796@saboteur.dek.spc.org> References: <3FBF76DE.4020706@xtaz.co.uk> <20031122151055.GB2171@renaissance.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031122151055.GB2171@renaissance.homeip.net> cc: current@freebsd.org cc: Matt Smith Subject: Re: What's changed relating to localhost then? 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: , Date: Sat, 22 Nov 2003 15:34:27 -0000 X-Original-Date: Sat, 22 Nov 2003 15:34:17 +0000 X-List-Received-Date: Sat, 22 Nov 2003 15:34:27 -0000 On Sat, Nov 22, 2003 at 04:10:55PM +0100, Anthony Ginepro wrote: > > I've just updated to 5.2-BETA today and have noticed that my spamd is > > now rejecting all connections from spamc because they are not coming > > from 127.0.0.1 any more. It's now using my public IP address of 82.x.x.x: Known problem. We're looking into it now. BMS