On 15/2/2007, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>i am trying to do portforwarding using iptables with this rule: -s 0.0.0.0/0 
>-d 1.2.3.4/32 -i eth0 -p tcp --dport 8080 -j DNAT --to 192.168.0.30:80 and 
>fail. Please help me and thanks for the reply.

Aside from the other comments, I would like to add that your -s statement
is superflous, and you can drop /32 from the -d statement

--
Cheers,
Morten
:wq
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to