From owner-freebsd-current Mon Apr 19 4:33:16 1999 Delivered-To: freebsd-current@freebsd.org Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (Postfix) with ESMTP id DD65914C16 for ; Mon, 19 Apr 1999 04:33:12 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (Postfix) with ESMTP id E9FBD1F5E; Mon, 19 Apr 1999 19:30:45 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Brian Feldman Cc: Ilya Naumov , current@FreeBSD.ORG Subject: Re: new kernel and IPDIVERT In-reply-to: Your message of "Mon, 19 Apr 1999 06:38:51 -0400." Date: Mon, 19 Apr 1999 19:30:45 +0800 From: Peter Wemm Message-Id: <19990419113045.E9FBD1F5E@spinner.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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