From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 10:19:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12D4A16A4CE for ; Thu, 26 Feb 2004 10:19:33 -0800 (PST) Received: from spock.ste-land.com (spock.ste-land.com [64.32.179.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C876D43D2D for ; Thu, 26 Feb 2004 10:19:32 -0800 (PST) (envelope-from ste@ste-land.com) Received: from ste-land.com (bgp377940bgs.plnfld01.nj.comcast.net [68.36.5.198]) by spock.ste-land.com (Postfix) with ESMTP id 45AB62D24C for ; Thu, 26 Feb 2004 13:19:32 -0500 (EST) Message-ID: <403E38B3.9050401@ste-land.com> Date: Thu, 26 Feb 2004 13:19:31 -0500 From: "Shaun T. Erickson" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <5.1.0.14.2.20040225221133.04fc5110@209.152.117.178> <403E3734.1000007@ste-land.com> In-Reply-To: <403E3734.1000007@ste-land.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Looking for ipfw info. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 18:19:33 -0000 I wrote: > I have read the following 5 excellent articles on ipfw, by Dru Lavigne. I forgot to include the links. Here they are: BSD Firewalls: IPFW http://www.onlamp.com/pub/a/bsd/2001/04/25/FreeBSD_Basics.html BSD Firewalls: IPFW Rulesets http://www.onlamp.com/pub/a/bsd/2001/05/09/FreeBSD_Basics.html BSD Firewalls: Fine-Tuning Rulesets http://www.onlamp.com/pub/a/bsd/2001/06/01/FreeBSD_Basics.html IPFW Logging http://www.onlamp.com/pub/a/bsd/2001/06/21/FreeBSD_Basics.html Monitoring IPFW Logs http://www.onlamp.com/pub/a/bsd/2001/07/05/FreeBSD_Basics.html -ste