NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
JanHruska
Dec 07, 2017Tutor
NTP date not updating
Upgraded to 6.9.1 firmware on a ReadyNAS 314. "Synchronize clock with an internet server" is checked and two NTP servers are entered correctly (time-a.netgear.com and time-e.netgear.com). Clicking on "Apply" does not update the system time. From the command line:
ntpdate time-a.netgear.com
updates the clock correctly, but the time then drifts off gradually. Did the latest firmware upgrade shaft the NTP updating?
Rebooting the NAS does not cure the problem. However, placing
#!/bin/bash
ntpdate time-a.netgear.com
into /etc/cron.daily as an executable file synchs the time once a day with time-a.netgear.com. Not as elegant as doing it through the GUI, but works.
5 Replies
Replies have been turned off for this discussion
Rebooting the NAS does not cure the problem. However, placing
#!/bin/bash
ntpdate time-a.netgear.com
into /etc/cron.daily as an executable file synchs the time once a day with time-a.netgear.com. Not as elegant as doing it through the GUI, but works.
- Marc_VNETGEAR Employee Retired
It should work right from the GUI, Network settings already changed right?
Is the System time on your router updated? How about using a different ntp server? 0.pool.ntp.org
Hope this gets it updated.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!