1NAMED-RRCHECKER(1) BIND 9 NAMED-RRCHECKER(1)
2
3
4
6 named-rrchecker - syntax checker for individual DNS resource records
7
9 named-rrchecker [-h] [-o origin] [-p] [-u] [-C] [-T] [-P]
10
12 named-rrchecker reads a individual DNS resource record from standard
13 input and checks whether it is syntactically correct.
14
16 -h This option prints out the help menu.
17
18 -o origin
19 This option specifies the origin to be used when interpreting
20 the record.
21
22 -p This option prints out the resulting record in canonical form.
23 If there is no canonical form defined, the record is printed in
24 unknown record format.
25
26 -u This option prints out the resulting record in unknown record
27 form.
28
29 -C, -T, -P
30 These options print out the known class, standard type, and pri‐
31 vate type mnemonics, respectively.
32
34 RFC 1034, RFC 1035, named(8).
35
37 Internet Systems Consortium
38
40 2023, Internet Systems Consortium
41
42
43
44
459.19.18 NAMED-RRCHECKER(1)