From owner-freebsd-doc@FreeBSD.ORG Wed Aug 4 20:25:57 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 350BC16A4CE for ; Wed, 4 Aug 2004 20:25:57 +0000 (GMT) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.38.206.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF37543D69 for ; Wed, 4 Aug 2004 20:25:56 +0000 (GMT) (envelope-from so14k@so14k.com) Received: from localhost (localhost [127.0.0.1]) by valentine.liquidneon.com (Postfix) with ESMTP id E00B6467; Wed, 4 Aug 2004 14:25:55 -0600 (MDT) Received: from valentine.liquidneon.com ([216.38.206.180]) by localhost (valentine.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 40435-10; Wed, 4 Aug 2004 14:25:55 -0600 (MDT) Received: from webmail.liquidneon.com (valentine.liquidneon.com [216.38.206.180]) by valentine.liquidneon.com (Postfix) with ESMTP id 6667A466; Wed, 4 Aug 2004 14:25:55 -0600 (MDT) Received: from 24.8.51.173 (SquirrelMail authenticated user so14k@so14k.com); by webmail.liquidneon.com with HTTP; Wed, 4 Aug 2004 14:25:55 -0600 (MDT) Message-ID: <63009.24.8.51.173.1091651155.squirrel@24.8.51.173> In-Reply-To: <20040804155750.4ee98d93.wmoran@potentialtech.com> References: <20040804122518.1a9ebe34.wmoran@potentialtech.com> <51853.24.8.51.173.1091646364.squirrel@24.8.51.173> <20040804155750.4ee98d93.wmoran@potentialtech.com> Date: Wed, 4 Aug 2004 14:25:55 -0600 (MDT) From: "Brad Davis" To: "Bill Moran" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at liquidneon.com cc: doc@freebsd.org Subject: Re: Simple tweaks to the firewall chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 20:25:57 -0000 > "Brad Davis" wrote: >> > >> > I noticed a simple improvement that could be made to the firewall >> > chapter of the handbook. (It needs to briefly note the alternative >> > to recompiling a kernel ... kldload) >> > >> > I seem to remember that someone was working on a major overhaul of >> > this chapter ... so _before_ I generate and submit a patch, is there >> > any major in-progress work on this chapter that would make it silly >> > for me to submit a 5-line patch for a chapter that's going to be >> > completely rewritten anyway? >> >> Hi Bill, >> >> Working on the rewrite now, hopefully it will be done next week. I think >> it would be ok to go ahead and add your patch. That will help the people >> that see the handbook between now and when the rewrite is ready to be >> committed. > > Well ... I haven't actually made the patch yet ;) > > I assume that you've added a reference to the fact that you can kldload > the ipfw module? Yes :) Regards, Brad Davis