2016-08-26 15:14:04 +10:00
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<!--
|
2017-01-06 01:05:20 +00:00
|
|
|
|
- Copyright (C) 2000-2017 Internet Systems Consortium, Inc. ("ISC")
|
2016-07-27 01:07:09 +00:00
|
|
|
|
-
|
|
|
|
|
- This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
-->
|
2016-08-26 15:14:04 +10:00
|
|
|
|
<html lang="en">
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
|
|
|
<title>named-nzd2nzf</title>
|
|
|
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
|
|
|
|
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
|
|
|
|
<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
|
|
|
|
|
<link rel="prev" href="man.named-journalprint.html" title="named-journalprint">
|
|
|
|
|
<link rel="next" href="man.named-rrchecker.html" title="named-rrchecker">
|
|
|
|
|
</head>
|
|
|
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
|
|
|
<div class="navheader">
|
|
|
|
|
<table width="100%" summary="Navigation header">
|
|
|
|
|
<tr><th colspan="3" align="center"><span class="application">named-nzd2nzf</span></th></tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="20%" align="left">
|
|
|
|
|
<a accesskey="p" href="man.named-journalprint.html">Prev</a><EFBFBD></td>
|
|
|
|
|
<th width="60%" align="center">Manual pages</th>
|
|
|
|
|
<td width="20%" align="right"><EFBFBD><a accesskey="n" href="man.named-rrchecker.html">Next</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
<hr>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="refentry">
|
|
|
|
|
<a name="man.named-nzd2nzf"></a><div class="titlepage"></div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="refnamediv">
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<h2>Name</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<p>
|
|
|
|
|
<span class="application">named-nzd2nzf</span>
|
|
|
|
|
—
|
2016-07-27 01:07:09 +00:00
|
|
|
|
Convert an NZD database to NZF text format
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
</p>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
</div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="refsynopsisdiv">
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<h2>Synopsis</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<div class="cmdsynopsis"><p>
|
|
|
|
|
<code class="command">named-nzd2nzf</code>
|
|
|
|
|
{filename}
|
|
|
|
|
</p></div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsect1">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.24.6"></a><h2>DESCRIPTION</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<p>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<span class="command"><strong>named-nzd2nzf</strong></span> converts an NZD database to NZF
|
|
|
|
|
format and prints it to standard output. This can be used to
|
|
|
|
|
review the configuration of zones that were added to
|
|
|
|
|
<span class="command"><strong>named</strong></span> via <span class="command"><strong>rndc addzone</strong></span>.
|
|
|
|
|
It can also be used to restore the old file format
|
|
|
|
|
when rolling back from a newer version
|
|
|
|
|
of BIND to an older version.
|
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsect1">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.24.7"></a><h2>ARGUMENTS</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<div class="variablelist"><dl class="variablelist">
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<dt><span class="term">filename</span></dt>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<dd>
|
|
|
|
|
<p>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
The name of the <code class="filename">.nzd</code> file whose contents
|
|
|
|
|
should be printed.
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
</dl></div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsect1">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.24.8"></a><h2>SEE ALSO</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<p>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<em class="citetitle">BIND 9 Administrator Reference Manual</em>
|
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsect1">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.24.9"></a><h2>AUTHOR</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<p><span class="corpauthor">Internet Systems Consortium</span>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
2016-07-27 01:07:09 +00:00
|
|
|
|
</div>
|
|
|
|
|
<div class="navfooter">
|
|
|
|
|
<hr>
|
|
|
|
|
<table width="100%" summary="Navigation footer">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="40%" align="left">
|
|
|
|
|
<a accesskey="p" href="man.named-journalprint.html">Prev</a><EFBFBD></td>
|
|
|
|
|
<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
|
|
|
|
|
<td width="40%" align="right"><EFBFBD><a accesskey="n" href="man.named-rrchecker.html">Next</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="40%" align="left" valign="top">
|
|
|
|
|
<span class="application">named-journalprint</span><EFBFBD></td>
|
|
|
|
|
<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
|
|
|
|
|
<td width="40%" align="right" valign="top"><EFBFBD><span class="application">named-rrchecker</span>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
2017-01-10 01:04:52 +00:00
|
|
|
|
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.0-pre-alpha</p>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|