paul- wrote: 
> Does your network provider block google?  We use 8.8.8.8  (Google dns
> server) to check if there is internet access.
> 
> ssh into your device and run
> 
> > 
Code:
--------------------
  >   > 
  > tc@pCP:~$ ping -w5 -c3 8.8.8.8
  > PING 8.8.8.8 (8.8.8.8): 56 data bytes
  > 64 bytes from 8.8.8.8: seq=0 ttl=44 time=41.175 ms
  > 64 bytes from 8.8.8.8: seq=1 ttl=44 time=39.349 ms
  > 64 bytes from 8.8.8.8: seq=2 ttl=44 time=39.429 ms
  > 
  > --- 8.8.8.8 ping statistics ---
  > 3 packets transmitted, 3 packets received, 0% packet loss
  > round-trip min/avg/max = 39.349/39.984/41.175 ms
  > tc@pCP:~$
  > 
  > tc@pCP:~$ wget -s http://picoreplayer.sourceforge.net/tcz_repo/repo.htm
  > Connecting to picoreplayer.sourceforge.net (216.34.181.96:80)
  > tc@pCP-Boss:~$ 
  > 
  > 
--------------------
> > 
Paul,
Here's the response....

tc@piCorePlayer:~$ ping -w5 -c3 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=58 time=16.745 ms
64 bytes from 8.8.8.8: seq=1 ttl=58 time=16.476 ms
64 bytes from 8.8.8.8: seq=2 ttl=58 time=18.055 ms
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 16.476/17.092/18.055 ms
tc@piCorePlayer:~$ wget -s
http://picoreplayer.sourceforge.net/tcz_repo/repo.htm
wget: bad address 'picoreplayer.sourceforge.net'


the ping looks OK, but the last line?


------------------------------------------------------------------------
jfo's Profile: http://forums.slimdevices.com/member.php?userid=1135
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to