man.named-rrchecker.html revision 81199ce5ba7bd719add38189b06987e0a6e583a1
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence - Copyright (C) 2000-2003 Internet Software Consortium.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - Permission to use, copy, modify, and/or distribute this software for any
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - purpose with or without fee is hereby granted, provided that the above
1633838b8255282d10af15c5c84cee5a51466712Bob Halley - copyright notice and this permission notice appear in all copies.
5569e7de51513952d89f29de08049ed6bb054d6eAutomatic Updater - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
298523461941e171ce97ea8b76892ac01bb7a49fBob Halley - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
298523461941e171ce97ea8b76892ac01bb7a49fBob Halley - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
298523461941e171ce97ea8b76892ac01bb7a49fBob Halley - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein - PERFORMANCE OF THIS SOFTWARE.
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
e2c97aef510f4cdced2894ab2a5daf2b1d316e2aAutomatic Updater<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<link rel="prev" href="man.named-journalprint.html" title="named-journalprint">
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<link rel="next" href="man.nsupdate.html" title="nsupdate">
3740b569ae76295b941d57a724a43beb75b533baBob Halley<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
0a7bde9fa807f2e84bd7417d928581f40194b007David Lawrence<table width="100%" summary="Navigation header">
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<tr><th colspan="3" align="center"><span class="application">named-rrchecker</span></th></tr>
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<a accesskey="p" href="man.named-journalprint.html">Prev</a>�</td>
27809a2ee5db141b684e53bf1d94da26e9f92d3aMark Andrews<th width="60%" align="center">Manual pages</th>
afdb3abb9b06ed4070ac9021f1f4427b4cb3a286Bob Halley<td width="20%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt<a name="man.named-rrchecker"></a><div class="titlepage"></div>
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<p><span class="application">named-rrchecker</span> — A syntax checker for individual DNS resource records</p>
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<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>
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley<p><span><strong class="command">named-rrchecker</strong></span>
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley read a individual DNS resource record from standard input and checks if it
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein is syntactically correct.
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley The <code class="option">-h</code> prints out the help menu.
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein The <code class="option">-o <em class="replaceable"><code>origin</code></em></code>
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley option specifies a origin to be used when interpreting the record.
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley The <code class="option">-p</code> prints out the resulting record in canonical
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein form. If there is no canonical form defined then the record will be
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley printed in unknown record format.
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley The <code class="option">-u</code> prints out the resulting record in unknown record
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley The <code class="option">-C</code>, <code class="option">-T</code> and <code class="option">-P</code>
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley print out the known class, standard type and private type mnemonics
4bed2e84a34b37259b85e5c092d51c122ef58c3cBob Halley respectively.
94e25967cda41b886e33ec254b917d21df21a187Bob Halley <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>
66d720025d9691b54bb2053850f73751986d5d57Mark Andrews<table width="100%" summary="Navigation footer">
2cc9a6a0f79b56e36925845cad6d1ce41e4a1421David Lawrence<a accesskey="p" href="man.named-journalprint.html">Prev</a>�</td>
66d720025d9691b54bb2053850f73751986d5d57Mark Andrews<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<td width="40%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
66d720025d9691b54bb2053850f73751986d5d57Mark Andrews<span class="application">named-journalprint</span>�</td>
2cc9a6a0f79b56e36925845cad6d1ce41e4a1421David Lawrence<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<td width="40%" align="right" valign="top">�<span class="application">nsupdate</span>
3740b569ae76295b941d57a724a43beb75b533baBob Halley<p style="text-align: center;">BIND 9.11.0pre-alpha</p>