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...
- Dec 12, 2017
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.
JanHruska
Dec 12, 2017Tutor
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_V
Dec 12, 2017NETGEAR 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!