[squid-users] Bridge / Transparent mode

From: Vivek <viveksnv_at_aol.in>
Date: Mon, 13 Jul 2009 14:35:54 -0400

Hi All,

I am trying to make transparent proxy in bridge setup. Squid responses
very quick in direct proxy mode. But it takes too long in transparent
mode. In access.log i saw it took more minutes for every single request

=======================

Interfaces:-

eth0 - Management

br0 - eth2

        eth3

I tried with following rules.

ebtables -t broute -A BROUTING -p IPv4 --ip-protocol 6
--ip-destination-port 80 -j redirect --redirect-target ACCEPT

iptables -t nat -A PREROUTING -i br0 -p tcp --dport 80 -j REDIRECT
--to-port 3128

Squid - 2.7 stable 6

In squid.conf

http_port 3128 transparent

Thanks in advance.

Thanks,

Vivek
________________________________________________________________________
You are invited to Get a Free AOL Email ID. - http://webmail.aol.in
Received on Mon Jul 13 2009 - 18:31:22 MDT

This archive was generated by hypermail 2.2.0 : Tue Jul 14 2009 - 12:00:03 MDT