From owner-freebsd-questions Sun Nov 4 15:29:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from digitalfreaks.org (digitalfreaks.org [216.151.95.156]) by hub.freebsd.org (Postfix) with SMTP id A638E37B405 for ; Sun, 4 Nov 2001 15:29:26 -0800 (PST) Received: (qmail 29213 invoked by uid 1000); 4 Nov 2001 23:29:25 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 4 Nov 2001 23:29:25 -0000 Date: Sun, 4 Nov 2001 18:29:25 -0500 (EST) From: Chad Ziccardi To: Jason Cribbins Cc: Nick Rogness , Subject: Re: Unable to get natd/ipfw to work properly In-Reply-To: <001701c1656d$2f97c240$05d85c42@kibserv.org> Message-ID: <20011104182830.E29105-100000@digitalfreaks.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 4 Nov 2001, Jason Cribbins wrote: > I rebuilt the kernel using the directions found on > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html > using the "traditional" method since the "new" method wouldn't work > correctly. > I have confirmed the new kernel ident is displayed upon bootup. > > Now I am back top this again > IP packet filtering initialized, divert disabled, rule-based forwarding > disabled > , default to deny, logging disabled > > and this as well. > 7:58pm mail:~ # ipfw add divert natd all from any to any via lnc0 > ipfw: getsockopt(IP_FW_ADD): Invalid argument > 7:58pm mail:~ # See the "divert disabled" that's why divert isn't working. Also if you've cvsup'd recently and didn't upgrade teh ipfw binary with teh kernel, better do that. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message