Dnsmasq entry. Why is it there?

Following entry is in my systemlog:
daemon.info dnsmasq[1]: using only locally-known addresses for farai.org.zw

I have absolutely no clue what it is and how to remove it. My wild bet it is not good.
I am using adblock as well but I am failing to understand how this is related to adblock.

It is Adblock.
Adblock adds DNS info for the blocked sites by defining them as non-existent domains to be answered from local info. Dnsmasq shows them in log, but only shows a dozen, not all.

Longer example shows it more clearly. From my system:

Thu Feb 20 18:33:56 2025 user.info adblock-4.2.5-r1[7119]: adblock instance started ::: action: start, priority: 0, pid: 7119
Thu Feb 20 18:33:58 2025 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for intextlinks.idg.zone
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using only locally-known addresses for prod.adjoe.zone
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using standard nameservers for example.com
Thu Feb 20 18:34:02 2025 daemon.info dnsmasq[1]: using 58994 more local addresses
2 Likes

Thank you very much for your quick answer. I guess, it is a non-event then.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.