other versions
- bullseye 1:9.16.33-1~deb11u1
- bullseye-backports 1:9.18.12-1~bpo11+1
- testing 1:9.18.12-1
- unstable 1:9.18.13-1
- experimental 1:9.19.11-1
| NAMED-RRCHECKER(1) | BIND 9 | NAMED-RRCHECKER(1) |
NAME¶
named-rrchecker - syntax checker for individual DNS resource records
SYNOPSIS¶
named-rrchecker [-h] [-o origin] [-p] [-u] [-C] [-T] [-P]
DESCRIPTION¶
named-rrchecker reads a individual DNS resource record from standard input and checks whether it is syntactically correct.
OPTIONS¶
- -h
- This option prints out the help menu.
- -o origin
- This option specifies the origin to be used when interpreting the record.
- -p
- This option prints out the resulting record in canonical form. If there is no canonical form defined, the record is printed in unknown record format.
- -u
- This option prints out the resulting record in unknown record form.
- -C, -T, -P
- These options print out the known class, standard type, and private type mnemonics, respectively.
SEE ALSO¶
RFC 1034, RFC 1035, named(8).
AUTHOR¶
Internet Systems Consortium
COPYRIGHT¶
2023, Internet Systems Consortium
| 2023-02-03 | 9.18.12-1~bpo11+1-Debian |