Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 15:54:49 -0500 (CDT)
From:      Nick Rogness <nick@rogness.net>
To:        Quddus Ullah Khan <quddus@fascom.com>
Cc:        freebsd-ipfw@FreeBSD.ORG
Subject:   Re: transparent proxying
Message-ID:  <Pine.BSF.4.21.0206191553440.4137-100000@cody.jharris.com>
In-Reply-To: <000801c2183b$e488c1a0$866457ca@testing>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Jun 2002, Quddus Ullah Khan wrote:

> Hello i want to run transparent proxy on fbsd 4.5 i am running only
> squid perfectly but when i am trying to run following command it give
> me the error in second line plase someone can help me. ? with
> examples.
> 
> 
> ipfw add fwd 127.0.0.1,8080 tcp from 202.87.109.0/24 to not
> 202.87.109.0/24
> 
> ipfw: getsockopt(IP_FW_ADD): Protocol not available                            

	You need to add:

		options		IPFIREWALL_FORWARD

	to your kernel config file.  Then rebuild, install, and reboot.

Nick Rogness <nick@rogness.net>
 - Don't mind me...I'm just sniffing your packets


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0206191553440.4137-100000>