Skip to main content
PowerDNS zone metadata controls behavior that is not represented by ordinary DNS records. PowerDNS Web UI exposes common metadata used for zone transfers and SOA serial handling.

Supported metadata

ALLOW-AXFR-FROM

Use ALLOW-AXFR-FROM on a primary zone to permit secondaries to transfer it. Example values:

SOA serial behavior

SOA-EDIT and SOA-EDIT-API control how PowerDNS adjusts SOA serial numbers after zone changes. Choose a policy that matches your operational model. If your secondaries depend on serial increases, make sure API edits update the serial consistently.

ALSO-NOTIFY

Use ALSO-NOTIFY when you want PowerDNS to send notifications to additional secondaries beyond the default NS-derived targets. Enter one destination per line, for example:

Autoprimaries

Autoprimaries let PowerDNS automatically provision secondary zones when a trusted primary sends a notification. PowerDNS Web UI can list, create, and delete autoprimary entries through the PowerDNS API.