port forwarding
Tyler Hall
plug-discuss@lists.plug.phoenix.az.us
Thu, 14 Mar 2002 21:04:09 -0700 (MST)
I found a neato program, called rinetd.. It's a simple, small program,
you configure, make, and make install, and then make a file in
/etc/rinetd.conf,
remotehost port localhost port
remotehost2 port2 localhost2 port2
Real Examples:
208.142.83.4 5400 192.168.0.3 25
208.142.86.4 5900 192.168.0.34 5900
Tyler Hall
On Thu, 14 Mar 2002, David A. Sinck wrote:
>
>
> \_ 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
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>