AW: [squid-users] Squid 2.6 transparent proxy setup : how do I?

From: Fink Oliver <oliver.fink@dont-contact.us>
Date: Wed, 22 Nov 2006 08:23:34 +0100

Hello,

To make Squid 2.6 ready for transparent you have to:

configure with " --enable-linux-netfilter"

in squid.conf:

http_port IP-to listen to":8080 transparent

iptables:
iptables -A PREROUTING -t nat -i eth2 -p tcp --dport 80 -j REDIRECT --to-port
8080

Hope that helped you !

Greeting Olli

> -----Ursprüngliche Nachricht-----
> Von: otrcomm [mailto:otrcomm@isp-systems.net]
> Gesendet: Mittwoch, 22. November 2006 07:21
> An: Odhiambo WASHINGTON
> Cc: squid-users
> Betreff: Re: [squid-users] Squid 2.6 transparent proxy setup
> : how do I?
>
> hello,
>
> ----- Original Message -----
> From: "Odhiambo WASHINGTON" <odhiambo.raburu@wananchi.com>
> To: <squid-users@squid-cache.org>
> Sent: Tuesday, November 21, 2006 10:19 PM
> Subject: Re: [squid-users] Squid 2.6 transparent proxy setup
> : how do I?
>
>
> > * On 21/11/06 19:32 -0700, otrcomm wrote:
> > | hello,
> > |
> > | how do i setup squid 2.6 to run in transparent proxy
> mode? i saw a note that said:
> > |
> > | http_port
>
> >
> > What does it write to the logs?
>
> thanks for responding,
>
> i figure it out
>
> http_port 3128 transparent
>
> murrah boswell
>
>
> >
> >
> >
> > -Wash
> >
> > http://www.netmeister.org/news/learn2quote.html
> >
> > DISCLAIMER: See http://www.wananchi.com/bms/terms.php
> >
> > --
> >
> +=============================================================
> =========+
> > |\ _,,,---,,_ | Odhiambo Washington
> <wash@wananchi.com>
> > Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com
> > |,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922
> > '---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121
> >
> +=============================================================
> =========+
> >
> > Some people are born mediocre, some people achieve
> mediocrity, and some
> > people have mediocrity thrust upon them.
> > -- Joseph Heller, "Catch-22"
>
>
Received on Wed Nov 22 2006 - 00:23:28 MST

This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST