dnst¶
Synopsis¶
dnst [OPTIONS] <COMMAND> [ARGS]
Description¶
Manage various aspects of the Domain Name System (DNS).
dnst provides a number of commands that perform various tasks related to managing DNS servers and DNS zones.
Please consult the manual pages for these individual commands for more information.
Options¶
- -v, --verbosity <LEVEL>¶
Set the verbosity to 0-5 or a level name (
off,error,warn,info,debugortrace). Defaults towarn.
- -h, --help¶
Print the help text (short summary with
-h, long help with--help).
- -V, --version¶
Print the version.
Commands¶
- dnst-key2ds (1)¶
Generate DS RRs from the DNSKEYs in a keyfile.
- dnst-keygen (1)¶
Generate a new key pair for a domain name.
- dnst-keyset (1)¶
Manage DNSSEC signing keys for a domain.
- dnst-notify (1)¶
Send a NOTIFY message to a list of name servers.
- dnst-nsec3-hash (1)¶
Print out the NSEC3 hash of a domain name.
- dnst-signzone (1)¶
Sign the zone with the given key(s).
- dnst-update (1)¶
Send a dynamic update packet to update an IP (or delete all existing IPs) for a domain name.