From owner-freebsd-current Sun Feb 9 11:50: 3 2003 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 6458637B401 for ; Sun, 9 Feb 2003 11:50:02 -0800 (PST) Received: from sartre.redundancy.org (redundancy.redundancy.org [198.144.201.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E67943F3F for ; Sun, 9 Feb 2003 11:50:01 -0800 (PST) (envelope-from lx@sartre.redundancy.org) Received: from sartre.redundancy.org (localhost.redundancy.org [127.0.0.1]) by sartre.redundancy.org (8.12.6/8.12.6) with ESMTP id h19Jr4u4000890 for ; Sun, 9 Feb 2003 11:53:04 -0800 (PST) (envelope-from lx@sartre.redundancy.org) Received: (from lx@localhost) by sartre.redundancy.org (8.12.6/8.12.6/Submit) id h19Jr3qY000889 for current@freebsd.org; Sun, 9 Feb 2003 11:53:03 -0800 (PST) Date: Sun, 9 Feb 2003 11:53:03 -0800 From: David Thiel To: current@freebsd.org Subject: Re: TR : IPFilter Message-ID: <20030209195301.GA778@redundancy.redundancy.org> Mail-Followup-To: current@freebsd.org References: <008701c2d06b$07b4e950$bede1e0a@XG396.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <008701c2d06b$07b4e950$bede1e0a@XG396.local> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 09, 2003 at 07:42:42PM +0100, Coercitas Temet'Nosce wrote: > Hello all, > > I was just wondering something regarding IPFilter and new FreeBSD 5.0 > > First, I was looking for IPF related functions in new Kernel building, > didn't found them anywhere.maybe I did something wrong but not likely. > Is it > now a non kernel related application ? The kernel options have moved. Options that aren't platform specific are in /usr/src/sys/conf/NOTES, and the IPFILTER options are there. > Btw, I was looking for some docs on the FreeBSD website and didn't > found anything interesting, only firewall that FreeBSD seems to > support nowadays is the old IPFW, which is quite obsolete now > imo. Why are documentation pages not dealing with IPF at all ? > is there any reason ? There's no real need for them. Just compile the kernel with the appropriate options and there's plenty of docs on IPF that can tell you the rest. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message