From owner-freebsd-questions@FreeBSD.ORG Wed Mar 2 08:03:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0845116A4CE for ; Wed, 2 Mar 2005 08:03:42 +0000 (GMT) Received: from mail.rot-1.de (rot-1.de [213.146.120.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 136F443D5E for ; Wed, 2 Mar 2005 08:03:41 +0000 (GMT) (envelope-from stevan@rot-1.de) Received: from mail.rot-1.de (localhost.rot-1.de [127.0.0.1]) by mail.rot-1.de (8.12.10/8.12.10) with ESMTP id j2283Ovj023670; Wed, 2 Mar 2005 09:03:24 +0100 (CET) (envelope-from stevan@mail.rot-1.de) Received: from localhost (stevan@localhost)j2283NEC023667; Wed, 2 Mar 2005 09:03:23 +0100 (CET) (envelope-from stevan@mail.rot-1.de) Date: Wed, 2 Mar 2005 09:03:23 +0100 (CET) From: Stevan Tiefert To: Albert Shih In-Reply-To: <20050301224201.GC7469@math.jussieu.fr> Message-ID: <20050302090009.R23556@mail.rot-1.de> References: <20050301224201.GC7469@math.jussieu.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: freebsd-questions@freebsd.org Subject: Re: ipfw or pf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 08:03:42 -0000 On Tue, 1 Mar 2005, Albert Shih wrote: > Hi all, > > >From FreeBSD 4.5 I use ipfw on freebsd-box with 3 NIC card. > > Now I'm in FreeBSD 5.1. I've see in FreeBSD 5.3 there are pf and ipfw, wh= y > there two versions ? The ipfw is always maintened ? Or I need to switch t= o > pf ? > > Why can I do with PF that I can't do with ipfw ? > > I've ask this because I =ABknown=BB ipfw and the syntax of pf is strange = to me, > and I want known if it's good idea to learn pf. > > Regards. > > > -- > Albert SHIH > Universite de Paris 7 (Denis DIDEROT) > U.F.R. de Mathematiques. > Heure local/Local time: > Tue Mar 1 23:39:06 CET 2005 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > The both packef filters are maintained! pf is "ported" from OpenBSD and ipfw is from FreeBSD. Whenever two programs two syntaxes... With regards Stevan Tiefert