Koozali.org: home of the SME Server

telnet behind the LAN

steve

telnet behind the LAN
« on: September 13, 2000, 02:58:59 AM »
I can use SSH to connect to the esmith gateway/server.  Is it then possible to telnet to another computer within its LAN?  Is this safe, or do I need to use SSH again?  I want to connect to my personal computer which is behind the esmith gateway.....
thanks

Gordon Rowell

RE: telnet behind the LAN
« Reply #1 on: September 13, 2000, 03:03:18 AM »
steve wrote:

> I can use SSH to connect to the esmith gateway/server.  Is it
> then possible to telnet to another computer within its LAN?  Is
> this safe, or do I need to use SSH again?  I want to connect to
> my personal computer which is behind the esmith gateway.....

I would personally always choose SSH. However, the telnet session will
be tunnelled through the SSH session and therefore protected by it.

Gordon