I was monitoring Dnsmasq log through Diversion's option and saw that my router's NTP is making a lot DNS querys.
I'm using NTPMerlin with Chrony as NTP server and every 15s approximately it makes a new query.
Here is an example of the many requests made.
It seems like it is syncing every 15s or so, but I don't need that much.
Why is it so frequent?
Can I reduce the frequency?
I'm using NTPMerlin with Chrony as NTP server and every 15s approximately it makes a new query.
Here is an example of the many requests made.
Code:
Enter term to filter by [q=Quit] pool.ntp.org from 127.0.0.1
i Press Ctrl-C to exit
Apr 22 17:12:02 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:12:02 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:12:02 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:12:02 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
Apr 22 17:12:17 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:12:17 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:12:17 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:12:17 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
Apr 22 17:12:28 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:12:28 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:12:28 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:12:28 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
Apr 22 17:12:32 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:12:32 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:12:32 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:12:32 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
Apr 22 17:12:47 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:12:47 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:12:47 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:12:47 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
Apr 22 17:13:02 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:13:02 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:13:02 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:13:02 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
Apr 22 17:13:17 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:13:17 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:13:17 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:13:17 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
Apr 22 17:13:28 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
17:13:28 dnsmasq[786]: query[A] pool.ntp.org from 127.0.0.1
Apr 22 17:13:28 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
17:13:28 dnsmasq[786]: query[AAAA] pool.ntp.org from 127.0.0.1
It seems like it is syncing every 15s or so, but I don't need that much.
Why is it so frequent?
Can I reduce the frequency?