ifconfig usb0 192.168.7.2 didn't resolve the porblem. I also tried to run: user@linux-vubj: ~ > ssh -vvv [email protected] 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
On 16 October 2013 13:55, Furhad Jidda <[email protected]> wrote: > my bad !! It should be "ifconfig usb0 192.168.7.2" > > > On Wed, Oct 16, 2013 at 7:54 AM, Furhad Jidda <[email protected]>wrote: > >> If you are able to communicate through serial terminal ,use " ifconfig >> usb0 192.168.72.1" and then try connecting via ssh again . >> >> >> On Wed, Oct 16, 2013 at 7:29 AM, Andrei <[email protected]>wrote: >> >>> 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. >>> >>> On Wednesday, October 16, 2013 1:10:32 PM UTC+2, Paulo Ferreira wrote: >>> >>>> >>>> On 16/10/2013, at 11:54, Andrei <[email protected]> wrote: >>>> >>>> > 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 >>>> >>>> >>>> -1 (one) is for ssh to use the (old) version 1 protocol. >>>> >>>> -l (L) is what you want. >>>> >>>> Try it. >>>> >>>> Paulo Ferreira >>>> >>> >>> -- >>> 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. >>> >> >> >> >> -- >> Regards, >> F.J >> > > > > -- > Regards, > F.J > > -- > 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/KOQeNSnIsvE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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.
