From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 11:49:32 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 BB50616A4CF for ; Fri, 27 Feb 2004 11:49:32 -0800 (PST) Received: from spock.ste-land.com (spock.ste-land.com [64.32.179.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F25E43D39 for ; Fri, 27 Feb 2004 11:49: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 ECDA52D24C; Fri, 27 Feb 2004 14:49:31 -0500 (EST) Message-ID: <403F9F4B.6080608@ste-land.com> Date: Fri, 27 Feb 2004 14:49: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: Remko Lodder References: <20040227194414.835572B4DA7@mail.evilcoder.org> In-Reply-To: <20040227194414.835572B4DA7@mail.evilcoder.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Firewall enabling confusion. 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: Fri, 27 Feb 2004 19:49:32 -0000 Remko Lodder wrote: > kldstat is the program you are looking for (like lsmod) > It can indeed be that the module is loaded with it's default > settings {block all} > > Hope this solves your lsmod question, the rest i cannot help you > with since i don't understand ipfw :) {yet} Thanks! Yes, the ipfw.ko module is getting loaded. So now I just need to know how to enable things like divert and logging. -ste