From owner-freebsd-ipfw@FreeBSD.ORG Wed Jan 14 14:48:01 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F96C16A4CE for ; Wed, 14 Jan 2004 14:48:01 -0800 (PST) Received: from tenebras.com (laptop.tenebras.com [66.92.188.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 6F05043D5C for ; Wed, 14 Jan 2004 14:48:00 -0800 (PST) (envelope-from kudzu@tenebras.com) Received: (qmail 39254 invoked from network); 14 Jan 2004 22:47:59 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (192.168.188.241) by laptop.tenebras.com with SMTP; 14 Jan 2004 22:47:59 -0000 Message-ID: <4005C71A.3070506@tenebras.com> Date: Wed, 14 Jan 2004 14:47:54 -0800 From: Michael Sierchio User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, zh-tw, zh-cn, fr, en, de-de MIME-Version: 1.0 References: <20040114224851.GC72981@shellma.zin.lublin.pl> In-Reply-To: <20040114224851.GC72981@shellma.zin.lublin.pl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ipfw@freebsd.org Subject: Re: ipfw not not X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 22:48:01 -0000 Pawel Malachowski wrote: > This `not not' is confusing a bit. (I want to match all packets smaller > than 300 or greater than 500 bytes.) and you have an aversion to writing 1-299,501-8192 ? (8192 was chosen as the loopback MTU size).