cannot SSH to BBB via LINUX terminal

206 views
Skip to first unread message

Simas Paulius

unread,
Oct 17, 2017, 6:42:47 AM10/17/17
to BeagleBoard
I'm trying to SSH to my BBB board via LINUX (UBUNTU 17.04 distro) terminal using a command ssh -v 192.168.7.2 with no luck.
I always get the same error:


OpenSSH_7.4p1 Ubuntu-10, OpenSSL 1.0.2g  1 Mar 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 192.168.7.2 [192.168.7.2] port 22.
debug1: Connection established.
debug1: identity file /home/simon/.ssh/id_rsa type 1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.4p1 Ubuntu-10
ssh_exchange_identification: read: Connection reset by peer

please give me some advice on this issue.
Thank you in advance! :)

Mala Dies

unread,
Oct 17, 2017, 7:37:55 PM10/17/17
to BeagleBoard
Hello,

I usually just use ssh <my_name>@192.168.7.2. For instance, while in root, type ssh deb...@192.168.7.2 if your name is debian and if you are using the Debian Distro. This may work.

Seth

P.S. If it does not work, let me know. We can make sure you have sudo installed.

Alexander Rössler

unread,
Oct 18, 2017, 2:21:23 AM10/18/17
to BeagleBoard
Try

ssh deb...@192.168.7.2

password: temppwd 

Simas Paulius

unread,
Oct 18, 2017, 1:51:08 PM10/18/17
to beagl...@googlegroups.com
I tried ssh -v deb...@192.168.7.2 and I still get this error.

P.S. first time i tried that code i got i different message:
ssh_exchange_identification: Connection closed by remote host

OpenSSH_7.4p1 Ubuntu-10, OpenSSL 1.0.2g  1 Mar 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 192.168.7.2 [192.168.7.2] port 22.
debug1: Connection established.
debug1: identity file /home/simon/.ssh/id_rsa type 1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/simon/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.4p1 Ubuntu-10
ssh_exchange_identification: read: Connection reset by peer


--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/ZevIIU_H6Hs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/ec0ac8e1-2e3c-4f94-9b00-73d0233bd33e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Robert Nelson

unread,
Oct 18, 2017, 2:05:20 PM10/18/17
to Beagle Board, lsi...@gmail.com
Connection got reset. What image are you trying to run?

Regards,

--
Robert Nelson
https://rcn-ee.com/
Reply all
Reply to author
Forward
0 new messages