[Dnsmasq-discuss] Nonexistent AAAA records return NXDOMAIN instead of NODATA

2024-06-27 Thread Dimitry Andric
Hi, We recently upgraded a relatively old dnsmasq server from 2.80 to 2.90 (the versions available in Ubuntu 18.04 and 22.04, respectively), and ran into an issue where clients asking for nonexistent records now receive NXDOMAIN instead of NODATA. Clients typically do both A and lookups

Re: [Dnsmasq-discuss] Nonexistent AAAA records return NXDOMAIN instead of NODATA

2024-06-27 Thread Buck Horn via Dnsmasq-discuss
On 27.06.24 22:13, Dimitry Andric wrote: In particular, this happens when dnsmasq serves a --local domain, and 'fixed' hosts are defined with --address entries having _only_ an IPv4 address. For example, if dnsmasq.conf contains: no-daemon log-queries domain=example.com interface=e