Ssh from centos 9 to os6850

Post Reply
aviviis
Member
Posts: 48
Joined: 01 Feb 2018 16:19

Ssh from centos 9 to os6850

Post by aviviis »

Hi
I have linux centos 9 machine and i cant connect with ssh to 6850 , if i do ssh to 6860 its work.
I have 5 os6850 and all of them the same problem .
Is someone know ? I thinks is because of the RSA or something like that .
Is there any solution for that ?
User avatar
frank
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 3363
Joined: 06 Jul 2004 00:18
Location: New York
Contact:

Re: Ssh from centos 9 to os6850

Post by frank »

Did you look at the ssh logs on centos to see why it's not connecting?
Code Free Or Die
aviviis
Member
Posts: 48
Joined: 01 Feb 2018 16:19

Re: Ssh from centos 9 to os6850

Post by aviviis »

I think there is problem with the RSA
mod
Member
Posts: 25
Joined: 12 Jul 2024 15:42

Re: Ssh from centos 9 to os6850

Post by mod »

Hello,

If it's RSA disabled you can try
ssh -oHostKeyAlgorithms=+ssh-rsa user@legacyhost

Without logs it is too hard to understand what is the error, try with ssh -V

https://www.openssh.com/legacy.html

Regards
aviviis
Member
Posts: 48
Joined: 01 Feb 2018 16:19

Re: Ssh from centos 9 to os6850

Post by aviviis »

Hi
The error i get
unable to negotiate with 10.9.72.155 port 22: no matching host key type found. Their offer: ssh-dss
mod
Member
Posts: 25
Joined: 12 Jul 2024 15:42

Re: Ssh from centos 9 to os6850

Post by mod »

Hello,

Ok, could you try ssh -oHostKeyAlgorithms=+ssh-dss user@legacyhost
Post Reply

Return to “OmniSwitch 6850 / 6850E”