Date: Thu, 31 Jan 2002 21:15:10 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: James Halstead <James_Bond_79@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw module question Message-ID: <20020131211510.G152@gohan.cjclark.org> In-Reply-To: <1012441972.19749.0.camel@halstead007>; from James_Bond_79@yahoo.com on Wed, Jan 30, 2002 at 08:52:51PM -0500 References: <1012441972.19749.0.camel@halstead007>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020131211510.G152>