Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 07:39:59 +0000
From:      Baldur Gislason <baldur@foo.is>
To:        Victor.Tayer@morganstanley.com
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: ipfw and transparent proxy...
Message-ID:  <02022607395900.07860@germanium>
In-Reply-To: <3C7B0609.90D88A06@morganstanley.com>
References:  <3C7B0609.90D88A06@morganstanley.com>

next in thread | previous in thread | raw e-mail | index | archive | help
put this before the divert rule(s)
ipfw add fwd 127.0.0.1,3128 tcp from 192.168.0.0/24 to not 192.168.0.0/24
Where 3128 is the port, default Squid setting.

Baldur

On Tuesday 26 February 2002 03:50, you wrote:
> hello,
>
> i have been using ipfw/nat for quite some time now and
> is very satisfied with its performance.
>
> just wondering how can i use transparent proxy when i'm
> also running natd on the same fbsd box.
>
> my box has 2 nics. my internal network is
> 192.168.0.0/24 and a static public ip.
> the box is running natd which works fine.
>
> can i do this setup with ipfw or ipfilter? any sample config is
> greatly appreciated.
>
> tnx in advance. :P
>
> victor "jett" tayer
>
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ipfw" in the body of the message

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?02022607395900.07860>