Greg Erskine wrote: 
> Hi fullerms,
> 
> Have you somehow blocked 8.8.8.8?
> 
> > 
Code:
--------------------
  >   > pcp_internet_accessible() {
  >     ping -w5 -c3 8.8.8.8 >/dev/null 2>&1
  >     echo $?
  > }
  > 
--------------------
> > 
> 
> regard
> Greg


Yes! Thats it. I have blocked Google's public DNS servers.

Thanks Greg. I cannot unblock Google's public DNS servers, how do change
this IP in the code?


------------------------------------------------------------------------
fullerms's Profile: http://forums.slimdevices.com/member.php?userid=42627
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

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

Reply via email to