I've updated my RT-AC86U to the latest firmware 386 with a full reset and installed Diversion.
Actually, only now I'm experimenting Diversion.
So, I tryed to "follow dnsmasq.log" with the "Unfiltered log" option and saw a huge amount of constant DNS querys for A and AAAA values for a specifc local host.
They all seem to come from the router itself. (from 127.0.0.1)
and sometimes from another host (from 192.168.1.5)
Also, after upgrading I got a high RAM usage out-of-the-box, possibly causing a 9ºC temperature increase.
I'm not sure what's that about and don't know if it is a Diversion issue or new firmware.
Any light?
Actually, only now I'm experimenting Diversion.
So, I tryed to "follow dnsmasq.log" with the "Unfiltered log" option and saw a huge amount of constant DNS querys for A and AAAA values for a specifc local host.
They all seem to come from the router itself. (from 127.0.0.1)
Code:
Feb 3 23:20:11 dnsmasq[16662]: query[A] [local_hostname] from 127.0.0.1
Feb 3 23:20:11 dnsmasq[16662]: query[A] [local_hostname] from 127.0.0.1
Feb 3 23:20:11 dnsmasq[16662]: /etc /hosts.dnsmasq [local_hostname] is 192.168.1.6
Feb 3 23:20:11 dnsmasq[16662]: /etc /hosts.dnsmasq [local_hostname] is 192.168.1.6
Feb 3 23:20:11 dnsmasq[16662]: query[AAAA] [local_hostname] from 127.0.0.1
Feb 3 23:20:11 dnsmasq[16662]: query[AAAA] [local_hostname] from 127.0.0.1
Feb 3 23:20:11 dnsmasq[16662]: config [local_hostname] is NODATA-IPv6
Feb 3 23:20:11 dnsmasq[16662]: config [local_hostname] is NODATA-IPv6
and sometimes from another host (from 192.168.1.5)
Code:
Feb 3 23:20:13 dnsmasq[16662]: query[A] [local_hostname] from 192.168.1.5
Feb 3 23:20:13 dnsmasq[16662]: query[A] [local_hostname] from 192.168.1.5
Feb 3 23:20:13 dnsmasq[16662]: /etc /hosts.dnsmasq [local_hostname] is 192.168.1.6
Feb 3 23:20:13 dnsmasq[16662]: /etc /hosts.dnsmasq [local_hostname] is 192.168.1.6
Feb 3 23:20:13 dnsmasq[16662]: query[AAAA] [local_hostname] from 192.168.1.5
Feb 3 23:20:13 dnsmasq[16662]: query[AAAA] [local_hostname] from 192.168.1.5
Feb 3 23:20:13 dnsmasq[16662]: config [local_hostname] is NODATA-IPv6
Feb 3 23:20:13 dnsmasq[16662]: config [local_hostname] is NODATA-IPv6
Also, after upgrading I got a high RAM usage out-of-the-box, possibly causing a 9ºC temperature increase.
I'm not sure what's that about and don't know if it is a Diversion issue or new firmware.
Above, I've added a <space> in between "/etc" and "/hosts.dnsmasq" to be able to post this tread, or else it would give me an error.
Any light?