abh / geodns

DNS server with per-client targeted responses
Apache License 2.0
1.37k stars 191 forks source link

Inconsistent delegations and NXDOMAIN SOA answers #136

Closed abh closed 11 months ago

abh commented 11 months ago

Alias labels to the apex label will include NS records (making it seem like a delegation), but a query to a subdomain of the label will NXDOMAIN with a SOA record of the apex domain, confusing QNAME minimizing resolvers.

(from Mark Andrews: https://community.ntppool.org/t/wrong-negative-answers-for-0-openwrt-pool-ntp-org-aaaa/2951 )