Problem SSHing to HP ILO SSH-2.0-mpSSH_0.1.0 with 5.8p1

Damien Miller djm at mindrot.org
Thu May 19 07:15:50 EST 2011


On Wed, 18 May 2011, Espen Fjellv?r Olsen wrote:

> Hi everyone,
> We are recently seeing a problem with OpenSSH 5.8p1 and SSH to ILO cards
> running SSH-2.0-mpSSH_0.1.0.
> This has previously worked with OpenSSH 5.5p1 (last known version for us to
> work).
> 
> ssh ilohost -vvv gives the following on 5.8p1:

Could you try

ssh -vvv -oKexAlgorithms=diffie-hellman-group1-sha1 ilohost?

If that doesn't work, try adding "-oServerHostkeyAlgorithms=ssh-rsa"

-d


More information about the openssh-unix-dev mailing list