<html><head></head><body><div class="mcnt"><div>Dnsmasq queries external dns servers for it's own domain.<br>I think dnsmasq should not ask external dns servers when dnsmasq is the authorized server and don't have a record for his domain.<br><br>dnsmasq.conf:<br>auth-zone=example.com<br>domain=example.com<br><br>syslog:<br>Oct 18 16:14:57 Thirsty dnsmasq[25586]: query[A] wifi.example.com from 127.0.0.1<br>Oct 18 16:14:57 Thirsty dnsmasq[25586]: config wifi.example.com is <CNAME><br>Oct 18 16:14:57 Thirsty dnsmasq[25586]: DHCP ND-WIFI is 192.168.10.251<br>Oct 18 16:14:57 Thirsty dnsmasq[25586]: query[AAAA] wifi.example.com from 127.0.0.1<br>Oct 18 16:14:57 Thirsty dnsmasq[25586]: config wifi.example.com is <CNAME><br>Oct 18 16:14:57 Thirsty dnsmasq[25586]: forwarded wifi.example.com to 88.159.1.201<br>Oct 18 16:14:57 Thirsty dnsmasq[25586]: reply ND-WIFI.example.com is NODATA-IPv6<br><br>Greats,<br><br>RenĂ© van Dorst</div></div></body></html>