man.named.html revision f7b41fd9291b8f4dba27e2b57e1d93f0913a4f1d
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - Copyright (C) 2000-2003 Internet Software Consortium.
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - Permission to use, copy, modify, and distribute this software for any
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - purpose with or without fee is hereby granted, provided that the above
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - copyright notice and this permission notice appear in all copies.
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce - PERFORMANCE OF THIS SOFTWARE.
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<!-- $Id: man.named.html,v 1.50 2007/05/21 04:09:03 marka Exp $ -->
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<link rel="prev" href="man.named-checkzone.html" title="named-checkzone">
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<link rel="next" href="man.rndc.html" title="rndc">
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
c6872e79e8496fd075e20aec0343ade99cca725cSimo Sorce<tr><th colspan="3" align="center"><span class="application">named</span></th></tr>
ab967283b710dfa05d11ee5b30c7ac916486ceecSimo Sorce<a accesskey="p" href="man.named-checkzone.html">Prev</a>�</td>
ab967283b710dfa05d11ee5b30c7ac916486ceecSimo Sorce<td width="20%" align="right">�<a accesskey="n" href="man.rndc.html">Next</a>
aa7202c8ae677becd6c91d6a27a607fe0f3995eePavel Březina<a name="man.named"></a><div class="titlepage"></div>
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<p><span class="application">named</span> — Internet domain name server</p>
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<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">-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>
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce<p><span><strong class="command">named</strong></span>
8bcabb97d988d1602882a1f036aac2eaf5e09234Simo Sorce is a Domain Name System (DNS) server,
Run the server in the foreground (i.e. do not daemonize).