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