I was having this same problem and this solved it perfectly. Thank you Jimmy!
-Andy On Wednesday, May 1, 2013 5:07:47 PM UTC-5, [email protected] wrote: > > I don't have a BBB yet, but I imagine that your ~/.ssh/known_hosts file > has an entry in it for beaglebone.local. remove that line and then you > should be able to ssh to the second BBB. Now when you go back to the > original BBB it won't match the entry in .ssh/known_hosts (it now matches > the second board). Delete the line again for beaglebone.local and you can > ssh to the first one. > > Jimmy > > On Wednesday, May 1, 2013 2:39:49 PM UTC-7, cmicali wrote: >> >> Hi, >> >> I got two BBBs in the mail - I plugged one in and everything has been >> working fine. SSHed to it, moved my s/w to it, etc. I then powered it off >> and plugged the other one in and can't SSH to it. I get a >> *ssh_exchange_identification: >> Connection closed by remote host* error. I get this error no matter >> what machine I am trying to connect from. Someone on IRC had this same >> problem and didn't think much of it then, but this is a board that is right >> out of the box and exhibiting this issue. The LEDs appear that it has >> booted fine. >> >> >> >> cmicali@imac ~> ssh -vvv [email protected] >> OpenSSH_5.9p1, OpenSSL 0.9.8r 8 Feb 2011 >> debug1: Reading configuration data /etc/ssh_config >> debug1: /etc/ssh_config line 20: Applying options for * >> debug1: /etc/ssh_config line 53: Applying options for * >> debug2: ssh_connect: needpriv 0 >> debug1: Connecting to beaglebone.local [192.168.1.32] port 22. >> *debug1**: Connection established.* >> debug3: Incorrect RSA1 identifier >> debug3: Could not load "/Users/cmicali/.ssh/id_rsa" as a RSA1 public key >> debug1: identity file /Users/cmicali/.ssh/id_rsa type 1 >> debug1: identity file /Users/cmicali/.ssh/id_rsa-cert type -1 >> debug1: identity file /Users/cmicali/.ssh/id_dsa type -1 >> debug1: identity file /Users/cmicali/.ssh/id_dsa-cert type -1 >> *ssh_exchange_identification: Connection closed by* >> * remote host* >> >> >> >> Any ideas what could be going on? >> >> -chris >> >> -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
