What's new

amtm AMTM - NTP not ready, check that router time is synced

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

peepsnet

Regular Contributor
So how do you make the router update "ntp_ready" in the nvram??

I tried:
Code:
service restart_ntp
service restart_ntpd

service start_ntp
service start_ntpd

I tried changing the NTP servers through the webUI...

I tried running NTP and NTPD from the command line

finally I just:
Code:
nvram set ntp_ready=1
nvram commit

and ran amtm after and I was able to update all my scripts...

BUT...

What should I have done for this to work automatically.
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top