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