From owner-freebsd-questions Thu Jan 31 21:15:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id EA97537B404 for ; Thu, 31 Jan 2002 21:15:31 -0800 (PST) Received: from user-33qtmu3.dsl.mindspring.com ([199.174.219.195] helo=gohan.cjclark.org) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WW2q-0005Ty-00; Thu, 31 Jan 2002 21:15:30 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g115FED82123; Thu, 31 Jan 2002 21:15:14 -0800 (PST) (envelope-from cjc) Date: Thu, 31 Jan 2002 21:15:10 -0800 From: "Crist J. Clark" To: James Halstead Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw module question Message-ID: <20020131211510.G152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <1012441972.19749.0.camel@halstead007> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1012441972.19749.0.camel@halstead007>; from James_Bond_79@yahoo.com on Wed, Jan 30, 2002 at 08:52:51PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 30, 2002 at 08:52:51PM -0500, James Halstead wrote: > To use ipfw + natd, I need IPFIREWALL and IPDIVERT in kernel, if I use > the ipfw.ko module, will that be able to use natd? No. You cannot just use a module with a GENERIC kernel and have IPDIVERT work. The IPDIVERT option lives in other kernel code besides firewalling. The easiest thing to do is just build a custom kernel with everything you need in it. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message