mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[GH-ISSUE #136] Inconsistent delegations and NXDOMAIN SOA answers #382
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#382
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abh on GitHub (Aug 19, 2023).
Original GitHub issue: https://github.com/abh/geodns/issues/136
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 )