From owner-freebsd-questions@FreeBSD.ORG Sat Jun 25 13:04:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B92A416A41C for ; Sat, 25 Jun 2005 13:04:15 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth06.mail.atl.earthlink.net (smtpauth06.mail.atl.earthlink.net [209.86.89.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D22543D5C for ; Sat, 25 Jun 2005 13:04:15 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=yoda.datawok.com) by smtpauth06.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1DmAKS-0005hE-AR; Sat, 25 Jun 2005 09:04:12 -0400 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Sat, 25 Jun 2005 08:05:04 -0500 User-Agent: KMail/1.6.2 References: <20050625064224.GB4460@masterpost> <42BD2F9A.6050600@locolomo.org> In-Reply-To: <42BD2F9A.6050600@locolomo.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Message-Id: <200506250805.04635.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc6b560bc90d1b97cca1635cd46b4d7362350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: mess-mate Subject: Re: firewall on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 13:04:15 -0000 On Saturday 25 June 2005 05:19 am, Erik N=F8rgaard wrote: > mess-mate wrote: > > I've a firewall/router/proxy with openbsd and think to replace it > > with freebsd 5.4 > > Do you mean freebsd's PF don't support the 'quick' keyword ?? > > Thought PF on freebsd and openbsd was identical, isn't ? > > It's a port, pf on FBSD 5.4 is the same as pf on OBSD 3.6, AFAIK. So > if your OBSD is the latest or updated after 3.6, then you might have > functionalities not supported yet on FBSD. > > The basic stuff is all the same, I don't think anyone could survive > without 'quick', just as 'pass' and 'block' are supported on both > platforms :-) > > Cheers, Erik Minor correction: pf is built into the kernel by default in FreeBSD=20 5.4. I think this started with FreeBSD 5.3. It may still be in the=20 ports system; but that would be for use in FreeBSD 4* and earlier=20 versions of 5*. Have a great weekend! Andrew Gould