[Dnsmasq-discuss] Trouble with local domains being forwarded to upstream dns servers
Bryan Walton (dnsmasq)
bkw.222610751 at 70mpg.org
Sun Sep 18 16:21:36 UTC 2022
I'm having trouble with Dnsmasq forwarding requests for some local
domains, even when I have them configured in my dnsmasq.conf. Here is
what I have in my config:
# Add local-only domains here, queries in these domains are answered
from /etc/hosts or DHCP only.
local=/.insecure/.70mpg.org/.ireta.net/.jkuu.org/
Yet, my logs are filled with stuff like this:
Sep 18 11:18:55 internal dnsmasq[26555]: forwarded internal.70mpg.org to
167.142.225.3
Sep 18 11:18:55 internal dnsmasq[26555]: forwarded internal.70mpg.org to
167.142.225.5
(167.142.225.3 and 167.142.225.5 are my upstream ISP DNS servers).
Is something wrong with my config syntax that is causing dnsmasq to
still query the upstream DNS servers?
Thanks!
Bryan
More information about the Dnsmasq-discuss
mailing list