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