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