Question : Problem: ssh message:    ssh_exchange_identificatio<wbr />n: Connection closed by remote host

Hi,

I have couple machines set up with ssh communication.

I have both machines test1 and test2 which they all can do a simply

From test2:
ssh test1 "uname"

From test1:
ssh test2 "uname"

But today from test1/2 I am getting the following from test1:

ssh_exchange_identification: Connection closed by remote host

I have no idea what is the problem and this is the first time I have seeing it. I google it but not finding a good answer.

Thanks!

Answer : Problem: ssh message:    ssh_exchange_identificatio<wbr />n: Connection closed by remote host

Hi,

at first use 'ssh -v test1' to see some debugging information.

If you don't find an obvious reason for the error, please post the output of the above.

wmp

 

Random Solutions  
 
programming4us programming4us