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

Reply via email to