I have an instance of ISC BIND named
mentioned version which acts as resolver of local domains and forwarder for exteranal domains to the upstream ISP DNS server which is neither IPv6 nor DNS-overs-HTTPS capable. So my server is logging a ton of messages like this:
FORMERR resolving 'somedomain.tld/AAAA/IN': ISP.IP.DNS.ADDR#53
FORMERR resolving 'somedomain.tld/HTTPS/IN': ISP.IP.DNS.ADDR#53
My question is what is the right way and how to configure, what to put in the named.conf
to stop these requests altogether AAAA and HTTPS and turn off such lookups completely?
Thank you.
Varda Zklir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3