ssh_exchange_identification: Connection closed by remote host
On the destination server, remove the known_hosts file:
rm ~/.ssh/known_hosts
Also, try this in your /etc/hosts.allow file
/etc/hosts.allow:
SSHD: ALL
Categories: Linux, SSH, Troubleshooting
Recent Comments