I am having problems with sparc linux box running RH 5.2.

First - ssh2 is very slow it takes ages to connect to anything.

Second - and more importantly ssh1 compatibility does not work.

I have got:
        Ssh1Compatibility               yes
        Ssh1Path                        /usr/local/bin/ssh1

In /etc/ssh2/ssh2_config

In fact sometimes it works (maybe one in 30 tries), but usually I get:
-----
$ ssh remotehost ls

Disconnected; connection lost (Connection closed by remote host.).
-----
or
-----
$  ssh -v remotehost ls
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: hostname is 'remotehost'.
debug: Unable to open /home/abu/malcolm/.ssh2/ssh2_config
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: connecting to remotehost...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: ssh_client_wrap: creating userauth protocol
debug: client_disconnect: Connection closed by remote host.

Disconnected; connection lost (Connection closed by remote host.).
debug: uninitializing event loop
-----

This same remotehost works when connecting using the same setup but on an
intel RH 5.2 system.
ie
$ ssh remotehost ls
asks for a password.

ssh from my sparc box fails to any version 1 only sshd.

I have tried 2.0.11 and 2.0.12 but both fail.

Any ideas?

-- 
Malcolm Caldwell - Network Supervisor             Email:[EMAIL PROTECTED]
Information Technology Support                    Ph:  +61 8 89466631
Northern Territory University,Darwin              Fax: +61 8 89466630
CASUARINA 0909 Australia

Reply via email to