man.named.html revision 8de0d8a6905e397ed0a26054815420685f9b435e
842ae4bd224140319ae7feec1872b93dfd491143fielding - Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
842ae4bd224140319ae7feec1872b93dfd491143fielding - Copyright (C) 2000-2003 Internet Software Consortium.
842ae4bd224140319ae7feec1872b93dfd491143fielding - Permission to use, copy, modify, and/or distribute this software for any
842ae4bd224140319ae7feec1872b93dfd491143fielding - purpose with or without fee is hereby granted, provided that the above
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding - copyright notice and this permission notice appear in all copies.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding - PERFORMANCE OF THIS SOFTWARE.
9d129b55f5a43abf43865c6b0eb6dd19bc22aba8ianh<!-- $Id: man.named.html,v 1.142 2009/10/11 01:14:49 tbox Exp $ -->
9d129b55f5a43abf43865c6b0eb6dd19bc22aba8ianh<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<link rel="prev" href="man.named-checkzone.html" title="named-checkzone">
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<link rel="next" href="man.nsupdate.html" title="nsupdate">
396aeca634b86a3ab34d5bdb9c32cbce73c72421jerenkrantz<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
396aeca634b86a3ab34d5bdb9c32cbce73c72421jerenkrantz<tr><th colspan="3" align="center"><span class="application">named</span></th></tr>
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<a accesskey="p" href="man.named-checkzone.html">Prev</a>�</td>
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<td width="20%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<a name="man.named"></a><div class="titlepage"></div>
5bf029f8452b6aa105cf3d9d9b19221920725428rbb<p><span class="application">named</span> — Internet domain name server</p>
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<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">-E <em class="replaceable"><code>engine-name</code></em></code>] [<code class="option">-f</code>] [<code class="option">-g</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>user</code></em></code>] [<code class="option">-v</code>] [<code class="option">-V</code>] [<code class="option">-x <em class="replaceable"><code>cache-file</code></em></code>]</p></div>
5bf029f8452b6aa105cf3d9d9b19221920725428rbb is a Domain Name System (DNS) server,
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding part of the BIND 9 distribution from ISC. For more
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding information on the DNS, see RFCs 1033, 1034, and 1035.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding When invoked without arguments, <span><strong class="command">named</strong></span>
742318b93e89c311f66b55f426c4d9cf2c14628bjim read the default configuration file
742318b93e89c311f66b55f426c4d9cf2c14628bjim <code class="filename">/etc/named.conf</code>, read any initial
742318b93e89c311f66b55f426c4d9cf2c14628bjim data, and listen for queries.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding Use IPv4 only even if the host machine is capable of IPv6.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding <code class="option">-4</code> and <code class="option">-6</code> are mutually
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding Use IPv6 only even if the host machine is capable of IPv4.
5bf029f8452b6aa105cf3d9d9b19221920725428rbb <code class="option">-4</code> and <code class="option">-6</code> are mutually
5bf029f8452b6aa105cf3d9d9b19221920725428rbb exclusive.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<dt><span class="term">-c <em class="replaceable"><code>config-file</code></em></span></dt>
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding Use <em class="replaceable"><code>config-file</code></em> as the
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding configuration file instead of the default,
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding ensure that reloading the configuration file continues
5bf029f8452b6aa105cf3d9d9b19221920725428rbb to work after the server has changed its working
396aeca634b86a3ab34d5bdb9c32cbce73c72421jerenkrantz directory due to to a possible
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding <code class="option">directory</code> option in the configuration
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding file, <em class="replaceable"><code>config-file</code></em> should be
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding an absolute pathname.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<dt><span class="term">-d <em class="replaceable"><code>debug-level</code></em></span></dt>
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding Set the daemon's debug level to <em class="replaceable"><code>debug-level</code></em>.
5bf029f8452b6aa105cf3d9d9b19221920725428rbb Debugging traces from <span><strong class="command">named</strong></span> become
396aeca634b86a3ab34d5bdb9c32cbce73c72421jerenkrantz more verbose as the debug level increases.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding<dt><span class="term">-E <em class="replaceable"><code>engine-name</code></em></span></dt>
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding Use a crypto hardware (OpenSSL engine) for the crypto operations
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding it supports, for instance re-signing with private keys from
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding a secure key store. When compiled with PKCS#11 support
5bf029f8452b6aa105cf3d9d9b19221920725428rbb defaults to pkcs11, the empty name resets it to no engine.
Run the server in the foreground (i.e. do not daemonize).