cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
29563
Views
20
Helpful
1
Replies

no matching cipher found. Their offer: aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc

Seannn1820828
Level 1
Level 1

When attempting to SSH to my Router I received the following error: 

'no matching cipher found. Their offer: aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc'

I have got around it by using: 'ssh -c aes256-cbc example@IP'

How do I make it so that I do not have to do this and it works normally? I'm worried it will prevent any of my Python scripts from connecting. Currently using Netmiko and other libraries.

Thanks in advance!

1 Reply 1