Date: Mon, 19 Apr 1999 19:30:45 +0800 From: Peter Wemm <peter@netplex.com.au> To: Brian Feldman <green@unixhelp.org> Cc: Ilya Naumov <camel@avias.com>, current@FreeBSD.ORG Subject: Re: new kernel and IPDIVERT Message-ID: <19990419113045.E9FBD1F5E@spinner.netplex.com.au> In-Reply-To: Your message of "Mon, 19 Apr 1999 06:38:51 -0400." <Pine.BSF.4.10.9904190636280.55317-100000@janus.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Feldman wrote: > On Mon, 19 Apr 1999, Ilya Naumov wrote: > > > > > i have compiled the latest kernel and encountered a problem with IPDIVERT. even > > with "options IPDIVERT" string in kernel config, kernel says the following: > > > > IP packet filtering initialized, divert disabled, rule-based forwarding dis abled, logging disabled > > That's because it's loading the ipfw.ko KLD. > > > > > of course, firewall rules like "add divert natd ..." do not work. everythin g is > > ok with old kernel (~5 days old). could anyone comment this? > > I know about it, but don't know how to fix it :( However, for now, you can > go over to /usr/src/sys/modules/, edit the Makefile and add what features > you want to CFLAGS, and make depend all install clean && shutdown -r now. It's quite likely I broke something with the LKM cleanup.. :-( I have not yet had a chance to revisit this, but will in a few hours. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990419113045.E9FBD1F5E>