man.named-rrchecker.html revision def82e8de9ff45e29ab21e5aba9a39539138c1f4
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - Copyright (C) 2000-2003 Internet Software Consortium.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - Permission to use, copy, modify, and/or distribute this software for any
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - purpose with or without fee is hereby granted, provided that the above
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - copyright notice and this permission notice appear in all copies.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes - PERFORMANCE OF THIS SOFTWARE.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<!-- $Id$ -->
70953fb44a7140fe206c3a5f011e24209c8c5c6abnicholes<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
16b55a35cff91315d261d1baa776138af465c4e4fuankg<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
16b55a35cff91315d261d1baa776138af465c4e4fuankg<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<link rel="prev" href="man.named-journalprint.html" title="named-journalprint">
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<link rel="next" href="man.nsupdate.html" title="nsupdate">
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<tr><th colspan="3" align="center"><span class="application">named-rrchecker</span></th></tr>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<a accesskey="p" href="man.named-journalprint.html">Prev</a>�</td>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<td width="20%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<a name="man.named-rrchecker"></a><div class="titlepage"></div>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<p><span class="application">named-rrchecker</span> — A syntax checker for individual DNS resource records</p>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<div class="cmdsynopsis"><p><code class="command">named-rrchecker</code> [<code class="option">-h</code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-p</code>] [<code class="option">-u</code>] [<code class="option">-C</code>] [<code class="option">-T</code>] [<code class="option">-P</code>]</p></div>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<p><span><strong class="command">named-rrchecker</strong></span>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes read a individual DNS resource record from standard input and checks if it
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes is syntactically correct.
ac7985784d08a3655291f24f711812b4d8b1cbcffuankg The <code class="option">-h</code> prints out the help menu.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes The <code class="option">-o <em class="replaceable"><code>origin</code></em></code>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes option specifies a origin to be used when interpreting the record.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes The <code class="option">-p</code> prints out the resulting record in canonical
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes form. If there is no canonical form defined then the record will be
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes printed in unknown record format.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes The <code class="option">-u</code> prints out the resulting record in unknown record
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes The <code class="option">-C</code>, <code class="option">-T</code> and <code class="option">-P</code>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes print out the known class, standard type and private type mnemonics
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes respectively.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<a accesskey="p" href="man.named-journalprint.html">Prev</a>�</td>
ac7985784d08a3655291f24f711812b4d8b1cbcffuankg<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<td width="40%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
0a39e7683f6611d66c55712f50bb240428d832a1bnicholes<span class="application">named-journalprint</span>�</td>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<td width="40%" align="right" valign="top">�<span class="application">nsupdate</span>
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes<p style="text-align: center;">BIND 9.11.0pre-alpha</p>