Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2002 08:09:03 +0700 (NOVST)
From:      Alexey Privalov <lucky@land3.nsu.ru>
To:        Quddus Ullah Khan <quddus@fascom.com>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: transparent proxying
Message-ID:  <20020620080720.M71749-100000@land3.nsu.ru>
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:

> Date: Thu, 20 Jun 2002 02:20:59 -0700
> From: Quddus Ullah Khan <quddus@fascom.com>
> To: freebsd-ipfw@freebsd.org
> Subject: transparent proxying
>
> 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 must compile your kernel with IPFIREWALL option (see /sys/i386/conf/LINT) or
load a module (kld_load ipfw.ko)

/Alexey.



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?20020620080720.M71749-100000>