[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: port forward with the ipmasq package and Iptables



oops sorry, of course portforwarding is in the PREROUTING chain!


erisch schrieb:
hi!

just use this without any portnumbers:

iptables -t nat -A POSTROUTING -s $EXT_IP -j DNAT --to-destination $INT_IP


Tom Goulet (UID0) schrieb:

Hello,

How do I forward port a port on the external IP to the same port on an
internal IP?  I am using the ipmasq package and Iptables.  I'm willing
to abandon the ipmasq package.










Reply to: