Date: Tue, 20 Jun 2000 23:09:49 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: Joel Eusebio <joel@tilapia.pang.pworld.net.ph> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw Message-ID: <20000620230949.E469@dialin-client.earthlink.net> In-Reply-To: <Pine.LNX.3.95.1000621051949.8924A-100000@tilapia.pang.pworld.net.ph>; from joel@tilapia.pang.pworld.net.ph on Wed, Jun 21, 2000 at 05:35:05AM %2B0000 References: <Pine.LNX.3.95.1000621051949.8924A-100000@tilapia.pang.pworld.net.ph>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 21, 2000 at 05:35:05AM +0000, Joel Eusebio wrote:
> I'm trying to setup a transparent proxy on my 4.0-stable using transproxy
> and ipfw. What else do I have to install for ipfw to work because it is
> already installed (I think ) in the /sbin but when I try to execute a
> /sbin/ipfw add 1000 allow tcp from 192.168.0.1 to any 80 it says "ipfw:
> setsockopt(IP_FW_ADD): Protocol not available" what's lacking??? Any help
> will be greatly appreciated. Thanks a lot.
% man ipfw
.
.
.
fwd ipaddr[,port]
Change the next-hop on matching packets to ipaddr, which
.
.
.
The kernel must have been compiled with the
IPFIREWALL_FORWARD option.
--
Crist J. Clark cjclark@alum.mit.edu
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000620230949.E469>
