On Sat, 27 Feb 1999, Richard Gintz wrote:

> Anyone: I am getting DSL with a single IP#.  What I want to know is
> there a way whereby I can setup a Linux machine with that
> internet-based IP# and have a program/whatever on that Linux machine
> that act as a "proxy" to be able to telnet to a machine on my
> intranet.  Example:
> 
> Internet address:  209.198.xxx.xxx  - this would be the IP# of my Linux machine.

This can be done using either something like rinetd
(http://www.boutell.com/rinetd) or transparent proxy/ipportfw support in
the kernel. See the following for more info on the latter:
http://www.monmouth.demon.co.uk/ipsubs/portforwarding.html
http://juanjox.linuxhq.com
While rinetd may be easier to set up, the main disadvantage to it is that
the internal host will think that all its connections come from the
forwarding host, which would make host based access control and accurate 
logging more difficult. 

> Machine#2:  10.2.198.1 Another Linux machine (running telnet on port
> 23/ftp on port 21) Machine#3:  10.2.198.2 A SCO machine (running
> telnet on port 23/ftp on port 21)
> 
> I would be dialing on a modem from my notebook and would like to be
> able to telnet to either machine#1 or Machine#2.

This would definitely be possible if each machine uses a different port
but I doubt it would work if they are all using the same port. 
 
__
-Peter Frouman | [EMAIL PROTECTED]
Zippy says:
Oh, I get it!!  "The BEACH goes on", huh, SONNY??

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to