Bypass iptables transparent proxy

I'm using a transparent proxy with IPTABLES and I needed to bypass it for a specific site.

This is the correct instruction that should be inserted before REDIRECT rule.

iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -d www.mysite.com -j RETURN
Share on Google Plus

About Vittorio Pavesi

    Blogger Comment
    Facebook Comment

0 commenti: