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