man.named.html revision 6cd01c0a96332a9f6b4a1a3c6b404555287a020c
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - Copyright (C) 2000-2003 Internet Software Consortium.
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen - Permission to use, copy, modify, and/or distribute this software for any
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - purpose with or without fee is hereby granted, provided that the above
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - copyright notice and this permission notice appear in all copies.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen - PERFORMANCE OF THIS SOFTWARE.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang<link rel="prev" href="man.named-checkzone.html" title="named-checkzone">
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang<link rel="next" href="man.named-journalprint.html" title="named-journalprint">
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<table width="100%" summary="Navigation header">
94b21eb8dbb74c58348d9e62bb05282383fa09fbTimo Sirainen<tr><th colspan="3" align="center"><span class="application">named</span></th></tr>
94b21eb8dbb74c58348d9e62bb05282383fa09fbTimo Sirainen<a accesskey="p" href="man.named-checkzone.html">Prev</a>�</td>
94b21eb8dbb74c58348d9e62bb05282383fa09fbTimo Sirainen<th width="60%" align="center">Manual pages</th>
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang<td width="20%" align="right">�<a accesskey="n" href="man.named-journalprint.html">Next</a>
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang<a name="man.named"></a><div class="titlepage"></div>
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<p><span class="application">named</span> — Internet domain name server</p>
94b21eb8dbb74c58348d9e62bb05282383fa09fbTimo Sirainen<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>
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<p><span><strong class="command">named</strong></span>
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen is a Domain Name System (DNS) server,
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen part of the BIND 9 distribution from ISC. For more
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen information on the DNS, see RFCs 1033, 1034, and 1035.
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang When invoked without arguments, <span><strong class="command">named</strong></span>
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang read the default configuration file
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang <code class="filename">/etc/named.conf</code>, read any initial
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang data, and listen for queries.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen Use IPv4 only even if the host machine is capable of IPv6.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <code class="option">-4</code> and <code class="option">-6</code> are mutually
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen Use IPv6 only even if the host machine is capable of IPv4.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <code class="option">-4</code> and <code class="option">-6</code> are mutually
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<dt><span class="term">-c <em class="replaceable"><code>config-file</code></em></span></dt>
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen Use <em class="replaceable"><code>config-file</code></em> as the
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen configuration file instead of the default,
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen <code class="filename">/etc/named.conf</code>. To
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang ensure that reloading the configuration file continues
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang to work after the server has changed its working
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen directory due to to a possible
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <code class="option">directory</code> option in the configuration
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen file, <em class="replaceable"><code>config-file</code></em> should be
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen an absolute pathname.
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen<dt><span class="term">-d <em class="replaceable"><code>debug-level</code></em></span></dt>
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang Set the daemon's debug level to <em class="replaceable"><code>debug-level</code></em>.
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen Debugging traces from <span><strong class="command">named</strong></span> become
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen more verbose as the debug level increases.
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen<dt><span class="term">-D <em class="replaceable"><code>string</code></em></span></dt>
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen Specifies a string that is used to identify a instance of
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen <span><strong class="command">named</strong></span> in a process listing. The contents
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen of <em class="replaceable"><code>string</code></em> are
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen not examined.
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen<dt><span class="term">-E <em class="replaceable"><code>engine-name</code></em></span></dt>
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen When applicable, specifies the hardware to use for
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen cryptographic operations, such as a secure key store used
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen When BIND is built with OpenSSL PKCS#11 support, this defaults
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang to the string "pkcs11", which identifies an OpenSSL engine
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang that can drive a cryptographic accelerator or hardware service
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen module. When BIND is built with native PKCS#11 cryptography
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen (--enable-native-pkcs11), it defaults to the path of the PKCS#11
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen provider library specified via "--with-pkcs11".
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen Run the server in the foreground (i.e. do not daemonize).
76e5f0fe5e9e8bdee24d0e047378a665e01b808dTimo Sirainen Run the server in the foreground and force all logging
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<dt><span class="term">-L <em class="replaceable"><code>logfile</code></em></span></dt>
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen Log to the file <code class="option">logfile</code> by default
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang instead of the system log.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<dt><span class="term">-M <em class="replaceable"><code>option</code></em></span></dt>
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen Sets the default memory context options. Currently
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen the only supported option is
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen <em class="replaceable"><code>external</code></em>,
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen which causes the internal memory manager to be bypassed
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen in favor of system-provided memory allocation functions.
25866546f1e8aabce4118c0690d76de49223e6a8Timo Sirainen<dt><span class="term">-m <em class="replaceable"><code>flag</code></em></span></dt>
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang Turn on memory usage debugging flags. Possible flags are
8f0503ea115c4bb1eb1857023cc5051cf4bed807Baofeng Wang <em class="replaceable"><code>usage</code></em>,
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <em class="replaceable"><code>trace</code></em>,
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <em class="replaceable"><code>record</code></em>,
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <em class="replaceable"><code>size</code></em>, and
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <em class="replaceable"><code>mctx</code></em>.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen These correspond to the ISC_MEM_DEBUGXXXX flags described in
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <code class="filename"><isc/mem.h></code>.
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen<dt><span class="term">-n <em class="replaceable"><code>#cpus</code></em></span></dt>
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen Create <em class="replaceable"><code>#cpus</code></em> worker threads
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen to take advantage of multiple CPUs. If not specified,
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen <span><strong class="command">named</strong></span> will try to determine the
1ae5d61ec366fdb2f3c5b150ca378d6141b0f4bdTimo Sirainen number of CPUs present and create one thread per CPU.