Hi Thuy,
You asked about this message:
debug: Remote version: SSH-1.5-1.2.20
This is the version of the SSH protocol you are running (SSH1 uses the
SSH-1.5 protocol and SSH2 uses the SSH-2.0 protocol).
Ok, back to the server question:
No, I'm saying that they if you're connecting with an SSH1 client to an
SSH2 server, it's not going to work. You should probably also upgrade to
ssh 1.2.27.
So, if you're running both servers (sshd and sshd2), it should work. If
you're not, you need to run both.
Also, on the server, check the the file /etc/ssh2/sshd2_config and make
sure you have compatibiltiy turned on:
Ssh1Compatibility yes
-Anne
At 02:08 PM 9/13/99 -0500, you wrote:
>
>The server has ssh1 (1.2.26) and ssh2 (2.0.13) , the various readmes claim
>that ssh 1.2.26 will work. Are you saying I need ssh 1.2.27 instead?
>
>Thuy
>---------------------- Forwarded by Thuy Tran/HPSI/US on 09/13/99 02:02 PM
>---------------------------
>
>
>[EMAIL PROTECTED] on 09/13/99 12:24:39 PM
>
>To: [EMAIL PROTECTED]
>cc: (bcc: Thuy Tran/HPSI/US)
>Subject: Re: ssh2 compatibility
>
>
>
>
>SSH1 and SSH2 are not compatible. Therefore, this won't work. You need to
>also compile and install SSH1 (1.2.27) on the same system running 2.0.13.
>-Anne
>At 10:48 AM 9/13/99 -0500, you wrote:
>>
>>I am experiencing compatibility issues between ssh 2.0.13 and ssh 1.2.26
>on
>>AIX . My ssh server has both versions of the code and I have included the
>>two lines in both ssh2_config and sshd2_config. I start an ssh session
>>from a 1.2.26 client to a 2.0.13 server, I get an error 'Connection closed
>>by remote host'.
>>
>>I ran sshd with the debug option and here's what I saw:
>>
>>WARNING: Development-time debugging not compiled in.
>>WARNING: To enable, configure with --enable-debug and recompile.
>>WARNING: Development-time debugging not compiled in.
>>WARNING: To enable, configure with --enable-debug and recompile.
>>debug: Reading private host key from /etc/ssh2/hostkey
>>debug: Key comment: 1024-bit dsa hostkey
>>debug: SshUnixConfig/sshunixconfig.c:270: Reading public host key from:
>>/etc/ssh
>>2/hostkey.pub
>>debug: Becoming server.
>>debug: Creating listener
>>debug: Listener created
>>debug: Running event loop
>>debug: ssh_server_wrap: creating transport protocol
>>debug: ssh_server_wrap: creating userauth protocol
>>debug: new_connection_callback returning
>>debug: Remote version: SSH-1.5-1.2.20
>>
>>debug: Executing /usr/local/sbin/ssh1 for ssh1 compatibility.
>>FATAL: Executing ssh1 in compatibility mode failed.
>>
>>
>>Where did it get the ssh-1.5.1.2.20 version??? Any ideas as to what is
>>wrong?
>>
>>Thanks for your response(s)
>>
>>Thuy
>>
>>
>>
>--
>Anne Carasik
>Consulting Engineer
>SSH Communications Security Inc.
>Email: [EMAIL PROTECTED]
>#include <standarddisclaimer.h>
>
>
>
>
>
--
Anne Carasik
SSH Communications Security Inc.
Mountain View, California
Email: [EMAIL PROTECTED], [EMAIL PROTECTED]
#include <standarddisclaimer.h>