Difference between revisions of "OPS535 Advanced DNS"
(Created page with "* DNS Logging * Dynamic DNS ** Dynamic Zone - Allow-update ** nsupdate - man page <pre> nsupdate is used to submit Dynamic DNS Update requests as defined in RFC 2136 to a nam...") |
(No difference)
|
Revision as of 23:29, 8 November 2016
- DNS Logging
- Dynamic DNS
- Dynamic Zone - Allow-update
- nsupdate - man page
nsupdate is used to submit Dynamic DNS Update requests as defined in RFC 2136 to a name server. This allows resource records to be added or removed from a zone without manually editing the zone file. A single update request can contain requests to add or remove more than one resource record.
- DNSSEC