SSH no matching cypher
(2019-03-15)
Problem
Unable to negotiate with $IP port 22: no matching cipher found. Their offer: aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc
Solution
$ ssh -c aes128-cbc user@$IP
Commentary
I don't know where your ship learned to communicate, sir, but it has the most peculiar dialect.