Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 07:08:17 +0000 (   )
From:      Joel Eusebio <joel@tilapia.pang.pworld.net.ph>
To:        cjclark@alum.mit.edu
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw
Message-ID:  <Pine.LNX.3.95.1000621070354.10569A-100000@tilapia.pang.pworld.net.ph>
In-Reply-To: <20000620230949.E469@dialin-client.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I've checked out /LINT and I can see a line there ----"options
IPFIREWALL_FORWARD		#enable transparent proxy support" is that
it??? is it enabled already or do I have to recompile the kernel and do I
have to add anything in the GENERIC file before I recompile my kernel???
Thanks a lot.

---------------------->jOEL
 

On Tue, 20 Jun 2000, Crist J. Clark wrote:

> 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?Pine.LNX.3.95.1000621070354.10569A-100000>