From owner-freebsd-ipfw@FreeBSD.ORG Sat Sep 13 15:59:29 2014 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 164652C8 for ; Sat, 13 Sep 2014 15:59:29 +0000 (UTC) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DAE158A7 for ; Sat, 13 Sep 2014 15:59:28 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id bj1so3462185pad.28 for ; Sat, 13 Sep 2014 08:59:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=OvB0Ei6nPsh10K0aFhFfPhDyaVlWlc/OCQoa/vKevNI=; b=Dr+4tssxL1DUEw6Ru9AjuS8OqhKhHEWU3yXMWojiQ/Ah+VfUit4Oz1rARwwzmt3D2E Pee83Bd/CC53I4fHOKCFiK/ZVmjP7CRL+zfx5VSWosZXgbbLZ8YuHbRxrC2l9OxI8Dy9 /JnY8KMVgqpyYF4KYYapb4Fp6h9k50VhvohRrevOOVvuGTvqs4nOnpQkbWYeNwaWU5X8 D8jXcpuZh9wlLrRFFnNts3Yfil6O8paEtCTYL0VTyskL/93EOn126x3amQhT2Ek89eCc W0PI3RrkA6GPtOY5sjuzJdoouksyl38J+MMNSsQGnOt8f99Imp1jClGZO5rbF+nMW3ml J9FQ== X-Received: by 10.66.102.68 with SMTP id fm4mr23676158pab.46.1410623968483; Sat, 13 Sep 2014 08:59:28 -0700 (PDT) Received: from [192.168.1.99] ([203.117.37.53]) by mx.google.com with ESMTPSA id u8sm6893080pbs.61.2014.09.13.08.59.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Sep 2014 08:59:27 -0700 (PDT) Message-ID: <541469D4.6070107@gmail.com> Date: Sat, 13 Sep 2014 23:59:16 +0800 From: bycn82 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: freebsd-ipfw@freebsd.org Subject: Re: IPFW rule sets and automatic rule numbering References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2014 15:59:29 -0000 On 9/11/14 23:02, Freddie Cash wrote: > Forgot to mention, this is 64-bit FreeBSD 10.0-RELEASE-p7, using Intel > i350-T4 (igb) NICs. why not explain the situation by providing a set of rules which can replicate the problem you mentioned instead of your long long email?