Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | "Alan M. Carroll" <...@network-geographics.com> |
Subject | Re: Configuring traffic server on transparent proxy mode. |
Date | Thu, 24 May 2012 13:29:08 GMT |
That's all I have in my iptables on my test box and it works in forward transparent mode. Thursday, May 24, 2012, 7:00:16 AM, you wrote: > What exactly should I follow? > Just these two will do? > iptables -t mangle -A PREROUTING -i eth1 -p tcp -m tcp --dport 80 -j TPROXY \ > --on-ip 0.0.0.0 --on-port 8080 --tproxy-mark 1/1 > iptables -t mangle -A PREROUTING -i eth0 -p tcp -m tcp --sport 80 -j MARK --set-mark 1/1 | |
Mime |
|
View raw message |