Jessie update後下記でssh接続出来なかった。
no matching cipher found: client arcfour128,arcfour256,arcfour,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc server aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com Killed by signal 1.
http://steronius.blogspot.jp/2014/10/ssh-no-matching-cipher-found.html
ssh -c aes128-ctr username@hostname
めも、クライアントの/etc/ssh_configに書いていた下記をコメントアウトして解決
Ciphers (略)