From owner-freebsd-current Mon Apr 19 3:41:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 94CE21525D for ; Mon, 19 Apr 1999 03:41:32 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id GAA55460; Mon, 19 Apr 1999 06:38:51 -0400 (EDT) Date: Mon, 19 Apr 1999 06:38:51 -0400 (EDT) From: Brian Feldman X-Sender: green@janus.syracuse.net To: Ilya Naumov Cc: current@FreeBSD.ORG Subject: Re: new kernel and IPDIVERT In-Reply-To: <99041913414800.00402@camel.avias.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 disabled, logging disabled That's because it's loading the ipfw.ko KLD. > > of course, firewall rules like "add divert natd ..." do not work. everything 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. > > -- > > sincerely, > ilya naumov (at work) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Brian Feldman _ __ ___ ____ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \ _ \ |) | http://www.freebsd.org _ |___)___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message