Search squid archive

Re: bypass certain IP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



lör 2009-10-10 klockan 18:43 +0300 skrev Said Jaffer:
> 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
> 
> what iptables rules do i need to bypass certain IPS from redirections.

You need to add an ACCEPT rule in the same table & chain before this.

Regards
Henrik


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux