From owner-freebsd-stable@FreeBSD.ORG Wed Jul 25 23:50:03 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 4BCD116A47A; Wed, 25 Jul 2007 23:50:03 +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 0CF1513C4D5; Wed, 25 Jul 2007 23:50:02 +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 1IDqcC-000LzU-E1; Thu, 26 Jul 2007 00:50:00 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IDqcC-0004iN-Cz; Thu, 26 Jul 2007 00:50:00 +0100 To: thompsa@FreeBSD.org In-Reply-To: <20070725183243.GB20688@heff.fud.org.nz> Message-Id: From: Pete French Date: Thu, 26 Jul 2007 00:50:00 +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: Wed, 25 Jul 2007 23:50:03 -0000 > Most people didnt see a problem which is why this slipped through. > tcpdump on another host with the -e flag and see what the src mac is. All zeros! very interesting - am surprised the switch didn't kick up a fuss about that. Well, patch applied and rebooting... thanks, -pete.