1029N/A - Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC") 1029N/A - Permission to use, copy, modify, and/or distribute this software for any 1339N/A - purpose with or without fee is hereby granted, provided that the above 1029N/A - copyright notice and this permission notice appear in all copies. 1123N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 1123N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 1123N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 1123N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 1123N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 1123N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 1123N/A - PERFORMANCE OF THIS SOFTWARE. 1123N/A<!-- Converted by db4-upgrade version 1.0 --> 1123N/A <
corpauthor>Internet Systems Consortium, Inc.</
corpauthor>
1029N/A <
refentrytitle><
application>named-rrchecker</
application></
refentrytitle>
1029N/A <
refmiscinfo>BIND9</
refmiscinfo>
1029N/A <
refname><
application>named-rrchecker</
application></
refname>
1029N/A <
refpurpose>A syntax checker for individual DNS resource records</
refpurpose>
1339N/A <
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
1029N/A <
command>named-rrchecker</
command>
1029N/A <
arg choice="opt" rep="norepeat"><
option>-h</
option></
arg>
1029N/A <
arg choice="opt" rep="norepeat"><
option>-o <
replaceable class="parameter">origin</
replaceable></
option></
arg>
1029N/A <
arg choice="opt" rep="norepeat"><
option>-p</
option></
arg>
1029N/A <
arg choice="opt" rep="norepeat"><
option>-u</
option></
arg>
1029N/A <
arg choice="opt" rep="norepeat"><
option>-C</
option></
arg>
1029N/A <
arg choice="opt" rep="norepeat"><
option>-T</
option></
arg>
1029N/A <
arg choice="opt" rep="norepeat"><
option>-P</
option></
arg>
1029N/A <
refsection><
info><
title>DESCRIPTION</
title></
info>
<
para><
command>named-rrchecker</
command>
read a individual DNS resource record from standard input and checks if it
is syntactically correct.
The <
option>-h</
option> prints out the help menu.
The <
option>-o <
replaceable class="parameter">origin</
replaceable></
option>
option specifies a origin to be used when interpreting the record.
The <
option>-p</
option> 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 <
option>-u</
option> prints out the resulting record in unknown record
The <
option>-C</
option>, <
option>-T</
option> and <
option>-P</
option>
print out the known class, standard type and private type mnemonics
<
refsection><
info><
title>SEE ALSO</
title></
info>
<
citetitle>RFC 1034</
citetitle>,
<
citetitle>RFC 1035</
citetitle>,
<
refentrytitle>named</
refentrytitle><
manvolnum>8</
manvolnum>