man.named.html revision 49853562e29e3813e49c251cde132d7be6a6475e
199767f8919635c4928607450d9e0abb932109ceToomas Soome - Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
199767f8919635c4928607450d9e0abb932109ceToomas Soome - Copyright (C) 2000-2003 Internet Software Consortium.
199767f8919635c4928607450d9e0abb932109ceToomas Soome - Permission to use, copy, modify, and/or distribute this software for any
199767f8919635c4928607450d9e0abb932109ceToomas Soome - purpose with or without fee is hereby granted, provided that the above
199767f8919635c4928607450d9e0abb932109ceToomas Soome - copyright notice and this permission notice appear in all copies.
199767f8919635c4928607450d9e0abb932109ceToomas Soome - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
199767f8919635c4928607450d9e0abb932109ceToomas Soome - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
199767f8919635c4928607450d9e0abb932109ceToomas Soome - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
199767f8919635c4928607450d9e0abb932109ceToomas Soome - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
199767f8919635c4928607450d9e0abb932109ceToomas Soome - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
199767f8919635c4928607450d9e0abb932109ceToomas Soome - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
199767f8919635c4928607450d9e0abb932109ceToomas Soome - PERFORMANCE OF THIS SOFTWARE.
199767f8919635c4928607450d9e0abb932109ceToomas Soome<!-- $Id: man.named.html,v 1.165 2010/02/25 11:13:37 tbox Exp $ -->
199767f8919635c4928607450d9e0abb932109ceToomas Soome<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<link rel="prev" href="man.named-checkzone.html" title="named-checkzone">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<link rel="next" href="man.named-journalprint.html" title="named-journalprint">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<table width="100%" summary="Navigation header">
199767f8919635c4928607450d9e0abb932109ceToomas Soome<tr><th colspan="3" align="center"><span class="application">named</span></th></tr>
199767f8919635c4928607450d9e0abb932109ceToomas Soome<a accesskey="p" href="man.named-checkzone.html">Prev</a>�</td>
199767f8919635c4928607450d9e0abb932109ceToomas Soome<th width="60%" align="center">Manual pages</th>
199767f8919635c4928607450d9e0abb932109ceToomas Soome<td width="20%" align="right">�<a accesskey="n" href="man.named-journalprint.html">Next</a>
199767f8919635c4928607450d9e0abb932109ceToomas Soome<a name="man.named"></a><div class="titlepage"></div>
199767f8919635c4928607450d9e0abb932109ceToomas Soome<p><span class="application">named</span> — Internet domain name server</p>
199767f8919635c4928607450d9e0abb932109ceToomas Soome<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>
199767f8919635c4928607450d9e0abb932109ceToomas Soome<p><span><strong class="command">named</strong></span>
199767f8919635c4928607450d9e0abb932109ceToomas Soome is a Domain Name System (DNS) server,
199767f8919635c4928607450d9e0abb932109ceToomas Soome part of the BIND 9 distribution from ISC. For more
199767f8919635c4928607450d9e0abb932109ceToomas Soome information on the DNS, see RFCs 1033, 1034, and 1035.
199767f8919635c4928607450d9e0abb932109ceToomas Soome When invoked without arguments, <span><strong class="command">named</strong></span>
199767f8919635c4928607450d9e0abb932109ceToomas Soome read the default configuration file
199767f8919635c4928607450d9e0abb932109ceToomas Soome <code class="filename">/etc/named.conf</code>, read any initial
199767f8919635c4928607450d9e0abb932109ceToomas Soome data, and listen for queries.
Run the server in the foreground (i.e. do not daemonize).