I am unable to connect to a remote host from my unix machine and get the following message:
ssh_exchange_identification: connection closed by remote host
1- I added my ssh keys again to my ssh directory
2- compared the .pub key on my ssh directory to the key i had generated a while ago and ahve been using, they match
3- ensured i am trying to connect to is listed on my ssh config file under my ssh directory
4- ran a diff on my config file against a team memebers ssh config file and they look similar
pleas advise