A Zone object represents a forward or authoritative DNS Zone.
A Resource Record Set (below as “RRset”) are all records for a given name and type.
Comments are per-RRset.
Zone
Represents a configured zone in the PowerDNS server.
Object Properties: | |
---|---|
|
To properly process new zones, the following conditions must be true:
forward-zones
, forward-zones-recurse
and/or auth-zones
settings must be set (possibly to the empty string) in a
configuration file. These settings must not be overridden on the
command line. Setting these options on the command line will
override what has been set in the dynamically generated
configuration files.RRSet
This represents a Resource Record set (all record with the same name and type).
Object Properties: | |
---|---|
|
RREntry
The RREntry object represents a single record in an RRSet
.
Object Properties: | |
---|---|
|
Comment
Object Properties: | |
---|---|
|