From owner-freebsd-stable@FreeBSD.ORG Thu Jul 26 00:24:42 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 28F9016A418; Thu, 26 Jul 2007 00:24:42 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.freebsd.org (Postfix) with ESMTP id E086613C45B; Thu, 26 Jul 2007 00:24:41 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by mail.ticketswitch.com with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IDqnu-000MAb-Io; Thu, 26 Jul 2007 01:02:06 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IDqnu-0004pP-Hn; Thu, 26 Jul 2007 01:02:06 +0100 To: petefrench@ticketswitch.com, thompsa@FreeBSD.org In-Reply-To: Message-Id: From: Pete French Date: Thu, 26 Jul 2007 01:02:06 +0100 Cc: karagodov@gmail.com, freebsd-stable@freebsd.org, 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:24:42 -0000 > 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. -pete.