By default NXDOMAIN lookups are not cached. To avoid NXDOMAIN lookups from being unnecesarily forwarded, I added the following to /jffs/scripts/dnsmasq.postconf
Interesting stuff, but not applicable in this particular case. The only NXDOMAIN reply was in response to a reverse lookup on a local address (192.168.10.221). Being a local address it was answered directly by dnsmasq and would not have been forwarded upstream.
Interesting stuff, but not applicable in this particular case. The only NXDOMAIN reply was in response to a reverse lookup on a local address (192.168.10.221). Being a local address it was answered directly by dnsmasq and would not have been forwarded upstream.