I did this:
1. Go to Administration tab and click the NTP link.
View attachment 16810
2. On the NTP website, do some research and find the NTP server that is closest to you location:
3. For example, in North America, these are the servers that are available:
View attachment 16807
4. Use a IP geolocation finder site such as:
https://tools.keycdn.com/geo. Plug in one of the servers and look at the map to see if any of them are closest to your location.
5. Choose the server that is closest to you and enter it under the NTP server space (delete ntp.pool.org and replace it with you server-see pic above)
View attachment 16808
6. Then SSH into your router and got to your ntpMerlin menu. Pick option 8 from your AMTM menu:
Code:
5 open Skynet v6.8.4
6 open Stubby DNS v1.1.1
7 install YazFi enhanced guest WiFi
8 open ntpMerlin v1.1.1
7. Once in ntpMerlin menu, choose option 3:
Code:
1. Generate updated ntpMerlin graphs now
2. Toggle redirect of all NTP traffic to ntpMerlin
(currently Enabled)
3. Edit ntpMerlin config
u. Check for updates
uf. Update ntpMerlin with latest version (force update)
e. Exit ntpMerlin
z. Uninstall ntpMerlin
8. Pick option 1 (nano):
Code:
1. nano (recommended for beginners)
2. vi
e. Exit to main menu
9. When the window opens op, I deleted all the other servers and only left (added) there the server I chose:
Code:
# replace the following time servers to the ones close to you
# see http://twiki.ntp.org/bin/view/Servers/NTPPoolServers
server 0.pool.ntp.org iburst
10. Then to save your changes, type Ctrl+X and Enter
11. Then enter this command:
Code:
/opt/etc/init.d/S77ntpd restart
12. Then go to your NTP Daemon tab (Under Tools), hit Refresh (at the bottom) and.........I am hoping that soon you will have a more stabilized graph like the one shown below.
View attachment 16809
You can actually tell from the graph when I made the same changes.
Hope this helps.