Ssh – Putty: Incoming Packet was garbled on decryption

centos6puttyssh

I am unable to connect to my server on my local network (VM).

I have multiple servers I am able to connect to.

When I try to putty into the server, I get the message

Incoming Packet was garbled on decryption

What I've tried:

I googled and tried to implement their solution — force blowfish and ssh2. Still does not work.

How do I fix this?

Best Answer

I just had this problem. This is what I did to fix it:

Download latest version of PuTTY (I was using 0.62 instead of 0.63) In PuTTY configuration, go to Connection->SSH and move "Blowfish" to the top of the list under "Encryption cipher selection policy".