Supported types
Supported record types:AAAAAALIASCAACNAMEMXNSPTRSOASRVTXT
Multi-value records
For record types that commonly have several values, add each value as part of the same RRset instead of creating duplicate name/type rows. Examples:- Multiple
Arecords for round-robin IPv4 answers - Multiple
AAAArecords for IPv6 answers - Multiple
NSrecords for delegation - Multiple
TXTstrings for verification records
Relative and absolute names
Use@ for the zone apex.
Use a relative name such as www for a record under the current zone. The UI
will resolve it against the zone name.
Use a trailing dot for a fully qualified name:
ALIAS records
PowerDNS Authoritative servesALIAS records only when alias expansion is
configured.
For PowerDNS 5.1, configure a resolver that does not point back to the
authoritative server itself:
ALIAS as an apex-only record and accepts exactly one
target per RRset.
Use:
SOA records
The UI displays SOA records, but they are special records controlled by PowerDNS zone behavior. For serial update behavior, use zone metadata such asSOA-EDIT and SOA-EDIT-API.