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 read a individual DNS resource record from standard in-
put and checks if it is syntactically correct.
The -h prints out the help menu.
The -o origin option specifies a origin to be used when interpreting
the record.
The -p prints out the resulting record in canonical form. If there is
no canonical form defined then the record will be printed in unknown
record format.
The -u prints out the resulting record in unknown record form.
The -C, -T and -P 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
2020, Internet Systems Consortium
9.16.8-Debian 2020-10-13 NAMED-RRCHECKER(1)