[squid-users] Tproxy + Centos + Bridge

From: Alejandro Martinez <amartinez_at_equital.com.uy>
Date: Thu, 16 Jul 2009 09:22:34 -0300

Hi,

I've seen some messages in the forum talking about tproxy funcionality.

Has anybody success configuring this scenario in bridge mode ?
I have a box with Centos 5.3 + Kernel 2.6.30 + iptables 1.4.3 + squid 3.1

I've read and applied this howto
(http://wiki.squid-cache.org/Features/Tproxy4) but in bridge mode with
no success.
I've applied this rules too (ebtables)

-p IPv4 -i eth1 --ip-proto tcp --ip-dport 80 -j redirect --redirect-target

DROP
-p IPv4 -i eth0 --ip-proto tcp --ip-sport 80 -j redirect --redirect-target
DROP

I can see the matchs in the mangle table but the access.log does not
report any traffic.

Thanks four your comments.

Alejandro
Received on Thu Jul 16 2009 - 12:33:40 MDT

This archive was generated by hypermail 2.2.0 : Sat Jul 18 2009 - 12:00:02 MDT