Hi.

Sorry for the tangent topic.

I’ve been trying to SSH into my rx2660’s iLO but OpenSSH’s contemporary SSH 
client doesn’t not like it. I’ve gotten to the point of addressing all the 
warning/error messages with these parameters

ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c aes128-cbc,3des-cbc 

but I still get disconnected

[…]
debug1: kex: server->client cipher: aes128-cbc MAC: hmac-sha1 compression: none
debug1: kex: client->server cipher: aes128-cbc MAC: hmac-sha1 compression: none
debug2: bits set: 508/1024
debug3: send packet: type 30
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug3: receive packet: type 1
Received disconnect from 192.168.1.82 port 22:11

To connect to it, I currently use a very old version of PuTTY that I kept 
around, but that is not always convenient. Tips?

Thanks
_____
Pedro

Reply via email to