-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Our current catalog zone is based on what bind 9.11 implemented.
Bind 9.15 (and subsequently, 9.16) will likely update their implementation based on the latest version of the drafts, so we should make sure we generate valid zones (https://datatracker.ietf.org/doc/draft-muks-dnsop-dns-catalog-zones/).
Some things of note:
- The SHA1-of-wire-format is not strictly required, and can be any unique per-zone string. (We may want to for example use our internal domain-id to make the zones nicer to read
- We currently define the allow-transfer record as a single APL, but this should be separate as per https://tools.ietf.org/id/draft-muks-dnsop-dns-catalog-zones-04.html#sec-network
Metadata
Metadata
Assignees
Labels
No labels