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