BBB: SSH connection refused

2,711 views
Skip to first unread message

Andrei

unread,
Oct 16, 2013, 6:54:10 AM10/16/13
to beagl...@googlegroups.com
Hello I have run into the problem, I'm unable to SSH to the beaglebone black.

user@linux-vubj:~> ssh 192.168.7.2  -1 root
ssh: connect to host 192.168.7.2 port 22: Connection refused.

Does anybody knows how to resolve this matter.

Thanks,
Andrei 

Paulo Ferreira

unread,
Oct 16, 2013, 7:10:32 AM10/16/13
to beagl...@googlegroups.com
-1 (one) is for ssh to use the (old) version 1 protocol.

-l (L) is what you want.

Try it.

Paulo Ferreira

Andrei

unread,
Oct 16, 2013, 7:29:48 AM10/16/13
to beagl...@googlegroups.com
I have tried with the -l (L) as well, nothing changes, response is the same. 
user@linux-vubj:~> ssh 192.168.7.2 -l root 
ssh: connect to host 192.168.7.2 port 22: Connection refused.

Furhad Jidda

unread,
Oct 16, 2013, 7:54:15 AM10/16/13
to beagl...@googlegroups.com
If you are able to communicate through serial terminal ,use " ifconfig usb0 192.168.72.1" and then try connecting via ssh again .


--
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 beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Regards,
    F.J

Furhad Jidda

unread,
Oct 16, 2013, 7:55:04 AM10/16/13
to beagl...@googlegroups.com
my bad !! It should be "ifconfig usb0 192.168.7.2"
--
Regards,
    F.J

Andrew Kondratjev

unread,
Oct 17, 2013, 5:53:32 AM10/17/13
to beagl...@googlegroups.com
ifconfig usb0 192.168.7.2 didn't resolve the porblem.

I also tried to run: 
user@linux-vubj: ~ > ssh -vvv ro...@192.168.7.2
OpenSSH_6.1p1, OpenSSL 1.0.1e 11 feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 20: Applying options for *
debug2: ssh_connect: needpriv0
debug1: Connecting to 192.168.7.2 [192.168.7.2]  port 22.
debug1: Connect to the address 192.168.7.2 port 22: Connection refused 
ssh: Connect to the host 192.168.7.2 port 22: Connection refused 


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/KOQeNSnIsvE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages