Date: Fri, 12 Dec 2003 20:49:55 -0800 From: "Mike Maltese" <mike@pcmedx.com> To: <questions@freebsd.org> Subject: Re: (Yet Another) Home Networking Question Message-ID: <02e001c3c134$8dcd0670$f4f0a8c0@pcmedx.com> References: <3FDA7D20.1010904@cal.berkeley.edu> <3FDA97F7.6030104@daleco.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
> One thing you yet lack, according to the handbook, > and it's a bit of a job. The GENERIC kernel doesn't > ship with the following options, which you are > supposed to need. > > options IPFIREWALL > options IPDIVERT > > Add them to /usr/src/sys/i386/conf/GENERIC, > run "make buildkernel" and "make installkernel" > as root, then reboot and try again. (You do have > /usr/src, right?) > > That is, unless there's some way to do this other > than that...I didn't find it...but afterwards I'm natting > happily all over the farm.... ;-) The ipfw KLD should load on demand. I believe the it builds with divert enabled and defaults to block all.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02e001c3c134$8dcd0670$f4f0a8c0>