From owner-freebsd-pf@FreeBSD.ORG Thu Sep 16 03:51:17 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 674) id 45BC716A4D0; Thu, 16 Sep 2004 03:51:17 +0000 (GMT) Delivered-To: mlaier@vampire.homelinux.org Received: (qmail 78139 invoked by uid 1005); 26 Sep 2003 19:39:28 -0000 Delivered-To: max@vampire.homelinux.org Received: (qmail 78136 invoked from network); 26 Sep 2003 19:39:28 -0000 Received: from moutng.kundenserver.de (212.227.126.187) by pd9e39736.dip.t-dialin.net with SMTP; 26 Sep 2003 19:39:27 -0000 Received: from [212.227.126.140] (helo=mxng13.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1A2zKa-0002gK-00 for max@vampire.homelinux.org; Fri, 26 Sep 2003 22:36:48 +0200 Received: from [206.53.239.180] (helo=turing.freelists.org) by mxng13.kundenserver.de with esmtp (Exim 3.35 #1) id 1A2zKY-00048c-00 for max@love2party.net; Fri, 26 Sep 2003 22:36:47 +0200 Received: from turing (localhost [127.0.0.1])ESMTP id 9C20039594B for ; Fri, 26 Sep 2003 15:32:01 -0500 (EST) Received: with ECARTIS (v1.0.0; list pf4freebsd); Fri, 26 Sep 2003 15:31:54 -0500 (EST) X-Original-To: pf4freebsd@freelists.org Delivered-To: pf4freebsd@freelists.org Received: from qubix.ca (d57-127-238.home.cgocable.net [24.57.127.238]) ESMTP id 4C5733958EE for ; Fri, 26 Sep 2003 15:31:53 -0500 (EST) Received: from localhost (unknown [127.0.0.1]) by qubix.ca (Postfix) with ESMTP id EFA31450A2 for ; Fri, 26 Sep 2003 16:35:35 -0400 (EDT) Received: from qubix.ca ([127.0.0.1]) by localhost (qubix.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00638-01 for ; Fri, 26 Sep 2003 16:34:20 -0400 (EDT) Received: from qubix.ca (lan [192.168.1.1]) by qubix.ca (Postfix) with ESMTP id 8F78A4509C for ; Fri, 26 Sep 2003 16:34:20 -0400 (EDT) Message-ID: <3F74A2CA.6070204@qubix.ca> From: Mo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030924 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pf4freebsd@freelists.org References: <1978948427.20030926150624@love2party.net> In-Reply-To: <1978948427.20030926150624@love2party.net> Content-type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: by amavisd-new at qubix.ca X-archive-position: 155 X-ecartis-version: Ecartis v1.0.0 Sender: pf4freebsd-bounce@freelists.org Errors-To: pf4freebsd-bounce@freelists.org X-original-sender: mo@qubix.ca Precedence: normal X-list: pf4freebsd Content-Transfer-Encoding: quoted-printable X-UID: 270 X-Length: 4557 X-Mailman-Approved-At: Thu, 16 Sep 2004 03:55:51 +0000 Subject: [pf4freebsd] Re: Version 1.65 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: pf4freebsd@freelists.org List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 16 Sep 2004 03:51:17 -0000 X-Original-Date: Fri, 26 Sep 2003 16:34:18 -0400 X-List-Received-Date: Thu, 16 Sep 2004 03:51:17 -0000 I just downloaded and compiled 1.65, but I keep getting these errors=20 when trying to run it: kldload: can't load /boot/kernel/pf.ko: No such file or directory pf.ko does exist in /boot/kernel/, I'm not sure why it doesn't work. =20 Please lemme know if you why it's acting like that. Thanks Max Laier said the following on 9/26/2003 9:06 AM: >Hello, > >now it's final. Version 1.65 was just released. Find it at: >http://pf4freebsd.love2party.net/pf_freebsd_1.65.tar.gz >MD5(pf_freebsd_1.65.tar.gz) =3D 6956f275a7b971ab07f4ee8e0bdd83e0 > >The long list of improvements and minor fixes includes: > - A memory leak on module unload was fixed. > - Patches to update ruleset for dynamic address changes. > - Better/Faster locking. > - Updated versions of the contrib ports. (pftop!!!) > >As always a new version can also mean new bugs, but we still believe >that it is a good idea to update - NOW! > >If you are wondering about our road-map now that OpenBSD is about to >release version 3.4: > - "Seek and destroy" all bugs that might still be hiding in the port > bits of the code, as well as those that come from different > semantics in various (network) functions between Free- and OpenBSD. > - Release version 2.0 as soon as OpenBSD tags for 3.4 and we are happy > with our changes. > - Release an updated port very soon (maybe even before 2.0) > - Propose changes to FreeBSD to enable additional features. Such as the > dynamic address changes. > - Try to get pf into the FreeBSD base system. (You will find patchset > proposals anytime soon on our web page.) > - Cleanup the ALTQ work and build new patchsets. > >This reflects the aims for the coming weeks and the priority of the >individual topics. > > =20 >