ssh client error no matching cipher

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services

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