From owner-freebsd-current@FreeBSD.ORG Fri Feb 27 10:07:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04E1216A4E2; Fri, 27 Feb 2004 10:07:10 -0800 (PST) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0324043D2F; Fri, 27 Feb 2004 10:07:09 -0800 (PST) (envelope-from max@love2party.net) Received: from mail pickup service by smtp.netcabo.pt with Microsoft SMTPSVC; Fri, 27 Feb 2004 18:07:08 +0000 Received: from rt.dgc.tvcabo.pt ([212.113.163.4]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.6713); Thu, 26 Feb 2004 05:28:20 +0000 Received: (qmail 19886 invoked by uid 512); 26 Feb 2004 04:59:43 -0000 Received: from owner-freebsd-hackers@freebsd.org by legolas.hdi.tvcabo.pt by uid 504 with qmail-scanner-1.20st (clamuko: 0.66. spamassassin: 2.63. Clear:RC:1(212.113.174.9):. Processed in 0.454343 secs); 26 Feb 2004 04:59:43 -0000 X-Antivirus-TVCABO-Mail-From: owner-freebsd-hackers@freebsd.org via legolas.hdi.tvcabo.pt X-Antivirus-TVCABO: 1.20st (Clear:RC:1(212.113.174.9):. Processed in 0.454343 secs) process 19885 Received: from smtp.netcabo.pt (212.113.174.9) by rt.dgc.tvcabo.pt with SMTP; 26 Feb 2004 04:59:43 -0000 Received: from mx2.freebsd.org ([216.136.204.119]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.6713); Thu, 26 Feb 2004 04:59:28 +0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id D73A85753A; Wed, 25 Feb 2004 20:30:51 -0800 (PST) (envelope-from owner-freebsd-hackers@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 3234C16A63E; Wed, 25 Feb 2004 20:30:17 -0800 (PST) Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF3416A4CF for ; Wed, 25 Feb 2004 20:30:04 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABF0243D39 for ; Wed, 25 Feb 2004 20:30:04 -0800 (PST) (envelope-from mlaier@vampire.homelinux.org) Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AwD9v-0004wi-00 for hackers@freebsd.org; Thu, 26 Feb 2004 05:30:03 +0100 Received: from [80.131.150.236] (helo=vampire.homelinux.org) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1AwD9v-0004K8-00 for hackers@freebsd.org; Thu, 26 Feb 2004 05:30:03 +0100 Received: (qmail 68459 invoked by uid 1001); 26 Feb 2004 04:34:18 -0000 Date: Thu, 26 Feb 2004 05:34:18 +0100 From: Max Laier To: current@freebsd.org Message-ID: <20040226043418.GA68438@router.laiers.local> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:e28873fbe4dbe612ce62ab869898ff08 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-hackers@freebsd.org Errors-To: owner-freebsd-hackers@freebsd.org X-OriginalArrivalTime: 26 Feb 2004 04:59:29.0006 (UTC) FILETIME=[5070B8E0:01C3FC25] cc: hackers@freebsd.org cc: net@freebsd.org Subject: HEADS UP: pf import X-BeenThere: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 18:07:10 -0000 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, we started importing OpenBSD's packet filter (pf) from it's port=20 (security/pf). The kernel parts are done, though not linked to any=20 automatic build. If you want to build it already, you can build from the=20 corresponding module directories:=20 sys/modules/{pf, pflog, pfsync} Make sure to install new and modified headers. User of the port should hold off until this is done. The port will no=20 longer build with the new headers installed! There is no userland in the=20 tree, yet! This brings pf from OpenBSD 3.4 with the complete OpenBSD 3.4 function=20 set. It was tested from the port for a long time now and brings some=20 features that were not available to FreeBSD before. We have reports from=20 people successfully running the port (and a preliminarily version of the=20 changes committed now) on production-use firewalls and servers. To get an idea of pf's power I suggest reading the OpenBSD FAQ about it: http://www.openbsd.org/faq/pf/index.html or if you prefer a summarize, check out the port status report: http://www.freebsd.org/news/status/report-oct-2003-dec-2003.html#Porting-Op= enBSD's-pf --=20 Best regards, | max@love2party.net Max Laier | ICQ #67774661 http://pf4freebsd.love2party.net/ | mlaier@EFnet --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAPXdGXyyEoT62BG0RAoF+AJ0YUaNIYEP607L6yUs8wrT3tIZjnACfd0Mp r8eAqQzpi95FnnR+g9RErf8= =pV+Y -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk--