On Sat, 12 Mar 2005, Nickolay Pelov wrote:
> is there a way to have 2 ports redirected. like:
> iptables -t nat -A PREROUTING -i $INT_DEV -p tcp -m tcp --dport 80 -j
> REDIRECT --to-ports 3128
> iptables -t nat -A PREROUTING -i $INT_DEV -p tcp -m tcp --dport 8080 -j
> REDIRECT --to-ports 3128
Yes, see the bug report on this issue.
Regards
Henrik
Received on Sat Mar 12 2005 - 03:45:16 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:04 MST