299N/A<!
DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1356N/A [<!ENTITY mdash "—">]>
1356N/A - Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC") 299N/A - Permission to use, copy, modify, and/or distribute this software for any 919N/A - purpose with or without fee is hereby granted, provided that the above 919N/A - copyright notice and this permission notice appear in all copies. 919N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 919N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 919N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 919N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 919N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 919N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 919N/A - PERFORMANCE OF THIS SOFTWARE. 919N/A <
date>November 12, 2013</
date>
299N/A <
refentrytitle><
application>named-rrchecker</
application></
refentrytitle>
299N/A <
manvolnum>1</
manvolnum>
299N/A <
refmiscinfo>BIND9</
refmiscinfo>
299N/A <
refname><
application>named-rrchecker</
application></
refname>
970N/A <
refpurpose>A syntax checker for individual DNS resource records</
refpurpose>
1356N/A <
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
1107N/A <
command>named-rrchecker</
command>
911N/A <
arg><
option>-h</
option></
arg>
299N/A <
arg><
option>-o <
replaceable class="parameter">origin</
replaceable></
option></
arg>
1157N/A <
arg><
option>-p</
option></
arg>
299N/A <
arg><
option>-u</
option></
arg>
299N/A <
arg><
option>-C</
option></
arg>
1069N/A <
arg><
option>-T</
option></
arg>
493N/A <
arg><
option>-P</
option></
arg>
493N/A <
title>DESCRIPTION</
title>
375N/A <
para><
command>named-rrchecker</
command>
970N/A read a individual DNS resource record from standard input and checks if it
970N/A 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
<
citetitle>RFC 1034</
citetitle>,
<
citetitle>RFC 1035</
citetitle>,
<
refentrytitle>named</
refentrytitle><
manvolnum>8</
manvolnum>