gabriel rosenkoetter on Mon, 8 Oct 2001 18:50:17 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] SSH Question


On Thu, Oct 04, 2001 at 03:45:36PM -0400, Mike Pflugfelder wrote:
> As far as redirecting ports with SSH, will that work for telnet, but send it
> across an encrypted channel?

Sure, but then you've got to explain to each user that they need to:

- ssh to the host & establish a tunnel to their machine
- start a telnetd for themselves over that tunnel
- then telnet to the port of the tunnel

This could all be scripted, but it's kind of messy, and means that
you're running at least one telnetd per user (more than that if they
don't understand how TCP/IP and SSH tunneling work and choose to
start another one rather than run another telnet connection through
the tunnel).

The system doesn't scale very well. If you've only got two or three
users, this is probably the ugly hack you want. If you've got a
couple departments of a few hundred users, it's time to look into a
VPN.

-- 
       ~ g r @ eclipsed.net

Attachment: pgpum0H09RFb4.pgp
Description: PGP signature