try following:

  1. "ifconfig -a" to check the IP address configured on the device
  2. check if you can connect/ping to any other host in same network.
  3. check default gateway on the BBB, using: "route -n"
  4. check the DNS settings - also try to do "ping 4.2.2.1"
  5. try "tracepath -n 4.2.2.1"

also provide the outputs of above commands.

On Wednesday, October 23, 2013 12:50:48 AM UTC+5:30, [email protected] 
wrote:
>
> Hello, I just got my BeagleBone Black but when I logged in (with the 
> ethernet plugged) and tried to install some libraries to begin tinkering 
> with
> it I found out I couldn't download anything, then I found out I couldn't 
> even ping google.com or other common sites. I have already flashed it
> with the latest angstrom distribution available on the site but it is 
> still not working :(.
>
> I can only ping myself (127.0.0.1) and the other 2 ips I can find when I 
> try ifconfig -a, but I can“t receive a response from any server after I
> ping (100% loss of packages). I would like to know if there is a possible 
> soltuion I could try on my board, or if I got a defective one...
>
> Thanks in advance.
>

-- 
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.

Reply via email to