Hi all!
Don't know if it's related to the new FW-release but after upgrading to 384.14 on my AC68U I have difficulties with the time synchronization which breaks TLS among other things. Surfing still works but services relying on time sync will not. After reboot or restart (power off/on), checking the date through the command 'date' yields:
By manually typing the command:
(where <ntp-server> is the address of the choosen ntp-server) results in the time beeing set and everything needing time sync comes to life. I have tried to add the command to firewall-start script and services-start script in /jffs/scripts, but I does not have any effect, the date is still May 5 2018 after the router has booted. Any advice on what could be the problem?
I am currently using the following scripts: amtm, diversion with pixelserv-tls, yazfi and uiDivstats.
Don't know if it's related to the new FW-release but after upgrading to 384.14 on my AC68U I have difficulties with the time synchronization which breaks TLS among other things. Surfing still works but services relying on time sync will not. After reboot or restart (power off/on), checking the date through the command 'date' yields:
Code:
Sat May 5 05:07:35 UTC 2018
Code:
/usr/sbin/ntp -t -S /sbin/ntpd_synced -p <ntp-server>
I am currently using the following scripts: amtm, diversion with pixelserv-tls, yazfi and uiDivstats.