From owner-freebsd-ipfw@FreeBSD.ORG Mon Mar 15 18:57:42 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 766B3106566C for ; Mon, 15 Mar 2010 18:57:42 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id F32E78FC19 for ; Mon, 15 Mar 2010 18:57:41 +0000 (UTC) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.3/8.14.3) with ESMTP id o2FIvOQG081357; Mon, 15 Mar 2010 19:57:39 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.3/8.14.3/Submit) id o2FIvOCW081355; Mon, 15 Mar 2010 19:57:24 +0100 (CET) (envelope-from olli) From: Oliver Fromme Message-Id: <201003151857.o2FIvOCW081355@lurza.secnetix.de> To: rizzo@iet.unipi.it (Luigi Rizzo) Date: Mon, 15 Mar 2010 19:57:24 +0100 (CET) In-Reply-To: <20100315183132.GA94552@onelab2.iet.unipi.it> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Mon, 15 Mar 2010 19:57:39 +0100 (CET) Cc: freebsd-ipfw@freebsd.org Subject: Re: Small problem with "ipfw list" 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: Mon, 15 Mar 2010 18:57:42 -0000 Luigi Rizzo wrote: > On Tue, Mar 09, 2010 at 03:36:15PM +0100, Oliver Fromme wrote: > > Hi, > > > > Just a question: Is the output from "ipfw list" supposed > > to be in the same rule format that is accepted as input? > > If that's the case, then there is a small bug: > > > > # ipfw add 100 allow ip from any to '{' 1.1.1.1 or 2.2.2.2 '}' > > 00100 allow ip from any to '{' 1.1.1.1 or dst-ip 2.2.2.2 '}' > > ok this should be fixed now in head (revision 205179) Great, thank you very much for doing this! Do you think this could be merged to stable/8 and stable/7? Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "C++ is to C as Lung Cancer is to Lung." -- Thomas Funke