man.named.html revision 5347c0fcb04eaea19d9f39795646239f487c6207
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens - Copyright (C) 2000-2015 Internet Systems Consortium, Inc. ("ISC")
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens - This Source Code Form is subject to the terms of the Mozilla Public
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens - License, v. 2.0. If a copy of the MPL was not distributed with this
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens - file, You can obtain one at http://mozilla.org/MPL/2.0/.
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<link rel="prev" href="man.lwresd.html" title="lwresd">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<link rel="next" href="man.named.conf.html" title="named.conf">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<table width="100%" summary="Navigation header">
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<tr><th colspan="3" align="center"><span class="application">named</span></th></tr>
c3d26abc9ee97b4f60233556aadeb57e0bd30bb9Matthew Ahrens<a accesskey="p" href="man.lwresd.html">Prev</a>�</td>
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<th width="60%" align="center">Manual pages</th>
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<td width="20%" align="right">�<a accesskey="n" href="man.named.conf.html">Next</a>
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<a name="man.named"></a><div class="titlepage"></div>
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<p><span class="application">named</span> — Internet domain name server</p>
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<div class="cmdsynopsis"><p><code class="command">named</code> [<code class="option">-4</code>] [<code class="option">-6</code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-d <em class="replaceable"><code>debug-level</code></em></code>] [<code class="option">-D <em class="replaceable"><code>string</code></em></code>] [<code class="option">-E <em class="replaceable"><code>engine-name</code></em></code>] [<code class="option">-f</code>] [<code class="option">-g</code>] [<code class="option">-L <em class="replaceable"><code>logfile</code></em></code>] [<code class="option">-M <em class="replaceable"><code>option</code></em></code>] [<code class="option">-m <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-n <em class="replaceable"><code>#cpus</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-s</code>] [<code class="option">-S <em class="replaceable"><code>#max-socks</code></em></code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-U <em class="replaceable"><code>#listeners</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>] [<code class="option">-v</code>] [<code class="option">-V</code>] [<code class="option">-X <em class="replaceable"><code>lock-file</code></em></code>] [<code class="option">-x <em class="replaceable"><code>cache-file</code></em></code>]</p></div>
26455f9efcf9b1e44937d4d86d1ce37b006f25a9Andriy Gapon<p><span class="command"><strong>named</strong></span>
26455f9efcf9b1e44937d4d86d1ce37b006f25a9Andriy Gapon is a Domain Name System (DNS) server,
26455f9efcf9b1e44937d4d86d1ce37b006f25a9Andriy Gapon part of the BIND 9 distribution from ISC. For more
26455f9efcf9b1e44937d4d86d1ce37b006f25a9Andriy Gapon information on the DNS, see RFCs 1033, 1034, and 1035.
26455f9efcf9b1e44937d4d86d1ce37b006f25a9Andriy Gapon When invoked without arguments, <span class="command"><strong>named</strong></span>
78f171005391b928aaf1642b3206c534ed644332Matthew Ahrens read the default configuration file
78f171005391b928aaf1642b3206c534ed644332Matthew Ahrens <code class="filename">/etc/named.conf</code>, read any initial
78f171005391b928aaf1642b3206c534ed644332Matthew Ahrens data, and listen for queries.
78f171005391b928aaf1642b3206c534ed644332Matthew Ahrens<div class="variablelist"><dl class="variablelist">
3b2aab18808792cbd248a12f1edf139b89833c13Matthew Ahrens Use IPv4 only even if the host machine is capable of IPv6.
5d7b4d438c4a51eccc95e77a83a437b4d48380ebMatthew Ahrens <code class="option">-4</code> and <code class="option">-6</code> are mutually
5d7b4d438c4a51eccc95e77a83a437b4d48380ebMatthew Ahrens Use IPv6 only even if the host machine is capable of IPv4.
5d7b4d438c4a51eccc95e77a83a437b4d48380ebMatthew Ahrens <code class="option">-4</code> and <code class="option">-6</code> are mutually
5602294fda888d923d57a78bafdaf48ae6223deaDan Kimmel<dt><span class="term">-c <em class="replaceable"><code>config-file</code></em></span></dt>
620f322510b2d6433f7f6af60fa52380c07756adAndriy Gapon Use <em class="replaceable"><code>config-file</code></em> as the
620f322510b2d6433f7f6af60fa52380c07756adAndriy Gapon configuration file instead of the default,
78f171005391b928aaf1642b3206c534ed644332Matthew Ahrens <code class="filename">/etc/named.conf</code>. To
9c3fd1216fa7fb02cfbc78a2518a686d54b48ab8Matthew Ahrens ensure that reloading the configuration file continues
9c3fd1216fa7fb02cfbc78a2518a686d54b48ab8Matthew Ahrens to work after the server has changed its working
620f322510b2d6433f7f6af60fa52380c07756adAndriy Gapon directory due to to a possible
620f322510b2d6433f7f6af60fa52380c07756adAndriy Gapon <code class="option">directory</code> option in the configuration
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens file, <em class="replaceable"><code>config-file</code></em> should be
78f171005391b928aaf1642b3206c534ed644332Matthew Ahrens an absolute pathname.
78f171005391b928aaf1642b3206c534ed644332Matthew Ahrens<dt><span class="term">-d <em class="replaceable"><code>debug-level</code></em></span></dt>
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens Set the daemon's debug level to <em class="replaceable"><code>debug-level</code></em>.
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens Debugging traces from <span class="command"><strong>named</strong></span> become
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens more verbose as the debug level increases.
4445fffbbb1ea25fd0e9ea68b9380dd7a6709025Matthew Ahrens<dt><span class="term">-D <em class="replaceable"><code>string</code></em></span></dt>
Run the server in the foreground (i.e. do not daemonize).