From owner-freebsd-net@FreeBSD.ORG Tue Feb 13 22:52:00 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B12316A46D for ; Tue, 13 Feb 2007 22:52:00 +0000 (UTC) (envelope-from mav@alkar.net) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 0780813C4A7 for ; Tue, 13 Feb 2007 22:51:59 +0000 (UTC) (envelope-from mav@alkar.net) Received: from [195.248.178.122] (account mav@alkar.net HELO [192.168.3.2]) by cmail.optima.ua (CommuniGate Pro SMTP 5.0.11) with ESMTPA id 20792488; Wed, 14 Feb 2007 00:51:58 +0200 Message-ID: <45D2410D.70509@alkar.net> Date: Wed, 14 Feb 2007 00:51:57 +0200 From: Alexander Motin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephen.Clark@seclark.us References: <1171398196.00688135.1171386001@10.7.7.3> <1171398210.00688151.1171387801@10.7.7.3> <1171401795.00688172.1171391400@10.7.7.3> In-Reply-To: <1171401795.00688172.1171391400@10.7.7.3> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: pmtud problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2007 22:52:00 -0000 Stephen Clark wrote: >>> if the pc sends a packet of 1460 bytes with the DF bit set shouldn't the >>> freebsd 4.9 system >>> send back an icmp dest unreachable - fragmentation needed and DF bit >>> set? >> >> Are you blocking icmp with a firewall filter? >> > Good question - but the answer is no. The other interesting fact is > when I drop the mtu on > the gre to 1412 I do see the icmp messages. Are you using any dummynet shapes? There is ancient bug in dummynet, which leads to not sending of ICMPs when shape used on outgoing interface. -- Alexander Motin mav@alkar.net Optima Telecom