iptables problem
<[email protected]> Thu, 15 Feb 2007 12:44:31 +0700
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <00d201c750c4$609de0c0$0900a8c0@schat> |
hi, 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. Regards Willy