CNAME chain + per-NS storage interaction: incomplete IP resolution #61
Reference in New Issue
Block a user
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?
If hostname A CNAMEs to hostname B, and different NSes return different CNAME targets, the per-NS record storage correctly captures this. But the IP resolution for port checks needs to follow ALL CNAME chains across ALL NSes to build the complete IP set.
The spec does not clarify this.
Ref: issue #5 item 9
hmm, let's assume that we're monitoring zones not run by idiots