From owner-freebsd-stable@FreeBSD.ORG Thu Jul 26 00:28:19 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1136C16A418 for ; Thu, 26 Jul 2007 00:28:19 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id AF95913C465 for ; Thu, 26 Jul 2007 00:28:18 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 305B01CC58; Thu, 26 Jul 2007 12:28:12 +1200 (NZST) Date: Thu, 26 Jul 2007 12:28:12 +1200 From: Andrew Thompson To: Pete French Message-ID: <20070726002812.GC20688@heff.fud.org.nz> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-stable@freebsd.org, karagodov@gmail.com, Stephen.Clark@seclark.us Subject: Re: pmtud + ipnat RELENG_6_2 appears to be broken X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2007 00:28:19 -0000 On Thu, Jul 26, 2007 at 01:02:06AM +0100, Pete French wrote: > > All zeros! very interesting - am surprised the switch didn't kick up > > a fuss about that. Well, patch applied and rebooting... > > ...and now all my outgoing packets have the correct MAC address as expected > on them. I alos notice that I am now only seeing packets destined for the > appropriate machine comming out of my switch. Before the patch I could see > all the packets for all machine using tcpdup. Great, thanks for testing. Andrew