From owner-freebsd-security Sat Sep 18 19:42:11 1999 Delivered-To: freebsd-security@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 5E36014FF4 for ; Sat, 18 Sep 1999 19:42:08 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id WAA07350; Sat, 18 Sep 1999 22:44:54 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199909190244.WAA07350@cc942873-a.ewndsr1.nj.home.com> Subject: Re: ipfw and rule bases forwarding In-Reply-To: <19990918232442.817.qmail@hotmail.com> from skalir scalar at "Sep 18, 1999 03:24:42 pm" To: skalir@hotmail.com (skalir scalar) Date: Sat, 18 Sep 1999 22:44:53 -0400 (EDT) Cc: freebsd-security@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org skalir scalar wrote, > I am running 3.1-release (will be 3.2-stable/3.3-release soon) > > anyways, I have my firewall all setup and would like to use the 'fwd' > feature in ipfw, but when i boot up, i get "rule based forwarding > disabled", how can i enable this? % man 8 ipfw . . . fwd ipaddr [,port] Change the next-hop on matching packets to ipaddr, which can be an IP address in dotted quad or a host ... The kernel must have been compiled with options IP- FIREWALL_FORWARD. . . . -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message