SSH issues when doing first connection

Hey,

I got my first BBB today and when I tried to connect it through ssh

ssh root@192.168.7.2

I got an error saying

`
ssh_exchange_identification: Connection closed by remote host

`

I tried googling the error and finding out what is the cause of the error but all in vain.
Any suggestions to resolve the issue ?

meetshah1995@gmail.com wrote:

[-- text/plain, encoding 7bit, charset: UTF-8, 21 lines --]

Hey,

I got my first BBB today and when I tried to connect it through ssh

ssh root@192.168.7.2

I got an error saying

ssh_exchange_identification: Connection closed by remote host

I tried googling the error and finding out what is the cause of the error
but all in vain.
Any suggestions to resolve the issue ?

Are you able to connect using ssh at all or does it always fail like
this?

I'm having similar problems but I *can* connect using ssh, it's just
that it fails sometimes with the above error.