Daryl Spartz wrote:
I'm trying to ssh from cygwin to another system running AIX. The connection
fails. They seem to be at different levels, but are they not backward
compatible?
They ought to be - but you should also really only use version 2 - much,
much more secure.
cygwin:
$ ssh -V
OpenS
I'm trying to ssh from cygwin to another system running AIX. The connection
fails. They seem to be at different levels, but are they not backward
compatible?
cygwin:
$ ssh -V
OpenSSH_4.2p1, OpenSSL 0.9.8 05 Jul 2005
AIX:
$ ssh -V
OpenSSH_3.7p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7b 10 Apr 2003
2 matches
Mail list logo