port forwarding

David A. Sinck plug-discuss@lists.plug.phoenix.az.us
Thu, 14 Mar 2002 15:53:02 -0700


\_ SMTP quoth Carl Parrish on 3/14/2002 15:35 as having spake thusly:
\_
\_ Info: Redhat 7.2 running ipchains
\_ 
\_ Okay I'm still looking for the best way to do some port forwarding. 
\_ [...] I'm begining to think it would just be easier to install
\_ iptables on my router. 

Yes, iptables all the way.  Easier, more fun, and more flexible.

http://www.linuxdoc.org/HOWTO/Masquerading-Simple-HOWTO/summary.html

iptables oriented, but it really as easy as that summary shows.

with -t nat and -t mangle it just doesn't get much better.  :-)

The migration ipchains to iptables isn't particularly difficult, or
wasn't for the rulesets I had baked.

David