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
- Blogger Comment
- Facebook Comment
Subscribe to:
Post Comments
(
Atom
)
0 commenti:
Post a Comment