From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 7 16:43:59 2005 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CA0D16A41C for ; Thu, 7 Jul 2005 16:43:59 +0000 (GMT) (envelope-from max@max.net.ua) Received: from max.net.ua (ukrnet-city.max.net.ua [194.143.149.252]) by mx1.FreeBSD.org (Postfix) with SMTP id DE8C443D45 for ; Thu, 7 Jul 2005 16:43:57 +0000 (GMT) (envelope-from max@max.net.ua) Received: (qmail 40729 invoked by uid 98); 7 Jul 2005 16:43:55 -0000 Received: from 194.143.149.2 by tower.max.net.ua (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.86.1/967. spamassassin: 3.0.3. Clear:RC:1(194.143.149.2):. Processed in 0.2034 secs); 07 Jul 2005 16:43:55 -0000 X-Qmail-Scanner-Mail-From: max@max.net.ua via tower.max.net.ua X-Qmail-Scanner: 1.25 (Clear:RC:1(194.143.149.2):. Processed in 0.2034 secs) Received: from unknown (HELO ?192.168.224.10?) (194.143.149.2) by city.max.net.ua with SMTP; 7 Jul 2005 16:43:54 -0000 Date: Thu, 7 Jul 2005 19:43:47 +0300 From: Maxim X-Mailer: The Bat! (v3.5) Professional Organization: Maxim X-Priority: 3 (Normal) Message-ID: <366721258.20050707194347@max.net.ua> To: freebsd-bugs@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: HELP! Does not work correctly dummynet or IPFW !!! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: max List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2005 16:43:59 -0000 Hi! Ran into such problem, when FREEBSD 5.2.1 used and dummynet was all ok, then FREEBSD 5.4 set and noticed track problem, at creation: ipfw add 100 pipe 10 ip from any to any out via xl0 governed the fragmented packages do not pass, at such rule all works ok: ipfw add 100 pipe 10 ip from any to any in via xl0. Problem is observed, if a package passes through router. What a problem can be in? With the best wishes, Maxim.