From owner-freebsd-ipfw@FreeBSD.ORG Thu Apr 1 12:49:22 2010 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE3CD1065670 for ; Thu, 1 Apr 2010 12:49:22 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 7FBDA8FC25 for ; Thu, 1 Apr 2010 12:49:22 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 4CBC0730A1; Thu, 1 Apr 2010 14:59:29 +0200 (CEST) Date: Thu, 1 Apr 2010 14:59:29 +0200 From: Luigi Rizzo To: "Ass.Tec. Matik" Message-ID: <20100401125929.GA66321@onelab2.iet.unipi.it> References: <4BB24C86.3030709@hardonline.com.br> <20100331020943.GA47928@onelab2.iet.unipi.it> <20100331164302.GA55699@korolev-net.ru> <20100331170221.GB55010@onelab2.iet.unipi.it> <20100401002014.GA57424@onelab2.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-ipfw@freebsd.org Subject: Re: ipfw error in last stable version freebsd 8 X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2010 12:49:22 -0000 On Thu, Apr 01, 2010 at 04:50:45AM -0300, Ass.Tec. Matik wrote: > > seems to be some more confusion > > > 00002 rule > ..... other rules > 01000 rule > ..... other rules > 00100 allow ip from any to any via lo0 > 00000 ip from any to any > > > the last as I said in my former msg but the #00100 is listed at the end, not > at it's correct sorted position, seems sticks to _when_ added i fixed this problem (which is related to all the reports you are posting) tuesday night in svn 205953. By chance are you still running an older kernel ? cheers luigi