logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

named-rrchecker - syntax checker for individual DNS resource records

Author

       Internet Systems Consortium

Description

named-rrchecker  reads  a  individual  DNS  resource  record from standard input and checks whether it is
       syntactically correct.

Name

       named-rrchecker - syntax checker for individual DNS resource records

Options

-h     This option prints out the help menu.

       -oorigin
              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

RFC1034, RFC1035, named(8).

Synopsis

named-rrchecker [-h] [-o origin] [-p] [-u] [-C] [-T] [-P]

See Also