AngloCuencano wrote: 
> Hi Greg - Thanks for the reply. I had wondered if this might be network
> related. The automatic time zone selection is correct, so it seems that
> communication with the ntp pool is the problem. I could not see on the
> 'Tweaks' page where to specify a time server, so I did a little digging
> under the hood. I edited /etc/sysconfig/ntpserver to force the
> south-america pool and added this file to /opt/.filetool.lst to make the
> change persistent. So far after several test reboots the time has been
> set correctly.
> 
> Thanks again.

Hi AngloCuencano,

Glad to see you got it working even after my false lead.  :)

What happens when you ping pool.ntp.org?


Code:
--------------------
    tc@piCorePlayer:/etc/sysconfig$ cat ntpserver
  pool.ntp.org
  tc@piCorePlayer:/etc/sysconfig$ ping pool.ntp.org
  PING pool.ntp.org (192.189.54.33): 56 data bytes
  64 bytes from 192.189.54.33: seq=0 ttl=248 time=19.926 ms
  64 bytes from 192.189.54.33: seq=1 ttl=248 time=19.643 ms
  64 bytes from 192.189.54.33: seq=2 ttl=248 time=18.931 ms
  64 bytes from 192.189.54.33: seq=3 ttl=248 time=18.897 ms
  64 bytes from 192.189.54.33: seq=4 ttl=248 time=18.466 ms
  64 bytes from 192.189.54.33: seq=5 ttl=248 time=19.502 ms
  64 bytes from 192.189.54.33: seq=6 ttl=248 time=18.554 ms
  64 bytes from 192.189.54.33: seq=7 ttl=248 time=18.160 ms
  64 bytes from 192.189.54.33: seq=8 ttl=248 time=19.422 ms
  64 bytes from 192.189.54.33: seq=9 ttl=248 time=18.987 ms
  64 bytes from 192.189.54.33: seq=10 ttl=248 time=33.350 ms
  64 bytes from 192.189.54.33: seq=11 ttl=248 time=18.311 ms
  64 bytes from 192.189.54.33: seq=12 ttl=248 time=19.775 ms
  64 bytes from 192.189.54.33: seq=13 ttl=248 time=19.548 ms
  64 bytes from 192.189.54.33: seq=14 ttl=248 time=18.607 ms
  64 bytes from 192.189.54.33: seq=15 ttl=248 time=22.842 ms
  64 bytes from 192.189.54.33: seq=16 ttl=248 time=19.698 ms
  ^C
  --- pool.ntp.org ping statistics ---
  17 packets transmitted, 17 packets received, 0% packet loss
  round-trip min/avg/max = 18.160/20.154/33.350 ms
  
--------------------


Does anyone else have issues with pool.ntp.org?

regards
Greg


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

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to