Greg Lopp on Thu, 4 Oct 2001 15:57:53 -0400


[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:
> Yes, that's exactly what I'm talking about.  We can't get away from this
> client right now, so I'm investigating options to secure it a little more.
> 
> As far as redirecting ports with SSH, will that work for telnet, but send it
> across an encrypted channel?

How could it?  It's the same telnet data, but on a different
port.  You need something in the middle to take the telnet input
and turn it into ssh output.  I'd think that a little perl could
glue this together.....unless I don't understand the problem.

> 
> -----Original Message-----
> From: Bill Jonas [mailto:bill@billjonas.com]
> Sent: Thursday, October 04, 2001 3:40 PM
> To: plug@lists.phillylinux.org
> Subject: Re: [PLUG] SSH Question
> 
> 
> On Thu, Oct 04, 2001 at 03:41:04PM -0400, Mike Leone wrote:
> > OpenSSH doesn't (directly) run under Win32 (which is what the original
> > poster wanted). You'd have to install Cygwin first.
> 
> I think it was more a question of, "We use this telnet client and it's
> the only thing we can use.  I think we might be able to get the code for
> it.  Is there any Free SSH source out there that we could integrate to
> create an ssh client?"  The OpenSSH code is Free, so there wouldn't be a
> problem.
> 
> -- 
> Bill Jonas    *    bill@billjonas.com    *    http://www.billjonas.com/
> "They that can give up  essential  liberty to obtain a little temporary
> safety deserve neither liberty nor safety."        -- Benjamin Franklin
> 
> ______________________________________________________________________
> Philadelphia Linux Users Group       -      http://www.phillylinux.org
> Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
> General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug
> 
> ______________________________________________________________________
> Philadelphia Linux Users Group       -      http://www.phillylinux.org
> Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
> General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug

______________________________________________________________________
Philadelphia Linux Users Group       -      http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug