<div dir="ltr">Hi,<div class="gmail_quote"><div dir="ltr"><div><br></div><div>dnsmasq is forwarding queries when queried for it's own hostname with a local domain suffix. dnsmasq responds correctly when the domain is not present. e.g. <span style="font-family:monospace"><hostname>.lan</span> will be forwarded, and <span style="font-family:monospace"><hostname></span> will be replied to.</div><div><br></div><div>dnsmasq responds as expected for hosts in the network that assigned via DHCP. The dnsmasq instance itself is statically configured.</div><div><br></div><div>The relevant configuration<br></div><div style="margin-left:40px"><span style="font-family:monospace">domain-needed<br>bogus-priv<br>dhcp-authoritative<br>dhcp-range=192.168.1.100,192.168.1.251,24h<br>dhcp-option=option:router,192.168.1.1<br>dhcp-leasefile=/etc/pihole/dhcp.leases<br>domain=lan</span></div><div><br></div><div>Additional information (e.g. dig results) can be found here: <a href="https://github.com/pi-hole/pi-hole/issues/3303" target="_blank">https://github.com/pi-hole/pi-hole/issues/3303</a></div><div><br></div><div>Thanks,</div><div>Tucker<br></div></div>
</div></div>