Here is my
situation:
I have a Redhat 8.0
server setup as a DSL gateway/firewall using 2 network cards. One NIC for
the internal IP and other with the public IP.
We have a SCO server
that we telnet to from our internal network. This server is setup with a modem
for when we want to connect to it from a remote location. But now we would like
to connect to it remotely through the Internet.
So my question is, can our
Redhat 8.0 server be setup so that we can telnet into it, then have it redirect
incoming telnet connection to the SCO server on our
private network?
Is this possible, or
must I also setup the SCO server with it's own public IP
address?
Can this be
done with IPTABLES or other, if so how can I go about doing
this?
Your help is
appreciated.