Solution : If you use OpenSSH, set the option 'Protocol' to '2' If you use SSH.com's set the option 'Ssh1Compatibility' to 'no'
edit /etc/ssh/sshd_config (as root), uncomment
#Protocol 2,1
to read
Protocol 2
exec: service sshd restart... et voila. HTH.
-- Jamin - @Manchester UK | @Maastricht NL | @Tallinn EE
t: 0044-161-285-1338