Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2002 12:10:07 -0000 
From:      "local.freebsd.questions" <freebsd-questions-local@insignia.com>
To:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   Re: Squid & transparent proxy
Message-ID:  <2F03DF3DDE57D411AFF4009027B8C3670289D5EA@exchange-uk.isltd.insignia.com>

next in thread | raw e-mail | index | archive | help
On Sat, 7 Dec 2002 08:35:01 -0000 , rjhalljr@starpower.net ("Bob
Hall") wrote:

>I'm trying to set squid up as a transparent proxy. I'm able to 
>do everything except the transparent part. If I point a web 
>browser at squid, everything works fine. But it won't work 
>transparently.

(details snipped)

My setup is an internal net on 172.16/16 and an external net on
195.74.141.0/26. The proxy is 195.74.141.2.

The firewall router between internal and external has this:

># Transparent HTTP proxy: TCP packets to port 80 are forwarded to Squid
cache
>#
>$fw add fwd 195.74.141.2 tcp from 172.16.0.0/16 to any http out

and the proxy has this:

>$fw add pass all from 195.74.141.2 to any
>$fw add fwd 127.0.0.1,3128 tcp from any to any http

I think my Squid setup is the same as yours.


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?2F03DF3DDE57D411AFF4009027B8C3670289D5EA>