Said Jaffer wrote:
> Hello,
>
> I have a Centos configured as bridge, squid running in transparent mode, tproxy.
>
> I would like to exclude few IP from not being redirected, as few
> routers are getting spoofing errors.
>
> the below rule is running,
>
> iptables -t tproxy -A PREROUTING -i br0 -p tcp -m tcp --dport 80 -j
> TPROXY --on-port 3128
That is only one of 6 rules needed for TPROXY to work reliably. Check
that you have DIVERT ones...
>
> what iptables rules do i need to bypass certain IPS from redirections.
>
>
> Many thanks.
Spoofing errors?
- in that the routers are doing something (ie NAT) and the spoofing
goes triangular and hangs?
- or that Squid reports 'cannot bind' for certain IP consistently?
Amos
-- Please be using Current Stable Squid 2.7.STABLE7 or 3.0.STABLE19 Current Beta Squid 3.1.0.14Received on Sun Oct 11 2009 - 05:01:23 MDT
This archive was generated by hypermail 2.2.0 : Sun Oct 11 2009 - 12:00:03 MDT