Home > Linux, SSH, Troubleshooting > ssh_exchange_identification: Connection closed by remote host

ssh_exchange_identification: Connection closed by remote host

February 5th, 2009 Masao Leave a comment Go to comments

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 Tags:
  1. No comments yet.
  1. No trackbacks yet.