I tried ssh -v [email protected] 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 On Wed, Oct 18, 2017 at 9:21 AM, Alexander Rössler <[email protected] > wrote: > Try > > ssh [email protected] > > > password: temppwd > > Am Dienstag, 17. Oktober 2017 12:42:47 UTC+2 schrieb Simas Paulius: >> >> 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! :) >> > -- > 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 > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beagleboard/ec0ac8e1-2e3c-4f94-9b00-73d0233bd33e%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/ec0ac8e1-2e3c-4f94-9b00-73d0233bd33e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAJW4EHqA1vqP60wOgeETEuG5wno2JhiqxhuJHZHnNp2QcS2COA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
