I noticed something puzzling with OpenWrt 24.10.0-rc5 running on a GL.iNet GL-MT6000 using PiHole on a separate device (no additional opkg packages have been installed beside nano and htop).
I'm still trying to narrow it down, but here is what I observed so far:
Every time a page is accessed or refreshed (F5) in LUCI, 2 reverse DNS requests are sent and logged in pihole. They are sent on regular intervals (every 10 sec or so) when the "refreshing" option is enabled in LUCI pages when this option is available (like the overview main page) too:
These addresses belong to:
China Unicom Heilongjiang
China Unicom IP Network
This behavior is very deterministic. What could be causing this and why is it resolving a Chinese IP?
Note: stopping dnsmasq stops the requests being sent, but then dhcp stops working too of course.
Is anyone else able to reproduce this behavior and/or explain it?