On Sun, Oct 23, 2011 at 11:41 AM, Ivan Matala <ivanmatala@xxxxxxxxx> wrote: > hello, this is my code > > iptables -t nat -A PREROUTING -i tun0 -p tcp -m tcp --match multiport > --dports 80 -j DNAT --to-destination 118.67.78.136:80 > > what im trying to do is, im trying to redirect all http requests to a > foreign proxy, but it fails > > thanks > The syntax is fine. May be there is a network problem, but it rule is ok. Regards, Diego -- Diego Woitasen