Quote from: meyergru on June 15, 2025, 09:31:57 PMWith that option, you can but set one domain to be handled as local. Note the plural s in:QuoteOne problem could be DNSmasq still asking the upstream servers for local names for lack of having configured the "local" flag for your internal domains.
And you do not have to use DHCP for all of those zones - I use local domains for sites I reach via VPN and only have the DNS part configured for those.
The problem is that any domain that is not declared to be local one way or another and that is within your local DNS search list will be appended even to internet names by Windows and thus lead to DNS leaks and parallel queries.
Ah yes, I understand. Thanks. I was only talking about the one domain Unbound forwards to Dnsmasq, but of course there can be more situations.