Quote from: Monviech (Cedrik) on September 04, 2025, 06:07:36 AMDHCP is dnsmasq in 25.7
The most minimal change required to make local dns work out of the box still hs to be implemented, but you can also do it manually:
https://github.com/opnsense/core/issues/8969
Or by following these docs:
https://docs.opnsense.org/manual/dnsmasq.html#dhcpv4-with-dns-registration
Thanks! I will give that a try. It's definitely not obvious.
FWIW, I see a lot of conversation about this on the Internet. For example, if I use Google to search for "opnsense local dns not working", this is the first link that shows up: https://mtlynch.io/notes/opnsense-local-dns. I'm sure this is not a good solution -- the author even claims that it doesn't really work that well.