man.named.html revision 7911e6f9de303bca5a3d8b34f4330c8f7cecffae
2e37d45867d081db150ab78dad303b9077aea24fTimo Sirainen<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen - Copyright (C) 2000-2016 Internet Systems Consortium, Inc. ("ISC")
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen - This Source Code Form is subject to the terms of the Mozilla Public
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen - License, v. 2.0. If a copy of the MPL was not distributed with this
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen - file, You can obtain one at http://mozilla.org/MPL/2.0/.
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<link rel="prev" href="man.lwresd.html" title="lwresd">
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<link rel="next" href="man.named.conf.html" title="named.conf">
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<table width="100%" summary="Navigation header">
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<tr><th colspan="3" align="center"><span class="application">named</span></th></tr>
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<a accesskey="p" href="man.lwresd.html">Prev</a>�</td>
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<th width="60%" align="center">Manual pages</th>
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<td width="20%" align="right">�<a accesskey="n" href="man.named.conf.html">Next</a>
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<a name="man.named"></a><div class="titlepage"></div>
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen — Internet domain name server
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>]
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen [<code class="option">-d <em class="replaceable"><code>debug-level</code></em></code>]
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen [<code class="option">-D <em class="replaceable"><code>string</code></em></code>]
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen [<code class="option">-E <em class="replaceable"><code>engine-name</code></em></code>]
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen [<code class="option">-L <em class="replaceable"><code>logfile</code></em></code>]
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen [<code class="option">-M <em class="replaceable"><code>option</code></em></code>]
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen [<code class="option">-m <em class="replaceable"><code>flag</code></em></code>]
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen [<code class="option">-n <em class="replaceable"><code>#cpus</code></em></code>]
c2fbbf7515aa419dc8b2d62a3c2bb0471d51a391Timo Sirainen [<code class="option">-p <em class="replaceable"><code>port</code></em></code>]
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen [<code class="option">-S <em class="replaceable"><code>#max-socks</code></em></code>]
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>]
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen [<code class="option">-U <em class="replaceable"><code>#listeners</code></em></code>]
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen [<code class="option">-u <em class="replaceable"><code>user</code></em></code>]
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen [<code class="option">-X <em class="replaceable"><code>lock-file</code></em></code>]
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen [<code class="option">-x <em class="replaceable"><code>cache-file</code></em></code>]
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen<a name="id-1.14.19.7"></a><h2>DESCRIPTION</h2>
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen <p><span class="command"><strong>named</strong></span>
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen is a Domain Name System (DNS) server,
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen part of the BIND 9 distribution from ISC. For more
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen information on the DNS, see RFCs 1033, 1034, and 1035.
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen When invoked without arguments, <span class="command"><strong>named</strong></span>
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen read the default configuration file
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen <code class="filename">/etc/named.conf</code>, read any initial
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen data, and listen for queries.
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen <div class="variablelist"><dl class="variablelist">
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen Use IPv4 only even if the host machine is capable of IPv6.
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen <code class="option">-4</code> and <code class="option">-6</code> are mutually
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen Use IPv6 only even if the host machine is capable of IPv4.
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen <code class="option">-4</code> and <code class="option">-6</code> are mutually
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen<dt><span class="term">-c <em class="replaceable"><code>config-file</code></em></span></dt>
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen Use <em class="replaceable"><code>config-file</code></em> as the
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen configuration file instead of the default,
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen <code class="filename">/etc/named.conf</code>. To
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen ensure that reloading the configuration file continues
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen to work after the server has changed its working
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen directory due to to a possible
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen <code class="option">directory</code> option in the configuration
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen file, <em class="replaceable"><code>config-file</code></em> should be
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen an absolute pathname.
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen<dt><span class="term">-d <em class="replaceable"><code>debug-level</code></em></span></dt>
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen Set the daemon's debug level to <em class="replaceable"><code>debug-level</code></em>.
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen Debugging traces from <span class="command"><strong>named</strong></span> become
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen more verbose as the debug level increases.
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen<dt><span class="term">-D <em class="replaceable"><code>string</code></em></span></dt>
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen Specifies a string that is used to identify a instance of
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen <span class="command"><strong>named</strong></span> in a process listing. The contents
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen of <em class="replaceable"><code>string</code></em> are
20b2d47ed762ca2c009aa37e360af6f223ac71bdTimo Sirainen not examined.
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen<dt><span class="term">-E <em class="replaceable"><code>engine-name</code></em></span></dt>
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen When applicable, specifies the hardware to use for
5c2d695acf9f95ae0dcdda89c4d2391ceda4d672Timo Sirainen cryptographic operations, such as a secure key store used
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen When BIND is built with OpenSSL PKCS#11 support, this defaults
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen to the string "pkcs11", which identifies an OpenSSL engine
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen that can drive a cryptographic accelerator or hardware service
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen module. When BIND is built with native PKCS#11 cryptography
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen (--enable-native-pkcs11), it defaults to the path of the PKCS#11
4fc52b7b25c3d3f42348903e0154840f8761f306Timo Sirainen provider library specified via "--with-pkcs11".
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen Run the server in the foreground (i.e. do not daemonize).
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen Run the server in the foreground and force all logging
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen<dt><span class="term">-L <em class="replaceable"><code>logfile</code></em></span></dt>
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen Log to the file <code class="option">logfile</code> by default
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen instead of the system log.
55058d5f50f7e53bb22df4fa6ae951c8001416abTimo Sirainen<dt><span class="term">-M <em class="replaceable"><code>option</code></em></span></dt>
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen Sets the default memory context options. Currently
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen the only supported option is
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen <em class="replaceable"><code>external</code></em>,
55058d5f50f7e53bb22df4fa6ae951c8001416abTimo Sirainen which causes the internal memory manager to be bypassed
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen in favor of system-provided memory allocation functions.
55058d5f50f7e53bb22df4fa6ae951c8001416abTimo Sirainen<dt><span class="term">-m <em class="replaceable"><code>flag</code></em></span></dt>
55058d5f50f7e53bb22df4fa6ae951c8001416abTimo Sirainen Turn on memory usage debugging flags. Possible flags are
55058d5f50f7e53bb22df4fa6ae951c8001416abTimo Sirainen <em class="replaceable"><code>usage</code></em>,
55058d5f50f7e53bb22df4fa6ae951c8001416abTimo Sirainen <em class="replaceable"><code>trace</code></em>,
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen <em class="replaceable"><code>record</code></em>,
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen <em class="replaceable"><code>size</code></em>, and
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen <em class="replaceable"><code>mctx</code></em>.
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen These correspond to the ISC_MEM_DEBUGXXXX flags described in
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen <code class="filename"><isc/mem.h></code>.
55058d5f50f7e53bb22df4fa6ae951c8001416abTimo Sirainen<dt><span class="term">-n <em class="replaceable"><code>#cpus</code></em></span></dt>
c4b376dd6e0c423006d7ac83a39253bcaf8e7c47Timo Sirainen Create <em class="replaceable"><code>#cpus</code></em> worker threads
1176124297af5c56e932c0863c6637ff21d8a0efTimo Sirainen to take advantage of multiple CPUs. If not specified,
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen <span class="command"><strong>named</strong></span> will try to determine the
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen number of CPUs present and create one thread per CPU.
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen If it is unable to determine the number of CPUs, a
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen single worker thread will be created.
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen<dt><span class="term">-p <em class="replaceable"><code>port</code></em></span></dt>
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen Listen for queries on port <em class="replaceable"><code>port</code></em>. If not
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen specified, the default is port 53.
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen Write memory usage statistics to <code class="filename">stdout</code> on exit.
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen This option is mainly of interest to BIND 9 developers
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen and may be removed or changed in a future release.
d798962a54c5cda054d57a0cfc7e5f47dfa20f6eTimo Sirainen<dt><span class="term">-S <em class="replaceable"><code>#max-socks</code></em></span></dt>