TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:12541] ssh setup



On Wed, 19 Jan 2000, Jon Schewe wrote:

> On Wed, Jan 19, 2000 at 08:10:11AM -0600, Ben Kochie wrote:
> > ssh1 and ssh2 are completely incompatable protocols
> 
> However an ssh2 server can generally drop back to ssh1 so that ssh1 clients
> can connect.

Actually, ssh2 requires ssh1 to be installed to provide the ssh1
compatibility, it does not have ssh1 capabilities.  Use OpenSSH, which
came from the OpenBSD project, it is 100% GPL, no patent garbage except
RSA.

-Chris