named-rrchecker.html revision d6fa26d0adaec6c910115be34fe7a5a5f402c14f
7f007e36bec06aba6b3a0f84a64f2abf99edfcd8gstein<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj - Copyright (C) 2013-2016 Internet Systems Consortium, Inc. ("ISC")
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj - This Source Code Form is subject to the terms of the Mozilla Public
a8d5ccbcbde8cb6cf3a9dcf2eb05f393ab76baa9ianh - License, v. 2.0. If a copy of the MPL was not distributed with this
694514f7e6e99917e084943e3a05950b3c7c106ajerenkrantz - file, You can obtain one at http://mozilla.org/MPL/2.0/.
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
ab71b233b3a36489e44a7b061c48293be0b17788jwoolley<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
571760de5e60c0b459cb11be45507b923cd023eejwoolley<a name="man.named-rrchecker"></a><div class="titlepage"></div>
bcb6e1be6041dfeb549c8ea8d37f97ad4e90a0c3rbb<p><span class="application">named-rrchecker</span> — syntax checker for individual DNS resource records</p>
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb<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>
35330e0d79ceb8027223bbb8330a381b1f989d6etrawick<p><span class="command"><strong>named-rrchecker</strong></span>
6f6f4a4bca281779d196acbdd5c017bb90858305trawick read a individual DNS resource record from standard input and checks if it
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb is syntactically correct.
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb The <code class="option">-h</code> prints out the help menu.
af4c982a7cf4515f124935f99a329744035fc699slive The <code class="option">-o <em class="replaceable"><code>origin</code></em></code>
af4c982a7cf4515f124935f99a329744035fc699slive option specifies a origin to be used when interpreting the record.
af4c982a7cf4515f124935f99a329744035fc699slive The <code class="option">-p</code> prints out the resulting record in canonical
af4c982a7cf4515f124935f99a329744035fc699slive form. If there is no canonical form defined then the record will be
af4c982a7cf4515f124935f99a329744035fc699slive printed in unknown record format.
10270f6f94b2069d0d357805c140a9897449b9ccianh The <code class="option">-u</code> prints out the resulting record in unknown record
10270f6f94b2069d0d357805c140a9897449b9ccianh The <code class="option">-C</code>, <code class="option">-T</code> and <code class="option">-P</code>
41ce8eb0053365f3ce1a774ba4239fc9e4fae072wrowe print out the known class, standard type and private type mnemonics
a908203473820d096b31fc0f349711d3092ae684lars respectively.
10270f6f94b2069d0d357805c140a9897449b9ccianh <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>