From owner-freebsd-net@FreeBSD.ORG Fri Feb 27 10:07:07 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC0C16A4D5; Fri, 27 Feb 2004 10:07:07 -0800 (PST) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F6343D39; Fri, 27 Feb 2004 10:07:06 -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:05 +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:30:51 +0000 Received: (qmail 20424 invoked by uid 512); 26 Feb 2004 05:00:03 -0000 Received: from owner-freebsd-current@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.454116 secs); 26 Feb 2004 05:00:03 -0000 X-Antivirus-TVCABO-Mail-From: owner-freebsd-current@freebsd.org via legolas.hdi.tvcabo.pt X-Antivirus-TVCABO: 1.20st (Clear:RC:1(212.113.174.9):. Processed in 0.454116 secs) process 20423 Received: from smtp.netcabo.pt (212.113.174.9) by rt.dgc.tvcabo.pt with SMTP; 26 Feb 2004 05:00:03 -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:42 +0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id ACCF5573FA; Wed, 25 Feb 2004 20:30:36 -0800 (PST) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 3280D16A58F; Wed, 25 Feb 2004 20:30:12 -0800 (PST) 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 D5D1316A4CE for ; Wed, 25 Feb 2004 20:30:04 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09EF43D31 for ; Wed, 25 Feb 2004 20:30:04 -0800 (PST) (envelope-from mlaier@vampire.homelinux.org) Received: from [212.227.126.179] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AwD9v-00021b-00 for current@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-00080H-00 for current@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-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 26 Feb 2004 04:59:42.0600 (UTC) FILETIME=[588B0080:01C3FC25] cc: hackers@freebsd.org cc: net@freebsd.org Subject: HEADS UP: pf import X-BeenThere: freebsd-net@freebsd.org List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 18:07:07 -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--