One of the new features in Opnsense 23.1.6 is:
system: register DNS service ports for unified use across core and plugins
However for those using os-adguardhome-maxit with Opnsense 23.1.6, the DHCP server no longer hands out a DNS server as os-adguardhome-maxit isn't advertising that its running the DNS service.
See opnsense/core#6513 for more information, specifically opnsense/core#6513 (comment).
There is a workaround for those using DHCPv4 to manually specify the DNS server in the DHCPD configuration -- but this doesn't work for those using DHCPv6 with dynamic prefix.
One of the new features in Opnsense 23.1.6 is:
system: register DNS service ports for unified use across core and pluginsHowever for those using
os-adguardhome-maxitwith Opnsense 23.1.6, the DHCP server no longer hands out a DNS server asos-adguardhome-maxitisn't advertising that its running the DNS service.See opnsense/core#6513 for more information, specifically opnsense/core#6513 (comment).
There is a workaround for those using DHCPv4 to manually specify the DNS server in the DHCPD configuration -- but this doesn't work for those using DHCPv6 with dynamic prefix.