(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

cygwin openssh client
error: Unable to negotiate with 10.1.1.1 port 22: no matching cipher found. Their offer: aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc
solution:
$ ssh -o Ciphers=aes128-cbc user@10.1.1.1