2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
This commit is contained in:
Mark Andrews
2005-05-13 03:14:16 +00:00
parent a9558a6c63
commit 75c0816e82
72 changed files with 561 additions and 560 deletions

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2002 Internet Software Consortium .\" Copyright (C) 2000-2002 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named-checkconf.8,v 1.22 2005/05/12 23:54:21 sra Exp $ .\" $Id: named-checkconf.8,v 1.23 2005/05/13 03:13:54 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2002 Internet Software Consortium - Copyright (C) 2000-2002 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: named-checkconf.html,v 1.17 2005/05/12 23:54:21 sra Exp $ --> <!-- $Id: named-checkconf.html,v 1.18 2005/05/13 03:13:55 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">named-checkconf</span> &#8212; named configuration file syntax checking tool</p> <p><span class="application">named-checkconf</span> &#8212; named configuration file syntax checking tool</p>
@@ -32,14 +32,14 @@
<div class="cmdsynopsis"><p><code class="command">named-checkconf</code> [<code class="option">-v</code>] [<code class="option">-j</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] {filename} [<code class="option">-z</code>]</p></div> <div class="cmdsynopsis"><p><code class="command">named-checkconf</code> [<code class="option">-v</code>] [<code class="option">-j</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] {filename} [<code class="option">-z</code>]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514069"></a><h2>DESCRIPTION</h2> <a name="id2514206"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">named-checkconf</strong></span> <p><span><strong class="command">named-checkconf</strong></span>
checks the syntax, but not the semantics, of a named checks the syntax, but not the semantics, of a named
configuration file. configuration file.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514081"></a><h2>OPTIONS</h2> <a name="id2514218"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-t <em class="replaceable"><code>directory</code></em></span></dt> <dt><span class="term">-t <em class="replaceable"><code>directory</code></em></span></dt>
<dd><p> <dd><p>
@@ -70,20 +70,20 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514173"></a><h2>RETURN VALUES</h2> <a name="id2514311"></a><h2>RETURN VALUES</h2>
<p><span><strong class="command">named-checkconf</strong></span> <p><span><strong class="command">named-checkconf</strong></span>
returns an exit status of 1 if returns an exit status of 1 if
errors were detected and 0 otherwise. errors were detected and 0 otherwise.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514185"></a><h2>SEE ALSO</h2> <a name="id2514323"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>. <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514275"></a><h2>AUTHOR</h2> <a name="id2514412"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2002 Internet Software Consortium .\" Copyright (C) 2000-2002 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named-checkzone.8,v 1.26 2005/05/12 23:54:21 sra Exp $ .\" $Id: named-checkzone.8,v 1.27 2005/05/13 03:14:03 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2002 Internet Software Consortium - Copyright (C) 2000-2002 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: named-checkzone.html,v 1.22 2005/05/12 23:54:22 sra Exp $ --> <!-- $Id: named-checkzone.html,v 1.23 2005/05/13 03:14:03 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">named-checkzone</span> &#8212; zone file validity checking tool</p> <p><span class="application">named-checkzone</span> &#8212; zone file validity checking tool</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">named-checkzone</code> [<code class="option">-d</code>] [<code class="option">-j</code>] [<code class="option">-q</code>] [<code class="option">-v</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-k <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-n <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-o <em class="replaceable"><code>filename</code></em></code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-w <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-D</code>] [<code class="option">-W <em class="replaceable"><code>mode</code></em></code>] {zonename} {filename}</p></div> <div class="cmdsynopsis"><p><code class="command">named-checkzone</code> [<code class="option">-d</code>] [<code class="option">-j</code>] [<code class="option">-q</code>] [<code class="option">-v</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-k <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-n <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-o <em class="replaceable"><code>filename</code></em></code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-w <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-D</code>] [<code class="option">-W <em class="replaceable"><code>mode</code></em></code>] {zonename} {filename}</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514134"></a><h2>DESCRIPTION</h2> <a name="id2514272"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">named-checkzone</strong></span> <p><span><strong class="command">named-checkzone</strong></span>
checks the syntax and integrity of a zone file. It performs the checks the syntax and integrity of a zone file. It performs the
same checks as <span><strong class="command">named</strong></span> does when loading a same checks as <span><strong class="command">named</strong></span> does when loading a
@@ -41,7 +41,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514153"></a><h2>OPTIONS</h2> <a name="id2514291"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-d</span></dt> <dt><span class="term">-d</span></dt>
<dd><p> <dd><p>
@@ -122,21 +122,21 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514493"></a><h2>RETURN VALUES</h2> <a name="id2514631"></a><h2>RETURN VALUES</h2>
<p><span><strong class="command">named-checkzone</strong></span> <p><span><strong class="command">named-checkzone</strong></span>
returns an exit status of 1 if returns an exit status of 1 if
errors were detected and 0 otherwise. errors were detected and 0 otherwise.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514505"></a><h2>SEE ALSO</h2> <a name="id2514643"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<em class="citetitle">RFC 1035</em>, <em class="citetitle">RFC 1035</em>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>. <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514530"></a><h2>AUTHOR</h2> <a name="id2514667"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2003 Internet Software Consortium .\" Copyright (C) 2000-2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: dig.1,v 1.29 2005/05/12 23:54:22 sra Exp $ .\" $Id: dig.1,v 1.30 2005/05/13 03:14:03 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: dig.html,v 1.21 2005/05/12 23:54:22 sra Exp $ --> <!-- $Id: dig.html,v 1.22 2005/05/13 03:14:04 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>dig &#8212; DNS lookup utility</p> <p>dig &#8212; DNS lookup utility</p>
@@ -34,7 +34,7 @@
<div class="cmdsynopsis"><p><code class="command">dig</code> [global-queryopt...] [query...]</p></div> <div class="cmdsynopsis"><p><code class="command">dig</code> [global-queryopt...] [query...]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514178"></a><h2>DESCRIPTION</h2> <a name="id2514317"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">dig</strong></span> <p><span><strong class="command">dig</strong></span>
(domain information groper) is a flexible tool (domain information groper) is a flexible tool
for interrogating DNS name servers. It performs DNS lookups and for interrogating DNS name servers. It performs DNS lookups and
@@ -73,7 +73,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514233"></a><h2>SIMPLE USAGE</h2> <a name="id2514373"></a><h2>SIMPLE USAGE</h2>
<p> <p>
A typical invocation of <span><strong class="command">dig</strong></span> looks like: A typical invocation of <span><strong class="command">dig</strong></span> looks like:
</p> </p>
@@ -119,7 +119,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514392"></a><h2>OPTIONS</h2> <a name="id2514532"></a><h2>OPTIONS</h2>
<p> <p>
The <code class="option">-b</code> option sets the source IP address of the query The <code class="option">-b</code> option sets the source IP address of the query
to <em class="parameter"><code>address</code></em>. This must be a valid to <em class="parameter"><code>address</code></em>. This must be a valid
@@ -213,7 +213,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514576"></a><h2>QUERY OPTIONS</h2> <a name="id2514715"></a><h2>QUERY OPTIONS</h2>
<p><span><strong class="command">dig</strong></span> <p><span><strong class="command">dig</strong></span>
provides a number of query options which affect provides a number of query options which affect
the way in which lookups are made and the results displayed. Some of the way in which lookups are made and the results displayed. Some of
@@ -511,7 +511,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515716"></a><h2>MULTIPLE QUERIES</h2> <a name="id2515856"></a><h2>MULTIPLE QUERIES</h2>
<p> <p>
The BIND 9 implementation of <span><strong class="command">dig </strong></span> The BIND 9 implementation of <span><strong class="command">dig </strong></span>
supports supports
@@ -557,14 +557,14 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515846"></a><h2>FILES</h2> <a name="id2515986"></a><h2>FILES</h2>
<p><code class="filename">/etc/resolv.conf</code> <p><code class="filename">/etc/resolv.conf</code>
</p> </p>
<p><code class="filename">${HOME}/.digrc</code> <p><code class="filename">${HOME}/.digrc</code>
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515863"></a><h2>SEE ALSO</h2> <a name="id2516003"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>, <p><span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
@@ -572,7 +572,7 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515900"></a><h2>BUGS</h2> <a name="id2516040"></a><h2>BUGS</h2>
<p> <p>
There are probably too many query options. There are probably too many query options.
</p> </p>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2002 Internet Software Consortium .\" Copyright (C) 2000-2002 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: host.1,v 1.20 2005/05/12 23:54:23 sra Exp $ .\" $Id: host.1,v 1.21 2005/05/13 03:14:04 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2002 Internet Software Consortium - Copyright (C) 2000-2002 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: host.html,v 1.15 2005/05/12 23:54:23 sra Exp $ --> <!-- $Id: host.html,v 1.16 2005/05/13 03:14:04 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>host &#8212; DNS lookup utility</p> <p>host &#8212; DNS lookup utility</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">host</code> [<code class="option">-aCdlnrTwv</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-N <em class="replaceable"><code>ndots</code></em></code>] [<code class="option">-R <em class="replaceable"><code>number</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-W <em class="replaceable"><code>wait</code></em></code>] [<code class="option">-m <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-4</code>] [<code class="option">-6</code>] {name} [server]</p></div> <div class="cmdsynopsis"><p><code class="command">host</code> [<code class="option">-aCdlnrTwv</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-N <em class="replaceable"><code>ndots</code></em></code>] [<code class="option">-R <em class="replaceable"><code>number</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-W <em class="replaceable"><code>wait</code></em></code>] [<code class="option">-m <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-4</code>] [<code class="option">-6</code>] {name} [server]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514112"></a><h2>DESCRIPTION</h2> <a name="id2514251"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">host</strong></span> <p><span><strong class="command">host</strong></span>
is a simple utility for performing DNS lookups. is a simple utility for performing DNS lookups.
It is normally used to convert names to IP addresses and vice versa. It is normally used to convert names to IP addresses and vice versa.
@@ -178,12 +178,12 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514465"></a><h2>FILES</h2> <a name="id2514604"></a><h2>FILES</h2>
<p><code class="filename">/etc/resolv.conf</code> <p><code class="filename">/etc/resolv.conf</code>
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514476"></a><h2>SEE ALSO</h2> <a name="id2514616"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>, <p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>. <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>.
</p> </p>

View File

@@ -1,4 +1,4 @@
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: nslookup.1,v 1.4 2005/05/12 23:54:23 sra Exp $ .\" $Id: nslookup.1,v 1.5 2005/05/13 03:14:04 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,5 +1,5 @@
<!-- <!--
- Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: nslookup.html,v 1.6 2005/05/12 23:54:23 sra Exp $ --> <!-- $Id: nslookup.html,v 1.7 2005/05/13 03:14:04 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -21,7 +21,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456699"></a><div class="titlepage"></div> <a name="id2456839"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>nslookup &#8212; query Internet name servers interactively</p> <p>nslookup &#8212; query Internet name servers interactively</p>
@@ -31,7 +31,7 @@
<div class="cmdsynopsis"><p><code class="command">nslookup</code> [<code class="option">-option</code>] [name | -] [server]</p></div> <div class="cmdsynopsis"><p><code class="command">nslookup</code> [<code class="option">-option</code>] [name | -] [server]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514106"></a><h2>DESCRIPTION</h2> <a name="id2514246"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">Nslookup</strong></span> <p><span><strong class="command">Nslookup</strong></span>
is a program to query Internet domain name servers. <span><strong class="command">Nslookup</strong></span> is a program to query Internet domain name servers. <span><strong class="command">Nslookup</strong></span>
has two modes: interactive and non-interactive. Interactive mode allows has two modes: interactive and non-interactive. Interactive mode allows
@@ -43,7 +43,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514122"></a><h2>ARGUMENTS</h2> <a name="id2514262"></a><h2>ARGUMENTS</h2>
<p> <p>
Interactive mode is entered in the following cases: Interactive mode is entered in the following cases:
</p> </p>
@@ -76,7 +76,7 @@ nslookup -query=hinfo -timeout=10
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514164"></a><h2>INTERACTIVE COMMANDS</h2> <a name="id2514304"></a><h2>INTERACTIVE COMMANDS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">host [<span class="optional">server</span>]</span></dt> <dt><span class="term">host [<span class="optional">server</span>]</span></dt>
<dd> <dd>
@@ -276,19 +276,19 @@ nslookup -query=hinfo -timeout=10
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514753"></a><h2>FILES</h2> <a name="id2514892"></a><h2>FILES</h2>
<p><code class="filename">/etc/resolv.conf</code> <p><code class="filename">/etc/resolv.conf</code>
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514764"></a><h2>SEE ALSO</h2> <a name="id2514904"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>, <p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>, <span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>. <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514798"></a><h2>Author</h2> <a name="id2514938"></a><h2>Author</h2>
<p> <p>
Andrew Cherenson Andrew Cherenson
</p> </p>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2003 Internet Software Consortium .\" Copyright (C) 2000-2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: dnssec-keygen.8,v 1.30 2005/05/12 23:54:23 sra Exp $ .\" $Id: dnssec-keygen.8,v 1.31 2005/05/13 03:14:04 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: dnssec-keygen.html,v 1.18 2005/05/12 23:54:24 sra Exp $ --> <!-- $Id: dnssec-keygen.html,v 1.19 2005/05/13 03:14:05 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">dnssec-keygen</span> &#8212; DNSSEC key generation tool</p> <p><span class="application">dnssec-keygen</span> &#8212; DNSSEC key generation tool</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">dnssec-keygen</code> {-a <em class="replaceable"><code>algorithm</code></em>} {-b <em class="replaceable"><code>keysize</code></em>} {-n <em class="replaceable"><code>nametype</code></em>} [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-e</code>] [<code class="option">-f <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-g <em class="replaceable"><code>generator</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k</code>] [<code class="option">-p <em class="replaceable"><code>protocol</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>strength</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] {name}</p></div> <div class="cmdsynopsis"><p><code class="command">dnssec-keygen</code> {-a <em class="replaceable"><code>algorithm</code></em>} {-b <em class="replaceable"><code>keysize</code></em>} {-n <em class="replaceable"><code>nametype</code></em>} [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-e</code>] [<code class="option">-f <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-g <em class="replaceable"><code>generator</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k</code>] [<code class="option">-p <em class="replaceable"><code>protocol</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>strength</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] {name}</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514160"></a><h2>DESCRIPTION</h2> <a name="id2514297"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">dnssec-keygen</strong></span> <p><span><strong class="command">dnssec-keygen</strong></span>
generates keys for DNSSEC (Secure DNS), as defined in RFC 2535 generates keys for DNSSEC (Secure DNS), as defined in RFC 2535
and RFC &lt;TBA\&gt;. It can also generate keys for use with and RFC &lt;TBA\&gt;. It can also generate keys for use with
@@ -40,7 +40,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514171"></a><h2>OPTIONS</h2> <a name="id2514309"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt> <dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
<dd> <dd>
@@ -148,7 +148,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514643"></a><h2>GENERATED KEYS</h2> <a name="id2514780"></a><h2>GENERATED KEYS</h2>
<p> <p>
When <span><strong class="command">dnssec-keygen</strong></span> completes When <span><strong class="command">dnssec-keygen</strong></span> completes
successfully, successfully,
@@ -195,7 +195,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514728"></a><h2>EXAMPLE</h2> <a name="id2514866"></a><h2>EXAMPLE</h2>
<p> <p>
To generate a 768-bit DSA key for the domain To generate a 768-bit DSA key for the domain
<strong class="userinput"><code>example.com</code></strong>, the following command would be <strong class="userinput"><code>example.com</code></strong>, the following command would be
@@ -216,7 +216,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514772"></a><h2>SEE ALSO</h2> <a name="id2514909"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>, <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
<em class="citetitle">RFC 2535</em>, <em class="citetitle">RFC 2535</em>,
@@ -225,7 +225,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514803"></a><h2>AUTHOR</h2> <a name="id2514940"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2003 Internet Software Consortium .\" Copyright (C) 2000-2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: dnssec-signzone.8,v 1.36 2005/05/12 23:54:24 sra Exp $ .\" $Id: dnssec-signzone.8,v 1.37 2005/05/13 03:14:05 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: dnssec-signzone.html,v 1.19 2005/05/12 23:54:24 sra Exp $ --> <!-- $Id: dnssec-signzone.html,v 1.20 2005/05/13 03:14:05 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">dnssec-signzone</span> &#8212; DNSSEC zone signing tool</p> <p><span class="application">dnssec-signzone</span> &#8212; DNSSEC zone signing tool</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">dnssec-signzone</code> [<code class="option">-a</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-d <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-e <em class="replaceable"><code>end-time</code></em></code>] [<code class="option">-f <em class="replaceable"><code>output-file</code></em></code>] [<code class="option">-g</code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>key</code></em></code>] [<code class="option">-l <em class="replaceable"><code>domain</code></em></code>] [<code class="option">-i <em class="replaceable"><code>interval</code></em></code>] [<code class="option">-j <em class="replaceable"><code>jitter</code></em></code>] [<code class="option">-n <em class="replaceable"><code>nthreads</code></em></code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-p</code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>start-time</code></em></code>] [<code class="option">-t</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-z</code>] {zonefile} [key...]</p></div> <div class="cmdsynopsis"><p><code class="command">dnssec-signzone</code> [<code class="option">-a</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-d <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-e <em class="replaceable"><code>end-time</code></em></code>] [<code class="option">-f <em class="replaceable"><code>output-file</code></em></code>] [<code class="option">-g</code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>key</code></em></code>] [<code class="option">-l <em class="replaceable"><code>domain</code></em></code>] [<code class="option">-i <em class="replaceable"><code>interval</code></em></code>] [<code class="option">-j <em class="replaceable"><code>jitter</code></em></code>] [<code class="option">-n <em class="replaceable"><code>nthreads</code></em></code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-p</code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>start-time</code></em></code>] [<code class="option">-t</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-z</code>] {zonefile} [key...]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514192"></a><h2>DESCRIPTION</h2> <a name="id2514329"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">dnssec-signzone</strong></span> <p><span><strong class="command">dnssec-signzone</strong></span>
signs a zone. It generates signs a zone. It generates
NSEC and RRSIG records and produces a signed version of the NSEC and RRSIG records and produces a signed version of the
@@ -43,7 +43,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514206"></a><h2>OPTIONS</h2> <a name="id2514344"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-a</span></dt> <dt><span class="term">-a</span></dt>
<dd><p> <dd><p>
@@ -204,7 +204,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514737"></a><h2>EXAMPLE</h2> <a name="id2514874"></a><h2>EXAMPLE</h2>
<p> <p>
The following command signs the <strong class="userinput"><code>example.com</code></strong> The following command signs the <strong class="userinput"><code>example.com</code></strong>
zone with the DSA key generated in the <span><strong class="command">dnssec-keygen</strong></span> zone with the DSA key generated in the <span><strong class="command">dnssec-keygen</strong></span>
@@ -230,14 +230,14 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514785"></a><h2>SEE ALSO</h2> <a name="id2514922"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>, <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
<em class="citetitle">RFC 2535</em>. <em class="citetitle">RFC 2535</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514809"></a><h2>AUTHOR</h2> <a name="id2514947"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwresd.8,v 1.20 2005/05/12 23:54:24 sra Exp $ .\" $Id: lwresd.8,v 1.21 2005/05/13 03:14:05 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwresd.html,v 1.12 2005/05/12 23:54:25 sra Exp $ --> <!-- $Id: lwresd.html,v 1.13 2005/05/13 03:14:05 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">lwresd</span> &#8212; lightweight resolver daemon</p> <p><span class="application">lwresd</span> &#8212; lightweight resolver daemon</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">lwresd</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">-i <em class="replaceable"><code>pid-file</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">-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>]</p></div> <div class="cmdsynopsis"><p><code class="command">lwresd</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">-i <em class="replaceable"><code>pid-file</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">-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>]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514121"></a><h2>DESCRIPTION</h2> <a name="id2514261"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">lwresd</strong></span> <p><span><strong class="command">lwresd</strong></span>
is the daemon providing name lookup is the daemon providing name lookup
services to clients that use the BIND 9 lightweight resolver services to clients that use the BIND 9 lightweight resolver
@@ -67,7 +67,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514168"></a><h2>OPTIONS</h2> <a name="id2514308"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-C <em class="replaceable"><code>config-file</code></em></span></dt> <dt><span class="term">-C <em class="replaceable"><code>config-file</code></em></span></dt>
<dd><p> <dd><p>
@@ -159,7 +159,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514500"></a><h2>FILES</h2> <a name="id2514640"></a><h2>FILES</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><code class="filename">/etc/resolv.conf</code></span></dt> <dt><span class="term"><code class="filename">/etc/resolv.conf</code></span></dt>
<dd><p> <dd><p>
@@ -172,14 +172,14 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514539"></a><h2>SEE ALSO</h2> <a name="id2514679"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">resolver</span>(5)</span>. <span class="citerefentry"><span class="refentrytitle">resolver</span>(5)</span>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514573"></a><h2>AUTHOR</h2> <a name="id2514713"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium .\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named.8,v 1.25 2005/05/12 23:54:25 sra Exp $ .\" $Id: named.8,v 1.26 2005/05/13 03:14:05 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -13,7 +13,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: named.conf.html,v 1.12 2005/05/12 23:54:25 sra Exp $ --> <!-- $Id: named.conf.html,v 1.13 2005/05/13 03:14:06 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -21,7 +21,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><code class="filename">named.conf</code> &#8212; configuration file for named</p> <p><code class="filename">named.conf</code> &#8212; configuration file for named</p>
@@ -31,7 +31,7 @@
<div class="cmdsynopsis"><p><code class="command">named.conf</code> </p></div> <div class="cmdsynopsis"><p><code class="command">named.conf</code> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514093"></a><h2>DESCRIPTION</h2> <a name="id2514230"></a><h2>DESCRIPTION</h2>
<p><code class="filename">named.conf</code> is the configuration file <p><code class="filename">named.conf</code> is the configuration file
for for
<span><strong class="command">named</strong></span>. Statements are enclosed <span><strong class="command">named</strong></span>. Statements are enclosed
@@ -50,14 +50,14 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514121"></a><h2>ACL</h2> <a name="id2514258"></a><h2>ACL</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
acl<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD>{<7B><em class="replaceable"><code>address_match_element</code></em>;<3B>...<2E>};<br> acl<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD>{<7B><em class="replaceable"><code>address_match_element</code></em>;<3B>...<2E>};<br>
<br> <br>
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514137"></a><h2>KEY</h2> <a name="id2514274"></a><h2>KEY</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
key<EFBFBD><em class="replaceable"><code>domain_name</code></em><EFBFBD>{<br> key<EFBFBD><em class="replaceable"><code>domain_name</code></em><EFBFBD>{<br>
algorithm<68><em class="replaceable"><code>string</code></em>;<br> algorithm<68><em class="replaceable"><code>string</code></em>;<br>
@@ -66,7 +66,7 @@ key
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514156"></a><h2>MASTERS</h2> <a name="id2514293"></a><h2>MASTERS</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
masters<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD>[<span class="optional"><EFBFBD>port<EFBFBD><em class="replaceable"><code>integer</code></em><EFBFBD></span>]<5D>{<br> masters<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD>[<span class="optional"><EFBFBD>port<EFBFBD><em class="replaceable"><code>integer</code></em><EFBFBD></span>]<5D>{<br>
(<28><em class="replaceable"><code>masters</code></em><EFBFBD>|<7C><em class="replaceable"><code>ipv4_address</code></em><EFBFBD>[<span class="optional">port<EFBFBD><em class="replaceable"><code>integer</code></em></span>]<5D>|<br> (<28><em class="replaceable"><code>masters</code></em><EFBFBD>|<7C><em class="replaceable"><code>ipv4_address</code></em><EFBFBD>[<span class="optional">port<EFBFBD><em class="replaceable"><code>integer</code></em></span>]<5D>|<br>
@@ -75,7 +75,7 @@ masters
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514202"></a><h2>SERVER</h2> <a name="id2514339"></a><h2>SERVER</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
server<EFBFBD>(<28><em class="replaceable"><code>ipv4_address[<span class="optional">/prefixlen</span>]</code></em><EFBFBD>|<7C><em class="replaceable"><code>ipv6_address[<span class="optional">/prefixlen</span>]</code></em><EFBFBD>)<29>{<br> server<EFBFBD>(<28><em class="replaceable"><code>ipv4_address[<span class="optional">/prefixlen</span>]</code></em><EFBFBD>|<7C><em class="replaceable"><code>ipv6_address[<span class="optional">/prefixlen</span>]</code></em><EFBFBD>)<29>{<br>
bogus<75><em class="replaceable"><code>boolean</code></em>;<br> bogus<75><em class="replaceable"><code>boolean</code></em>;<br>
@@ -95,7 +95,7 @@ server
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514264"></a><h2>TRUSTED-KEYS</h2> <a name="id2514401"></a><h2>TRUSTED-KEYS</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
trusted-keys<79>{<br> trusted-keys<79>{<br>
<em class="replaceable"><code>domain_name</code></em><EFBFBD><em class="replaceable"><code>flags</code></em><EFBFBD><em class="replaceable"><code>protocol</code></em><EFBFBD><em class="replaceable"><code>algorithm</code></em><EFBFBD><em class="replaceable"><code>key</code></em>;<3B>...<2E><br> <em class="replaceable"><code>domain_name</code></em><EFBFBD><em class="replaceable"><code>flags</code></em><EFBFBD><em class="replaceable"><code>protocol</code></em><EFBFBD><em class="replaceable"><code>algorithm</code></em><EFBFBD><em class="replaceable"><code>key</code></em>;<3B>...<2E><br>
@@ -103,7 +103,7 @@ trusted-keys
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514290"></a><h2>CONTROLS</h2> <a name="id2514426"></a><h2>CONTROLS</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
controls<EFBFBD>{<br> controls<EFBFBD>{<br>
inet<65>(<28><em class="replaceable"><code>ipv4_address</code></em><EFBFBD>|<7C><em class="replaceable"><code>ipv6_address</code></em><EFBFBD>|<7C>*<2A>)<br> inet<65>(<28><em class="replaceable"><code>ipv4_address</code></em><EFBFBD>|<7C><em class="replaceable"><code>ipv6_address</code></em><EFBFBD>|<7C>*<2A>)<br>
@@ -115,7 +115,7 @@ controls
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514325"></a><h2>LOGGING</h2> <a name="id2514461"></a><h2>LOGGING</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
logging<EFBFBD>{<br> logging<EFBFBD>{<br>
channel<65><em class="replaceable"><code>string</code></em><EFBFBD>{<br> channel<65><em class="replaceable"><code>string</code></em><EFBFBD>{<br>
@@ -133,7 +133,7 @@ logging
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514363"></a><h2>LWRES</h2> <a name="id2514500"></a><h2>LWRES</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
lwres<EFBFBD>{<br> lwres<EFBFBD>{<br>
listen-on<6F>[<span class="optional"><EFBFBD>port<EFBFBD><em class="replaceable"><code>integer</code></em><EFBFBD></span>]<5D>{<br> listen-on<6F>[<span class="optional"><EFBFBD>port<EFBFBD><em class="replaceable"><code>integer</code></em><EFBFBD></span>]<5D>{<br>
@@ -146,7 +146,7 @@ lwres
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514405"></a><h2>OPTIONS</h2> <a name="id2514541"></a><h2>OPTIONS</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
options<EFBFBD>{<br> options<EFBFBD>{<br>
avoid-v4-udp-ports<74>{<7B><em class="replaceable"><code>port</code></em>;<3B>...<2E>};<br> avoid-v4-udp-ports<74>{<7B><em class="replaceable"><code>port</code></em>;<3B>...<2E>};<br>
@@ -292,7 +292,7 @@ options
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515076"></a><h2>VIEW</h2> <a name="id2515144"></a><h2>VIEW</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
view<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD><em class="replaceable"><code>optional_class</code></em><EFBFBD>{<br> view<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD><em class="replaceable"><code>optional_class</code></em><EFBFBD>{<br>
match-clients<74>{<7B><em class="replaceable"><code>address_match_element</code></em>;<3B>...<2E>};<br> match-clients<74>{<7B><em class="replaceable"><code>address_match_element</code></em>;<3B>...<2E>};<br>
@@ -413,7 +413,7 @@ view
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515569"></a><h2>ZONE</h2> <a name="id2515705"></a><h2>ZONE</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
zone<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD><em class="replaceable"><code>optional_class</code></em><EFBFBD>{<br> zone<EFBFBD><em class="replaceable"><code>string</code></em><EFBFBD><em class="replaceable"><code>optional_class</code></em><EFBFBD>{<br>
type<70>(<28>master<65>|<7C>slave<76>|<7C>stub<75>|<7C>hint<6E>|<br> type<70>(<28>master<65>|<7C>slave<76>|<7C>stub<75>|<7C>hint<6E>|<br>
@@ -491,12 +491,12 @@ zone
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515912"></a><h2>FILES</h2> <a name="id2516049"></a><h2>FILES</h2>
<p><code class="filename">/etc/named.conf</code> <p><code class="filename">/etc/named.conf</code>
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515924"></a><h2>SEE ALSO</h2> <a name="id2516060"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">BIND 9 Administrator Reference Manual</span></span>. <span class="citerefentry"><span class="refentrytitle">BIND 9 Administrator Reference Manual</span></span>.

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001, 2003 Internet Software Consortium - Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: named.html,v 1.13 2005/05/12 23:54:25 sra Exp $ --> <!-- $Id: named.html,v 1.14 2005/05/13 03:14:06 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">named</span> &#8212; Internet domain name server</p> <p><span class="application">named</span> &#8212; Internet domain name server</p>
@@ -32,7 +32,7 @@
<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> <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>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514124"></a><h2>DESCRIPTION</h2> <a name="id2514264"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">named</strong></span> <p><span><strong class="command">named</strong></span>
is a Domain Name System (DNS) server, is a Domain Name System (DNS) server,
part of the BIND 9 distribution from ISC. For more part of the BIND 9 distribution from ISC. For more
@@ -47,7 +47,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514149"></a><h2>OPTIONS</h2> <a name="id2514289"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-4</span></dt> <dt><span class="term">-4</span></dt>
<dd><p> <dd><p>
@@ -180,7 +180,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514562"></a><h2>SIGNALS</h2> <a name="id2514701"></a><h2>SIGNALS</h2>
<p> <p>
In routine operation, signals should not be used to control In routine operation, signals should not be used to control
the nameserver; <span><strong class="command">rndc</strong></span> should be used the nameserver; <span><strong class="command">rndc</strong></span> should be used
@@ -201,7 +201,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514610"></a><h2>CONFIGURATION</h2> <a name="id2514749"></a><h2>CONFIGURATION</h2>
<p> <p>
The <span><strong class="command">named</strong></span> configuration file is too complex The <span><strong class="command">named</strong></span> configuration file is too complex
to describe in detail here. A complete description is provided to describe in detail here. A complete description is provided
@@ -210,7 +210,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514627"></a><h2>FILES</h2> <a name="id2514766"></a><h2>FILES</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><code class="filename">/etc/named.conf</code></span></dt> <dt><span class="term"><code class="filename">/etc/named.conf</code></span></dt>
<dd><p> <dd><p>
@@ -223,7 +223,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514666"></a><h2>SEE ALSO</h2> <a name="id2514806"></a><h2>SEE ALSO</h2>
<p><em class="citetitle">RFC 1033</em>, <p><em class="citetitle">RFC 1033</em>,
<em class="citetitle">RFC 1034</em>, <em class="citetitle">RFC 1034</em>,
<em class="citetitle">RFC 1035</em>, <em class="citetitle">RFC 1035</em>,
@@ -233,7 +233,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514706"></a><h2>AUTHOR</h2> <a name="id2514845"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2003 Internet Software Consortium .\" Copyright (C) 2000-2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: nsupdate.8,v 1.35 2005/05/12 23:54:26 sra Exp $ .\" $Id: nsupdate.8,v 1.36 2005/05/13 03:14:06 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: nsupdate.html,v 1.21 2005/05/12 23:54:26 sra Exp $ --> <!-- $Id: nsupdate.html,v 1.22 2005/05/13 03:14:06 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>nsupdate &#8212; Dynamic DNS update utility</p> <p>nsupdate &#8212; Dynamic DNS update utility</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">nsupdate</code> [<code class="option">-d</code>] [[<code class="option">-y <em class="replaceable"><code>keyname:secret</code></em></code>] | [<code class="option">-k <em class="replaceable"><code>keyfile</code></em></code>]] [<code class="option">-t <em class="replaceable"><code>timeout</code></em></code>] [<code class="option">-u <em class="replaceable"><code>udptimeout</code></em></code>] [<code class="option">-r <em class="replaceable"><code>udpretries</code></em></code>] [<code class="option">-v</code>] [filename]</p></div> <div class="cmdsynopsis"><p><code class="command">nsupdate</code> [<code class="option">-d</code>] [[<code class="option">-y <em class="replaceable"><code>keyname:secret</code></em></code>] | [<code class="option">-k <em class="replaceable"><code>keyfile</code></em></code>]] [<code class="option">-t <em class="replaceable"><code>timeout</code></em></code>] [<code class="option">-u <em class="replaceable"><code>udptimeout</code></em></code>] [<code class="option">-r <em class="replaceable"><code>udpretries</code></em></code>] [<code class="option">-v</code>] [filename]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514101"></a><h2>DESCRIPTION</h2> <a name="id2514237"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">nsupdate</strong></span> <p><span><strong class="command">nsupdate</strong></span>
is used to submit Dynamic DNS Update requests as defined in RFC2136 is used to submit Dynamic DNS Update requests as defined in RFC2136
to a name server. to a name server.
@@ -164,7 +164,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514393"></a><h2>INPUT FORMAT</h2> <a name="id2514461"></a><h2>INPUT FORMAT</h2>
<p><span><strong class="command">nsupdate</strong></span> <p><span><strong class="command">nsupdate</strong></span>
reads input from reads input from
<em class="parameter"><code>filename</code></em> <em class="parameter"><code>filename</code></em>
@@ -354,7 +354,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515413"></a><h2>EXAMPLES</h2> <a name="id2515481"></a><h2>EXAMPLES</h2>
<p> <p>
The examples below show how The examples below show how
<span><strong class="command">nsupdate</strong></span> <span><strong class="command">nsupdate</strong></span>
@@ -408,7 +408,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515457"></a><h2>FILES</h2> <a name="id2515525"></a><h2>FILES</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><code class="constant">/etc/resolv.conf</code></span></dt> <dt><span class="term"><code class="constant">/etc/resolv.conf</code></span></dt>
<dd><p> <dd><p>
@@ -427,7 +427,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515526"></a><h2>SEE ALSO</h2> <a name="id2515594"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">RFC2136</span></span>, <p><span class="citerefentry"><span class="refentrytitle">RFC2136</span></span>,
<span class="citerefentry"><span class="refentrytitle">RFC3007</span></span>, <span class="citerefentry"><span class="refentrytitle">RFC3007</span></span>,
<span class="citerefentry"><span class="refentrytitle">RFC2104</span></span>, <span class="citerefentry"><span class="refentrytitle">RFC2104</span></span>,
@@ -440,7 +440,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2515596"></a><h2>BUGS</h2> <a name="id2515665"></a><h2>BUGS</h2>
<p> <p>
The TSIG key is redundantly stored in two separate files. The TSIG key is redundantly stored in two separate files.
This is a consequence of nsupdate using the DST library This is a consequence of nsupdate using the DST library

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2001, 2003 Internet Software Consortium .\" Copyright (C) 2001, 2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: rndc-confgen.8,v 1.15 2005/05/12 23:54:26 sra Exp $ .\" $Id: rndc-confgen.8,v 1.16 2005/05/13 03:14:07 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2001, 2003 Internet Software Consortium - Copyright (C) 2001, 2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: rndc-confgen.html,v 1.16 2005/05/12 23:54:26 sra Exp $ --> <!-- $Id: rndc-confgen.html,v 1.17 2005/05/13 03:14:07 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456695"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">rndc-confgen</span> &#8212; rndc key generation tool</p> <p><span class="application">rndc-confgen</span> &#8212; rndc key generation tool</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">rndc-confgen</code> [<code class="option">-a</code>] [<code class="option">-b <em class="replaceable"><code>keysize</code></em></code>] [<code class="option">-c <em class="replaceable"><code>keyfile</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>keyname</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomfile</code></em></code>] [<code class="option">-s <em class="replaceable"><code>address</code></em></code>] [<code class="option">-t <em class="replaceable"><code>chrootdir</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>]</p></div> <div class="cmdsynopsis"><p><code class="command">rndc-confgen</code> [<code class="option">-a</code>] [<code class="option">-b <em class="replaceable"><code>keysize</code></em></code>] [<code class="option">-c <em class="replaceable"><code>keyfile</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>keyname</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomfile</code></em></code>] [<code class="option">-s <em class="replaceable"><code>address</code></em></code>] [<code class="option">-t <em class="replaceable"><code>chrootdir</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514113"></a><h2>DESCRIPTION</h2> <a name="id2514252"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">rndc-confgen</strong></span> <p><span><strong class="command">rndc-confgen</strong></span>
generates configuration files generates configuration files
for <span><strong class="command">rndc</strong></span>. It can be used as a for <span><strong class="command">rndc</strong></span>. It can be used as a
@@ -48,7 +48,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514157"></a><h2>OPTIONS</h2> <a name="id2514297"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-a</span></dt> <dt><span class="term">-a</span></dt>
<dd> <dd>
@@ -155,7 +155,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514539"></a><h2>EXAMPLES</h2> <a name="id2514679"></a><h2>EXAMPLES</h2>
<p> <p>
To allow <span><strong class="command">rndc</strong></span> to be used with To allow <span><strong class="command">rndc</strong></span> to be used with
no manual configuration, run no manual configuration, run
@@ -172,7 +172,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514581"></a><h2>SEE ALSO</h2> <a name="id2514721"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>, <span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
@@ -180,7 +180,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514619"></a><h2>AUTHOR</h2> <a name="id2514759"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: rndc.8,v 1.33 2005/05/12 23:54:28 sra Exp $ .\" $Id: rndc.8,v 1.34 2005/05/13 03:14:07 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: rndc.conf.5,v 1.31 2005/05/12 23:54:28 sra Exp $ .\" $Id: rndc.conf.5,v 1.32 2005/05/13 03:14:07 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: rndc.conf.html,v 1.16 2005/05/12 23:54:28 sra Exp $ --> <!-- $Id: rndc.conf.html,v 1.17 2005/05/13 03:14:08 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><code class="filename">rndc.conf</code> &#8212; rndc configuration file</p> <p><code class="filename">rndc.conf</code> &#8212; rndc configuration file</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">rndc.conf</code> </p></div> <div class="cmdsynopsis"><p><code class="command">rndc.conf</code> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514038"></a><h2>DESCRIPTION</h2> <a name="id2514174"></a><h2>DESCRIPTION</h2>
<p><code class="filename">rndc.conf</code> is the configuration file <p><code class="filename">rndc.conf</code> is the configuration file
for <span><strong class="command">rndc</strong></span>, the BIND 9 name server control for <span><strong class="command">rndc</strong></span>, the BIND 9 name server control
utility. This file has a similar structure and syntax to utility. This file has a similar structure and syntax to
@@ -117,7 +117,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514254"></a><h2>EXAMPLE</h2> <a name="id2514391"></a><h2>EXAMPLE</h2>
<pre class="programlisting"> <pre class="programlisting">
options { options {
default-server localhost; default-server localhost;
@@ -191,7 +191,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514346"></a><h2>NAME SERVER CONFIGURATION</h2> <a name="id2514483"></a><h2>NAME SERVER CONFIGURATION</h2>
<p> <p>
The name server must be configured to accept rndc connections and The name server must be configured to accept rndc connections and
to recognize the key specified in the <code class="filename">rndc.conf</code> to recognize the key specified in the <code class="filename">rndc.conf</code>
@@ -201,7 +201,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514368"></a><h2>SEE ALSO</h2> <a name="id2514504"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">rndc-confgen</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">rndc-confgen</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">mmencode</span>(1)</span>, <span class="citerefentry"><span class="refentrytitle">mmencode</span>(1)</span>,
@@ -209,7 +209,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514406"></a><h2>AUTHOR</h2> <a name="id2514542"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: rndc.html,v 1.17 2005/05/12 23:54:28 sra Exp $ --> <!-- $Id: rndc.html,v 1.18 2005/05/13 03:14:08 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p><span class="application">rndc</span> &#8212; name server control utility</p> <p><span class="application">rndc</span> &#8212; name server control utility</p>
@@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">rndc</code> [<code class="option">-b <em class="replaceable"><code>source-address</code></em></code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-k <em class="replaceable"><code>key-file</code></em></code>] [<code class="option">-s <em class="replaceable"><code>server</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-V</code>] [<code class="option">-y <em class="replaceable"><code>key_id</code></em></code>] {command}</p></div> <div class="cmdsynopsis"><p><code class="command">rndc</code> [<code class="option">-b <em class="replaceable"><code>source-address</code></em></code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-k <em class="replaceable"><code>key-file</code></em></code>] [<code class="option">-s <em class="replaceable"><code>server</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-V</code>] [<code class="option">-y <em class="replaceable"><code>key_id</code></em></code>] {command}</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514100"></a><h2>DESCRIPTION</h2> <a name="id2514236"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">rndc</strong></span> <p><span><strong class="command">rndc</strong></span>
controls the operation of a name controls the operation of a name
server. It supersedes the <span><strong class="command">ndc</strong></span> utility server. It supersedes the <span><strong class="command">ndc</strong></span> utility
@@ -61,7 +61,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514135"></a><h2>OPTIONS</h2> <a name="id2514272"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-b <em class="replaceable"><code>source-address</code></em></span></dt> <dt><span class="term">-b <em class="replaceable"><code>source-address</code></em></span></dt>
<dd><p> <dd><p>
@@ -134,7 +134,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514475"></a><h2>LIMITATIONS</h2> <a name="id2514612"></a><h2>LIMITATIONS</h2>
<p><span><strong class="command">rndc</strong></span> <p><span><strong class="command">rndc</strong></span>
does not yet support all the commands of does not yet support all the commands of
the BIND 8 <span><strong class="command">ndc</strong></span> utility. the BIND 8 <span><strong class="command">ndc</strong></span> utility.
@@ -148,7 +148,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514502"></a><h2>SEE ALSO</h2> <a name="id2514638"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>, <p><span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span> <span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span>
@@ -157,7 +157,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514549"></a><h2>AUTHOR</h2> <a name="id2514685"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch01.html,v 1.20 2005/05/12 23:54:29 sra Exp $ --> <!-- $Id: Bv9ARM.ch01.html,v 1.21 2005/05/13 03:14:08 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -45,17 +45,17 @@
<div class="toc"> <div class="toc">
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533236">Scope of Document</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533373">Scope of Document</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533805">Organization of This Document</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533943">Organization of This Document</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533945">Conventions Used in This Document</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2534014">Conventions Used in This Document</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2534058">The Domain Name System (<span class="acronym">DNS</span>)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2534196">The Domain Name System (<span class="acronym">DNS</span>)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534080">DNS Fundamentals</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534217">DNS Fundamentals</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534114">Domains and Domain Names</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534251">Domains and Domain Names</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534198">Zones</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534336">Zones</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536664">Authoritative Name Servers</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536802">Authoritative Name Servers</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536830">Caching Name Servers</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536968">Caching Name Servers</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536958">Name Servers in Multiple Roles</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2537096">Name Servers in Multiple Roles</a></span></dt>
</dl></dd> </dl></dd>
</dl> </dl>
</div> </div>
@@ -71,7 +71,7 @@
</p> </p>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2533236"></a>Scope of Document</h2></div></div></div> <a name="id2533373"></a>Scope of Document</h2></div></div></div>
<p> <p>
The Berkeley Internet Name Domain The Berkeley Internet Name Domain
(<span class="acronym">BIND</span>) implements an (<span class="acronym">BIND</span>) implements an
@@ -88,7 +88,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2533805"></a>Organization of This Document</h2></div></div></div> <a name="id2533943"></a>Organization of This Document</h2></div></div></div>
<p> <p>
In this document, <span class="emphasis"><em>Section 1</em></span> introduces In this document, <span class="emphasis"><em>Section 1</em></span> introduces
the basic <span class="acronym">DNS</span> and <span class="acronym">BIND</span> concepts. <span class="emphasis"><em>Section 2</em></span> the basic <span class="acronym">DNS</span> and <span class="acronym">BIND</span> concepts. <span class="emphasis"><em>Section 2</em></span>
@@ -117,7 +117,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2533945"></a>Conventions Used in This Document</h2></div></div></div> <a name="id2534014"></a>Conventions Used in This Document</h2></div></div></div>
<p> <p>
In this document, we use the following general typographic In this document, we use the following general typographic
conventions: conventions:
@@ -244,7 +244,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2534058"></a>The Domain Name System (<span class="acronym">DNS</span>)</h2></div></div></div> <a name="id2534196"></a>The Domain Name System (<span class="acronym">DNS</span>)</h2></div></div></div>
<p> <p>
The purpose of this document is to explain the installation The purpose of this document is to explain the installation
and upkeep of the <span class="acronym">BIND</span> software and upkeep of the <span class="acronym">BIND</span> software
@@ -254,7 +254,7 @@
</p> </p>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2534080"></a>DNS Fundamentals</h3></div></div></div> <a name="id2534217"></a>DNS Fundamentals</h3></div></div></div>
<p> <p>
The Domain Name System (DNS) is the hierarchical, distributed The Domain Name System (DNS) is the hierarchical, distributed
database. It stores information for mapping Internet host names to database. It stores information for mapping Internet host names to
@@ -274,7 +274,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2534114"></a>Domains and Domain Names</h3></div></div></div> <a name="id2534251"></a>Domains and Domain Names</h3></div></div></div>
<p> <p>
The data stored in the DNS is identified by <span class="emphasis"><em>domain names</em></span> that are organized as a tree according to The data stored in the DNS is identified by <span class="emphasis"><em>domain names</em></span> that are organized as a tree according to
organizational or administrative boundaries. Each node of the tree, organizational or administrative boundaries. Each node of the tree,
@@ -320,7 +320,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2534198"></a>Zones</h3></div></div></div> <a name="id2534336"></a>Zones</h3></div></div></div>
<p> <p>
To properly operate a name server, it is important to understand To properly operate a name server, it is important to understand
the difference between a <span class="emphasis"><em>zone</em></span> the difference between a <span class="emphasis"><em>zone</em></span>
@@ -373,7 +373,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2536664"></a>Authoritative Name Servers</h3></div></div></div> <a name="id2536802"></a>Authoritative Name Servers</h3></div></div></div>
<p> <p>
Each zone is served by at least Each zone is served by at least
one <span class="emphasis"><em>authoritative name server</em></span>, one <span class="emphasis"><em>authoritative name server</em></span>,
@@ -389,7 +389,7 @@
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2536688"></a>The Primary Master</h4></div></div></div> <a name="id2536825"></a>The Primary Master</h4></div></div></div>
<p> <p>
The authoritative server where the master copy of the zone data is The authoritative server where the master copy of the zone data is
maintained is maintained is
@@ -405,7 +405,7 @@
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2536711"></a>Slave Servers</h4></div></div></div> <a name="id2536849"></a>Slave Servers</h4></div></div></div>
<p> <p>
The other authoritative servers, the <span class="emphasis"><em>slave</em></span> The other authoritative servers, the <span class="emphasis"><em>slave</em></span>
servers (also known as <span class="emphasis"><em>secondary</em></span> servers) servers (also known as <span class="emphasis"><em>secondary</em></span> servers)
@@ -421,7 +421,7 @@
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2536801"></a>Stealth Servers</h4></div></div></div> <a name="id2536938"></a>Stealth Servers</h4></div></div></div>
<p> <p>
Usually all of the zone's authoritative servers are listed in Usually all of the zone's authoritative servers are listed in
NS records in the parent zone. These NS records constitute NS records in the parent zone. These NS records constitute
@@ -456,7 +456,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2536830"></a>Caching Name Servers</h3></div></div></div> <a name="id2536968"></a>Caching Name Servers</h3></div></div></div>
<p> <p>
The resolver libraries provided by most operating systems are The resolver libraries provided by most operating systems are
<span class="emphasis"><em>stub resolvers</em></span>, meaning that they are not <span class="emphasis"><em>stub resolvers</em></span>, meaning that they are not
@@ -483,7 +483,7 @@
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2536932"></a>Forwarding</h4></div></div></div> <a name="id2537069"></a>Forwarding</h4></div></div></div>
<p> <p>
Even a caching name server does not necessarily perform Even a caching name server does not necessarily perform
the complete recursive lookup itself. Instead, it can the complete recursive lookup itself. Instead, it can
@@ -514,7 +514,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2536958"></a>Name Servers in Multiple Roles</h3></div></div></div> <a name="id2537096"></a>Name Servers in Multiple Roles</h3></div></div></div>
<p> <p>
The <span class="acronym">BIND</span> name server can The <span class="acronym">BIND</span> name server can
simultaneously act as simultaneously act as

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch02.html,v 1.18 2005/05/12 23:54:29 sra Exp $ --> <!-- $Id: Bv9ARM.ch02.html,v 1.19 2005/05/13 03:14:08 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -45,16 +45,16 @@
<div class="toc"> <div class="toc">
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2536993">Hardware requirements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537198">Hardware requirements</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537088">CPU Requirements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537225">CPU Requirements</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537100">Memory Requirements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537238">Memory Requirements</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537125">Name Server Intensive Environment Issues</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537262">Name Server Intensive Environment Issues</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537136">Supported Operating Systems</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537273">Supported Operating Systems</a></span></dt>
</dl> </dl>
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2536993"></a>Hardware requirements</h2></div></div></div> <a name="id2537198"></a>Hardware requirements</h2></div></div></div>
<p> <p>
<span class="acronym">DNS</span> hardware requirements have <span class="acronym">DNS</span> hardware requirements have
traditionally been quite modest. traditionally been quite modest.
@@ -73,7 +73,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2537088"></a>CPU Requirements</h2></div></div></div> <a name="id2537225"></a>CPU Requirements</h2></div></div></div>
<p> <p>
CPU requirements for <span class="acronym">BIND</span> 9 range from CPU requirements for <span class="acronym">BIND</span> 9 range from
i486-class machines i486-class machines
@@ -84,7 +84,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2537100"></a>Memory Requirements</h2></div></div></div> <a name="id2537238"></a>Memory Requirements</h2></div></div></div>
<p> <p>
The memory of the server has to be large enough to fit the The memory of the server has to be large enough to fit the
cache and zones loaded off disk. The <span><strong class="command">max-cache-size</strong></span> cache and zones loaded off disk. The <span><strong class="command">max-cache-size</strong></span>
@@ -107,7 +107,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2537125"></a>Name Server Intensive Environment Issues</h2></div></div></div> <a name="id2537262"></a>Name Server Intensive Environment Issues</h2></div></div></div>
<p> <p>
For name server intensive environments, there are two alternative For name server intensive environments, there are two alternative
configurations that may be used. The first is where clients and configurations that may be used. The first is where clients and
@@ -124,7 +124,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2537136"></a>Supported Operating Systems</h2></div></div></div> <a name="id2537273"></a>Supported Operating Systems</h2></div></div></div>
<p> <p>
ISC <span class="acronym">BIND</span> 9 compiles and runs on a large ISC <span class="acronym">BIND</span> 9 compiles and runs on a large
number number

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch03.html,v 1.43 2005/05/12 23:54:29 sra Exp $ --> <!-- $Id: Bv9ARM.ch03.html,v 1.44 2005/05/13 03:14:09 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -47,14 +47,14 @@
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch03.html#sample_configuration">Sample Configurations</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch03.html#sample_configuration">Sample Configurations</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537168">A Caching-only Name Server</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537305">A Caching-only Name Server</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537184">An Authoritative-only Name Server</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537321">An Authoritative-only Name Server</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537274">Load Balancing</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537412">Load Balancing</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537768">Name Server Operations</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537906">Name Server Operations</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537773">Tools for Use With the Name Server Daemon</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537911">Tools for Use With the Name Server Daemon</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2539476">Signals</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2539613">Signals</a></span></dt>
</dl></dd> </dl></dd>
</dl> </dl>
</div> </div>
@@ -68,7 +68,7 @@
<a name="sample_configuration"></a>Sample Configurations</h2></div></div></div> <a name="sample_configuration"></a>Sample Configurations</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2537168"></a>A Caching-only Name Server</h3></div></div></div> <a name="id2537305"></a>A Caching-only Name Server</h3></div></div></div>
<p> <p>
The following sample configuration is appropriate for a caching-only The following sample configuration is appropriate for a caching-only
name server for use by clients internal to a corporation. All name server for use by clients internal to a corporation. All
@@ -95,7 +95,7 @@ zone "0.0.127.in-addr.arpa" {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2537184"></a>An Authoritative-only Name Server</h3></div></div></div> <a name="id2537321"></a>An Authoritative-only Name Server</h3></div></div></div>
<p> <p>
This sample configuration is for an authoritative-only server This sample configuration is for an authoritative-only server
that is the master server for "<code class="filename">example.com</code>" that is the master server for "<code class="filename">example.com</code>"
@@ -137,7 +137,7 @@ zone "eng.example.com" {
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2537274"></a>Load Balancing</h2></div></div></div> <a name="id2537412"></a>Load Balancing</h2></div></div></div>
<p> <p>
A primitive form of load balancing can be achieved in A primitive form of load balancing can be achieved in
the <span class="acronym">DNS</span> by using multiple A records for the <span class="acronym">DNS</span> by using multiple A records for
@@ -284,10 +284,10 @@ zone "eng.example.com" {
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2537768"></a>Name Server Operations</h2></div></div></div> <a name="id2537906"></a>Name Server Operations</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2537773"></a>Tools for Use With the Name Server Daemon</h3></div></div></div> <a name="id2537911"></a>Tools for Use With the Name Server Daemon</h3></div></div></div>
<p> <p>
There are several indispensable diagnostic, administrative There are several indispensable diagnostic, administrative
and monitoring tools available to the system administrator for and monitoring tools available to the system administrator for
@@ -742,7 +742,7 @@ controls {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2539476"></a>Signals</h3></div></div></div> <a name="id2539613"></a>Signals</h3></div></div></div>
<p> <p>
Certain UNIX signals cause the name server to take specific Certain UNIX signals cause the name server to take specific
actions, as described in the following table. These signals can actions, as described in the following table. These signals can

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch04.html,v 1.53 2005/05/12 23:54:29 sra Exp $ --> <!-- $Id: Bv9ARM.ch04.html,v 1.54 2005/05/13 03:14:09 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -49,28 +49,28 @@
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#dynamic_update">Dynamic Update</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#dynamic_update">Dynamic Update</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch04.html#journal">The journal file</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch04.html#journal">The journal file</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#incremental_zone_transfers">Incremental Zone Transfers (IXFR)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#incremental_zone_transfers">Incremental Zone Transfers (IXFR)</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2539781">Split DNS</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2539918">Split DNS</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#tsig">TSIG</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#tsig">TSIG</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540296">Generate Shared Keys for Each Pair of Hosts</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540434">Generate Shared Keys for Each Pair of Hosts</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540370">Copying the Shared Secret to Both Machines</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540507">Copying the Shared Secret to Both Machines</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540380">Informing the Servers of the Key's Existence</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540518">Informing the Servers of the Key's Existence</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540420">Instructing the Server to Use the Key</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540557">Instructing the Server to Use the Key</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540614">TSIG Key Based Access Control</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540683">TSIG Key Based Access Control</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540659">Errors</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540728">Errors</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540673">TKEY</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540742">TKEY</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540722">SIG(0)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540859">SIG(0)</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#DNSSEC">DNSSEC</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#DNSSEC">DNSSEC</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540790">Generating Keys</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540928">Generating Keys</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540928">Signing the Zone</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541065">Signing the Zone</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541006">Configuring Servers</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541144">Configuring Servers</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2541030">IPv6 Support in <span class="acronym">BIND</span> 9</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2541168">IPv6 Support in <span class="acronym">BIND</span> 9</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541226">Address Lookups Using AAAA Records</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541364">Address Lookups Using AAAA Records</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541248">Address to Name Lookups Using Nibble Format</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541385">Address to Name Lookups Using Nibble Format</a></span></dt>
</dl></dd> </dl></dd>
</dl> </dl>
</div> </div>
@@ -199,7 +199,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2539781"></a>Split DNS</h2></div></div></div> <a name="id2539918"></a>Split DNS</h2></div></div></div>
<p> <p>
Setting up different views, or visibility, of the DNS space to Setting up different views, or visibility, of the DNS space to
internal and external resolvers is usually referred to as a <span class="emphasis"><em>Split DNS</em></span> setup. There are several reasons an organization internal and external resolvers is usually referred to as a <span class="emphasis"><em>Split DNS</em></span> setup. There are several reasons an organization
@@ -467,7 +467,7 @@ nameserver 172.16.72.4
</p> </p>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540296"></a>Generate Shared Keys for Each Pair of Hosts</h3></div></div></div> <a name="id2540434"></a>Generate Shared Keys for Each Pair of Hosts</h3></div></div></div>
<p> <p>
A shared secret is generated to be shared between <span class="emphasis"><em>host1</em></span> and <span class="emphasis"><em>host2</em></span>. A shared secret is generated to be shared between <span class="emphasis"><em>host1</em></span> and <span class="emphasis"><em>host2</em></span>.
An arbitrary key name is chosen: "host1-host2.". The key name must An arbitrary key name is chosen: "host1-host2.". The key name must
@@ -475,7 +475,7 @@ nameserver 172.16.72.4
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2540313"></a>Automatic Generation</h4></div></div></div> <a name="id2540451"></a>Automatic Generation</h4></div></div></div>
<p> <p>
The following command will generate a 128 bit (16 byte) HMAC-MD5 The following command will generate a 128 bit (16 byte) HMAC-MD5
key as described above. Longer keys are better, but shorter keys key as described above. Longer keys are better, but shorter keys
@@ -500,7 +500,7 @@ nameserver 172.16.72.4
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2540352"></a>Manual Generation</h4></div></div></div> <a name="id2540489"></a>Manual Generation</h4></div></div></div>
<p> <p>
The shared secret is simply a random sequence of bits, encoded The shared secret is simply a random sequence of bits, encoded
in base-64. Most ASCII strings are valid base-64 strings (assuming in base-64. Most ASCII strings are valid base-64 strings (assuming
@@ -515,7 +515,7 @@ nameserver 172.16.72.4
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540370"></a>Copying the Shared Secret to Both Machines</h3></div></div></div> <a name="id2540507"></a>Copying the Shared Secret to Both Machines</h3></div></div></div>
<p> <p>
This is beyond the scope of DNS. A secure transport mechanism This is beyond the scope of DNS. A secure transport mechanism
should be used. This could be secure FTP, ssh, telephone, etc. should be used. This could be secure FTP, ssh, telephone, etc.
@@ -523,7 +523,7 @@ nameserver 172.16.72.4
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540380"></a>Informing the Servers of the Key's Existence</h3></div></div></div> <a name="id2540518"></a>Informing the Servers of the Key's Existence</h3></div></div></div>
<p> <p>
Imagine <span class="emphasis"><em>host1</em></span> and <span class="emphasis"><em>host 2</em></span> Imagine <span class="emphasis"><em>host1</em></span> and <span class="emphasis"><em>host 2</em></span>
are are
@@ -552,7 +552,7 @@ key host1-host2. {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540420"></a>Instructing the Server to Use the Key</h3></div></div></div> <a name="id2540557"></a>Instructing the Server to Use the Key</h3></div></div></div>
<p> <p>
Since keys are shared between two hosts only, the server must Since keys are shared between two hosts only, the server must
be told when keys are to be used. The following is added to the <code class="filename">named.conf</code> file be told when keys are to be used. The following is added to the <code class="filename">named.conf</code> file
@@ -584,7 +584,7 @@ server 10.1.2.3 {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540614"></a>TSIG Key Based Access Control</h3></div></div></div> <a name="id2540683"></a>TSIG Key Based Access Control</h3></div></div></div>
<p> <p>
<span class="acronym">BIND</span> allows IP addresses and ranges <span class="acronym">BIND</span> allows IP addresses and ranges
to be specified in ACL to be specified in ACL
@@ -612,7 +612,7 @@ allow-update { key host1-host2. ;};
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540659"></a>Errors</h3></div></div></div> <a name="id2540728"></a>Errors</h3></div></div></div>
<p> <p>
The processing of TSIG signed messages can result in The processing of TSIG signed messages can result in
several errors. If a signed message is sent to a non-TSIG aware several errors. If a signed message is sent to a non-TSIG aware
@@ -638,7 +638,7 @@ allow-update { key host1-host2. ;};
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2540673"></a>TKEY</h2></div></div></div> <a name="id2540742"></a>TKEY</h2></div></div></div>
<p><span><strong class="command">TKEY</strong></span> <p><span><strong class="command">TKEY</strong></span>
is a mechanism for automatically generating a shared secret is a mechanism for automatically generating a shared secret
between two hosts. There are several "modes" of between two hosts. There are several "modes" of
@@ -674,7 +674,7 @@ allow-update { key host1-host2. ;};
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2540722"></a>SIG(0)</h2></div></div></div> <a name="id2540859"></a>SIG(0)</h2></div></div></div>
<p> <p>
<span class="acronym">BIND</span> 9 partially supports DNSSEC SIG(0) <span class="acronym">BIND</span> 9 partially supports DNSSEC SIG(0)
transaction signatures as specified in RFC 2535 and RFC2931. transaction signatures as specified in RFC 2535 and RFC2931.
@@ -736,7 +736,7 @@ allow-update { key host1-host2. ;};
</p> </p>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540790"></a>Generating Keys</h3></div></div></div> <a name="id2540928"></a>Generating Keys</h3></div></div></div>
<p> <p>
The <span><strong class="command">dnssec-keygen</strong></span> program is used to The <span><strong class="command">dnssec-keygen</strong></span> program is used to
generate keys. generate keys.
@@ -787,7 +787,7 @@ allow-update { key host1-host2. ;};
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2540928"></a>Signing the Zone</h3></div></div></div> <a name="id2541065"></a>Signing the Zone</h3></div></div></div>
<p> <p>
The <span><strong class="command">dnssec-signzone</strong></span> program is used The <span><strong class="command">dnssec-signzone</strong></span> program is used
to to
@@ -831,7 +831,7 @@ allow-update { key host1-host2. ;};
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2541006"></a>Configuring Servers</h3></div></div></div> <a name="id2541144"></a>Configuring Servers</h3></div></div></div>
<p> <p>
Unlike <span class="acronym">BIND</span> 8, Unlike <span class="acronym">BIND</span> 8,
<span class="acronym">BIND</span> 9 does not verify signatures on <span class="acronym">BIND</span> 9 does not verify signatures on
@@ -848,7 +848,7 @@ allow-update { key host1-host2. ;};
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2541030"></a>IPv6 Support in <span class="acronym">BIND</span> 9</h2></div></div></div> <a name="id2541168"></a>IPv6 Support in <span class="acronym">BIND</span> 9</h2></div></div></div>
<p> <p>
<span class="acronym">BIND</span> 9 fully supports all currently <span class="acronym">BIND</span> 9 fully supports all currently
defined forms of IPv6 defined forms of IPv6
@@ -892,7 +892,7 @@ allow-update { key host1-host2. ;};
</p> </p>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2541226"></a>Address Lookups Using AAAA Records</h3></div></div></div> <a name="id2541364"></a>Address Lookups Using AAAA Records</h3></div></div></div>
<p> <p>
The AAAA record is a parallel to the IPv4 A record. It The AAAA record is a parallel to the IPv4 A record. It
specifies the entire address in a single record. For specifies the entire address in a single record. For
@@ -912,7 +912,7 @@ host 3600 IN AAAA 2001:db8::1
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2541248"></a>Address to Name Lookups Using Nibble Format</h3></div></div></div> <a name="id2541385"></a>Address to Name Lookups Using Nibble Format</h3></div></div></div>
<p> <p>
When looking up an address in nibble format, the address When looking up an address in nibble format, the address
components are simply reversed, just as in IPv4, and components are simply reversed, just as in IPv4, and

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch05.html,v 1.41 2005/05/12 23:54:30 sra Exp $ --> <!-- $Id: Bv9ARM.ch05.html,v 1.42 2005/05/13 03:14:09 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -45,13 +45,13 @@
<div class="toc"> <div class="toc">
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch05.html#id2541281">The Lightweight Resolver Library</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch05.html#id2541418">The Lightweight Resolver Library</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch05.html#lwresd">Running a Resolver Daemon</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch05.html#lwresd">Running a Resolver Daemon</a></span></dt>
</dl> </dl>
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2541281"></a>The Lightweight Resolver Library</h2></div></div></div> <a name="id2541418"></a>The Lightweight Resolver Library</h2></div></div></div>
<p> <p>
Traditionally applications have been linked with a stub resolver Traditionally applications have been linked with a stub resolver
library that sends recursive DNS queries to a local caching name library that sends recursive DNS queries to a local caching name

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch06.html,v 1.107 2005/05/12 23:54:30 sra Exp $ --> <!-- $Id: Bv9ARM.ch06.html,v 1.108 2005/05/13 03:14:09 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -48,52 +48,52 @@
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#configuration_file_elements">Configuration File Elements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#configuration_file_elements">Configuration File Elements</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#address_match_lists">Address Match Lists</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#address_match_lists">Address Match Lists</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2542514">Comment Syntax</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2542583">Comment Syntax</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#Configuration_File_Grammar">Configuration File Grammar</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#Configuration_File_Grammar">Configuration File Grammar</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543058"><span><strong class="command">acl</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543195"><span><strong class="command">acl</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#acl"><span><strong class="command">acl</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#acl"><span><strong class="command">acl</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543248"><span><strong class="command">controls</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543385"><span><strong class="command">controls</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#controls_statement_definition_and_usage"><span><strong class="command">controls</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#controls_statement_definition_and_usage"><span><strong class="command">controls</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543726"><span><strong class="command">include</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543796"><span><strong class="command">include</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543741"><span><strong class="command">include</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543811"><span><strong class="command">include</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543833"><span><strong class="command">key</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543902"><span><strong class="command">key</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543854"><span><strong class="command">key</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543924"><span><strong class="command">key</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543926"><span><strong class="command">logging</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2544132"><span><strong class="command">logging</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2544120"><span><strong class="command">logging</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2544258"><span><strong class="command">logging</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545402"><span><strong class="command">lwres</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545540"><span><strong class="command">lwres</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545476"><span><strong class="command">lwres</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545613"><span><strong class="command">lwres</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545540"><span><strong class="command">masters</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545677"><span><strong class="command">masters</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545584"><span><strong class="command">masters</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545721"><span><strong class="command">masters</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545598"><span><strong class="command">options</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545736"><span><strong class="command">options</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#options"><span><strong class="command">options</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#options"><span><strong class="command">options</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2552834"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553108"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2552883"><span><strong class="command">trusted-keys</strong></span> Statement Definition <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553157"><span><strong class="command">trusted-keys</strong></span> Statement Definition
and Usage</a></span></dt> and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2552955"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553229"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span>
Statement Grammar</a></span></dt> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553793"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553930"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2555776">Zone File</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2555845">Zone File</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2557575">Discussion of MX Records</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2557713">Discussion of MX Records</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558126">Inverse Mapping in IPv4</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558332">Inverse Mapping in IPv4</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558322">Other Zone File Directives</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558459">Other Zone File Directives</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558647"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558716"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt>
</dl></dd> </dl></dd>
</dl> </dl>
</div> </div>
@@ -411,7 +411,7 @@
<a name="address_match_lists"></a>Address Match Lists</h3></div></div></div> <a name="address_match_lists"></a>Address Match Lists</h3></div></div></div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2542379"></a>Syntax</h4></div></div></div> <a name="id2542449"></a>Syntax</h4></div></div></div>
<pre class="programlisting"><code class="varname">address_match_list</code> = address_match_list_element ; <pre class="programlisting"><code class="varname">address_match_list</code> = address_match_list_element ;
[<span class="optional"> address_match_list_element; ... </span>] [<span class="optional"> address_match_list_element; ... </span>]
<code class="varname">address_match_list_element</code> = [<span class="optional"> ! </span>] (ip_address [<span class="optional">/length</span>] | <code class="varname">address_match_list_element</code> = [<span class="optional"> ! </span>] (ip_address [<span class="optional">/length</span>] |
@@ -420,7 +420,7 @@
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2542407"></a>Definition and Usage</h4></div></div></div> <a name="id2542476"></a>Definition and Usage</h4></div></div></div>
<p> <p>
Address match lists are primarily used to determine access Address match lists are primarily used to determine access
control for various server operations. They are also used in control for various server operations. They are also used in
@@ -497,7 +497,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2542514"></a>Comment Syntax</h3></div></div></div> <a name="id2542583"></a>Comment Syntax</h3></div></div></div>
<p> <p>
The <span class="acronym">BIND</span> 9 comment syntax allows for The <span class="acronym">BIND</span> 9 comment syntax allows for
comments to appear comments to appear
@@ -507,7 +507,7 @@
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2542597"></a>Syntax</h4></div></div></div> <a name="id2542666"></a>Syntax</h4></div></div></div>
<p> <p>
</p> </p>
<pre class="programlisting">/* This is a <span class="acronym">BIND</span> comment as in C */</pre> <pre class="programlisting">/* This is a <span class="acronym">BIND</span> comment as in C */</pre>
@@ -522,7 +522,7 @@
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2542627"></a>Definition and Usage</h4></div></div></div> <a name="id2542696"></a>Definition and Usage</h4></div></div></div>
<p> <p>
Comments may appear anywhere that whitespace may appear in Comments may appear anywhere that whitespace may appear in
a <span class="acronym">BIND</span> configuration file. a <span class="acronym">BIND</span> configuration file.
@@ -756,7 +756,7 @@
</p> </p>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2543058"></a><span><strong class="command">acl</strong></span> Statement Grammar</h3></div></div></div> <a name="id2543195"></a><span><strong class="command">acl</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting"><span><strong class="command">acl</strong></span> acl-name { <pre class="programlisting"><span><strong class="command">acl</strong></span> acl-name {
address_match_list address_match_list
}; };
@@ -839,7 +839,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2543248"></a><span><strong class="command">controls</strong></span> Statement Grammar</h3></div></div></div> <a name="id2543385"></a><span><strong class="command">controls</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting"><span><strong class="command">controls</strong></span> { <pre class="programlisting"><span><strong class="command">controls</strong></span> {
inet ( ip_addr | * ) [<span class="optional"> port ip_port </span>] allow { <em class="replaceable"><code> address_match_list </code></em> } inet ( ip_addr | * ) [<span class="optional"> port ip_port </span>] allow { <em class="replaceable"><code> address_match_list </code></em> }
keys { <em class="replaceable"><code> key_list </code></em> }; keys { <em class="replaceable"><code> key_list </code></em> };
@@ -979,12 +979,12 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2543726"></a><span><strong class="command">include</strong></span> Statement Grammar</h3></div></div></div> <a name="id2543796"></a><span><strong class="command">include</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting">include <em class="replaceable"><code>filename</code></em>;</pre> <pre class="programlisting">include <em class="replaceable"><code>filename</code></em>;</pre>
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2543741"></a><span><strong class="command">include</strong></span> Statement Definition and <a name="id2543811"></a><span><strong class="command">include</strong></span> Statement Definition and
Usage</h3></div></div></div> Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">include</strong></span> statement inserts the The <span><strong class="command">include</strong></span> statement inserts the
@@ -999,7 +999,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2543833"></a><span><strong class="command">key</strong></span> Statement Grammar</h3></div></div></div> <a name="id2543902"></a><span><strong class="command">key</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting">key <em class="replaceable"><code>key_id</code></em> { <pre class="programlisting">key <em class="replaceable"><code>key_id</code></em> {
algorithm <em class="replaceable"><code>string</code></em>; algorithm <em class="replaceable"><code>string</code></em>;
secret <em class="replaceable"><code>string</code></em>; secret <em class="replaceable"><code>string</code></em>;
@@ -1008,7 +1008,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2543854"></a><span><strong class="command">key</strong></span> Statement Definition and Usage</h3></div></div></div> <a name="id2543924"></a><span><strong class="command">key</strong></span> Statement Definition and Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">key</strong></span> statement defines a shared The <span><strong class="command">key</strong></span> statement defines a shared
secret key for use with TSIG (see <a href="Bv9ARM.ch04.html#tsig" title="TSIG">the section called &#8220;TSIG&#8221;</a>) secret key for use with TSIG (see <a href="Bv9ARM.ch04.html#tsig" title="TSIG">the section called &#8220;TSIG&#8221;</a>)
@@ -1051,7 +1051,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2543926"></a><span><strong class="command">logging</strong></span> Statement Grammar</h3></div></div></div> <a name="id2544132"></a><span><strong class="command">logging</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting"><span><strong class="command">logging</strong></span> { <pre class="programlisting"><span><strong class="command">logging</strong></span> {
[ <span><strong class="command">channel</strong></span> <em class="replaceable"><code>channel_name</code></em> { [ <span><strong class="command">channel</strong></span> <em class="replaceable"><code>channel_name</code></em> {
( <span><strong class="command">file</strong></span> <em class="replaceable"><code>path name</code></em> ( <span><strong class="command">file</strong></span> <em class="replaceable"><code>path name</code></em>
@@ -1075,7 +1075,7 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2544120"></a><span><strong class="command">logging</strong></span> Statement Definition and <a name="id2544258"></a><span><strong class="command">logging</strong></span> Statement Definition and
Usage</h3></div></div></div> Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">logging</strong></span> statement configures a The <span><strong class="command">logging</strong></span> statement configures a
@@ -1109,7 +1109,7 @@
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2544172"></a>The <span><strong class="command">channel</strong></span> Phrase</h4></div></div></div> <a name="id2544310"></a>The <span><strong class="command">channel</strong></span> Phrase</h4></div></div></div>
<p> <p>
All log output goes to one or more <span class="emphasis"><em>channels</em></span>; All log output goes to one or more <span class="emphasis"><em>channels</em></span>;
you can make as many of them as you want. you can make as many of them as you want.
@@ -1628,7 +1628,7 @@ category notify { null; };
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2545402"></a><span><strong class="command">lwres</strong></span> Statement Grammar</h3></div></div></div> <a name="id2545540"></a><span><strong class="command">lwres</strong></span> Statement Grammar</h3></div></div></div>
<p> <p>
This is the grammar of the <span><strong class="command">lwres</strong></span> This is the grammar of the <span><strong class="command">lwres</strong></span>
statement in the <code class="filename">named.conf</code> file: statement in the <code class="filename">named.conf</code> file:
@@ -1643,7 +1643,7 @@ category notify { null; };
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2545476"></a><span><strong class="command">lwres</strong></span> Statement Definition and Usage</h3></div></div></div> <a name="id2545613"></a><span><strong class="command">lwres</strong></span> Statement Definition and Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">lwres</strong></span> statement configures the The <span><strong class="command">lwres</strong></span> statement configures the
name name
@@ -1694,14 +1694,14 @@ category notify { null; };
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2545540"></a><span><strong class="command">masters</strong></span> Statement Grammar</h3></div></div></div> <a name="id2545677"></a><span><strong class="command">masters</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting"> <pre class="programlisting">
<span><strong class="command">masters</strong></span> <em class="replaceable"><code>name</code></em> [<span class="optional">port <em class="replaceable"><code>ip_port</code></em></span>] { ( <em class="replaceable"><code>masters_list</code></em> | <em class="replaceable"><code>ip_addr</code></em> [<span class="optional">port <em class="replaceable"><code>ip_port</code></em></span>] [<span class="optional">key <em class="replaceable"><code>key</code></em></span>] ) ; [<span class="optional">...</span>] } ; <span><strong class="command">masters</strong></span> <em class="replaceable"><code>name</code></em> [<span class="optional">port <em class="replaceable"><code>ip_port</code></em></span>] { ( <em class="replaceable"><code>masters_list</code></em> | <em class="replaceable"><code>ip_addr</code></em> [<span class="optional">port <em class="replaceable"><code>ip_port</code></em></span>] [<span class="optional">key <em class="replaceable"><code>key</code></em></span>] ) ; [<span class="optional">...</span>] } ;
</pre> </pre>
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2545584"></a><span><strong class="command">masters</strong></span> Statement Definition and <a name="id2545721"></a><span><strong class="command">masters</strong></span> Statement Definition and
Usage</h3></div></div></div> Usage</h3></div></div></div>
<p><span><strong class="command">masters</strong></span> <p><span><strong class="command">masters</strong></span>
lists allow for a common set of masters to be easily used by lists allow for a common set of masters to be easily used by
@@ -1710,7 +1710,7 @@ category notify { null; };
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2545598"></a><span><strong class="command">options</strong></span> Statement Grammar</h3></div></div></div> <a name="id2545736"></a><span><strong class="command">options</strong></span> Statement Grammar</h3></div></div></div>
<p> <p>
This is the grammar of the <span><strong class="command">options</strong></span> This is the grammar of the <span><strong class="command">options</strong></span>
statement in the <code class="filename">named.conf</code> file: statement in the <code class="filename">named.conf</code> file:
@@ -2671,7 +2671,7 @@ options {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2548928"></a>Forwarding</h4></div></div></div> <a name="id2549133"></a>Forwarding</h4></div></div></div>
<p> <p>
The forwarding facility can be used to create a large site-wide The forwarding facility can be used to create a large site-wide
cache on a few servers, reducing traffic over links to external cache on a few servers, reducing traffic over links to external
@@ -2715,7 +2715,7 @@ options {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2549054"></a>Dual-stack Servers</h4></div></div></div> <a name="id2549260"></a>Dual-stack Servers</h4></div></div></div>
<p> <p>
Dual-stack servers are used as servers of last resort to work Dual-stack servers are used as servers of last resort to work
around around
@@ -2880,7 +2880,7 @@ options {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2549464"></a>Interfaces</h4></div></div></div> <a name="id2549670"></a>Interfaces</h4></div></div></div>
<p> <p>
The interfaces and ports that the server will answer queries The interfaces and ports that the server will answer queries
from may be specified using the <span><strong class="command">listen-on</strong></span> option. <span><strong class="command">listen-on</strong></span> takes from may be specified using the <span><strong class="command">listen-on</strong></span> option. <span><strong class="command">listen-on</strong></span> takes
@@ -2960,7 +2960,7 @@ listen-on-v6 port 1234 { !2001:db8::/32; any; };
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2549621"></a>Query Address</h4></div></div></div> <a name="id2549827"></a>Query Address</h4></div></div></div>
<p> <p>
If the server doesn't know the answer to a question, it will If the server doesn't know the answer to a question, it will
query other name servers. <span><strong class="command">query-source</strong></span> specifies query other name servers. <span><strong class="command">query-source</strong></span> specifies
@@ -3204,7 +3204,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2550407"></a>Bad UDP Port Lists</h4></div></div></div> <a name="id2550545"></a>Bad UDP Port Lists</h4></div></div></div>
<p><span><strong class="command">avoid-v4-udp-ports</strong></span> <p><span><strong class="command">avoid-v4-udp-ports</strong></span>
and <span><strong class="command">avoid-v6-udp-ports</strong></span> specify a list and <span><strong class="command">avoid-v6-udp-ports</strong></span> specify a list
of IPv4 and IPv6 UDP ports that will not be used as system of IPv4 and IPv6 UDP ports that will not be used as system
@@ -3218,7 +3218,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2550422"></a>Operating System Resource Limits</h4></div></div></div> <a name="id2550560"></a>Operating System Resource Limits</h4></div></div></div>
<p> <p>
The server's usage of many system resources can be limited. The server's usage of many system resources can be limited.
Scaled values are allowed when specifying resource limits. For Scaled values are allowed when specifying resource limits. For
@@ -3278,7 +3278,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2550605"></a>Server Resource Limits</h4></div></div></div> <a name="id2550743"></a>Server Resource Limits</h4></div></div></div>
<p> <p>
The following options set limits on the server's The following options set limits on the server's
resource consumption that are enforced internally by the resource consumption that are enforced internally by the
@@ -3357,7 +3357,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2550739"></a>Periodic Task Intervals</h4></div></div></div> <a name="id2550945"></a>Periodic Task Intervals</h4></div></div></div>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><span><strong class="command">cleaning-interval</strong></span></span></dt> <dt><span class="term"><span><strong class="command">cleaning-interval</strong></span></span></dt>
<dd><p> <dd><p>
@@ -4181,7 +4181,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2552834"></a><span><strong class="command">trusted-keys</strong></span> Statement Grammar</h3></div></div></div> <a name="id2553108"></a><span><strong class="command">trusted-keys</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting">trusted-keys { <pre class="programlisting">trusted-keys {
<em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ; <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ;
[<span class="optional"> <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ; [<span class="optional">...</span>]</span>] [<span class="optional"> <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ; [<span class="optional">...</span>]</span>]
@@ -4190,7 +4190,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2552883"></a><span><strong class="command">trusted-keys</strong></span> Statement Definition <a name="id2553157"></a><span><strong class="command">trusted-keys</strong></span> Statement Definition
and Usage</h3></div></div></div> and Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">trusted-keys</strong></span> statement defines The <span><strong class="command">trusted-keys</strong></span> statement defines
@@ -4229,7 +4229,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2552955"></a><span><strong class="command">view</strong></span> Statement Definition and Usage</h3></div></div></div> <a name="id2553229"></a><span><strong class="command">view</strong></span> Statement Definition and Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">view</strong></span> statement is a powerful The <span><strong class="command">view</strong></span> statement is a powerful
new feature new feature
@@ -4399,10 +4399,10 @@ view "external" {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2553793"></a><span><strong class="command">zone</strong></span> Statement Definition and Usage</h3></div></div></div> <a name="id2553930"></a><span><strong class="command">zone</strong></span> Statement Definition and Usage</h3></div></div></div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2553800"></a>Zone Types</h4></div></div></div> <a name="id2553938"></a>Zone Types</h4></div></div></div>
<div class="informaltable"><table border="1"> <div class="informaltable"><table border="1">
<colgroup> <colgroup>
<col> <col>
@@ -4611,7 +4611,7 @@ view "external" {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2554215"></a>Class</h4></div></div></div> <a name="id2554421"></a>Class</h4></div></div></div>
<p> <p>
The zone's name may optionally be followed by a class. If The zone's name may optionally be followed by a class. If
a class is not specified, class <code class="literal">IN</code> (for <code class="varname">Internet</code>), a class is not specified, class <code class="literal">IN</code> (for <code class="varname">Internet</code>),
@@ -4633,7 +4633,7 @@ view "external" {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2554248"></a>Zone Options</h4></div></div></div> <a name="id2554454"></a>Zone Options</h4></div></div></div>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><span><strong class="command">journal</strong></span></span></dt> <dt><span class="term"><span><strong class="command">journal</strong></span></span></dt>
<dd><p> <dd><p>
@@ -5057,7 +5057,7 @@ view "external" {
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2555776"></a>Zone File</h2></div></div></div> <a name="id2555845"></a>Zone File</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="types_of_resource_records_and_when_to_use_them"></a>Types of Resource Records and When to Use Them</h3></div></div></div> <a name="types_of_resource_records_and_when_to_use_them"></a>Types of Resource Records and When to Use Them</h3></div></div></div>
@@ -5070,7 +5070,7 @@ view "external" {
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2555794"></a>Resource Records</h4></div></div></div> <a name="id2555863"></a>Resource Records</h4></div></div></div>
<p> <p>
A domain name identifies a node. Each node has a set of A domain name identifies a node. Each node has a set of
resource information, which may be empty. The set of resource resource information, which may be empty. The set of resource
@@ -5659,7 +5659,7 @@ view "external" {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2557046"></a>Textual expression of RRs</h4></div></div></div> <a name="id2557115"></a>Textual expression of RRs</h4></div></div></div>
<p> <p>
RRs are represented in binary form in the packets of the DNS RRs are represented in binary form in the packets of the DNS
protocol, and are usually represented in highly encoded form protocol, and are usually represented in highly encoded form
@@ -5866,7 +5866,7 @@ view "external" {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2557575"></a>Discussion of MX Records</h3></div></div></div> <a name="id2557713"></a>Discussion of MX Records</h3></div></div></div>
<p> <p>
As described above, domain servers store information as a As described above, domain servers store information as a
series of resource records, each of which contains a particular series of resource records, each of which contains a particular
@@ -6123,7 +6123,7 @@ view "external" {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2558126"></a>Inverse Mapping in IPv4</h3></div></div></div> <a name="id2558332"></a>Inverse Mapping in IPv4</h3></div></div></div>
<p> <p>
Reverse name resolution (that is, translation from IP address Reverse name resolution (that is, translation from IP address
to name) is achieved by means of the <span class="emphasis"><em>in-addr.arpa</em></span> domain to name) is achieved by means of the <span class="emphasis"><em>in-addr.arpa</em></span> domain
@@ -6184,7 +6184,7 @@ view "external" {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2558322"></a>Other Zone File Directives</h3></div></div></div> <a name="id2558459"></a>Other Zone File Directives</h3></div></div></div>
<p> <p>
The Master File Format was initially defined in RFC 1035 and The Master File Format was initially defined in RFC 1035 and
has subsequently been extended. While the Master File Format has subsequently been extended. While the Master File Format
@@ -6199,7 +6199,7 @@ view "external" {
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2558344"></a>The <span><strong class="command">$ORIGIN</strong></span> Directive</h4></div></div></div> <a name="id2558482"></a>The <span><strong class="command">$ORIGIN</strong></span> Directive</h4></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$ORIGIN</strong></span> Syntax: <span><strong class="command">$ORIGIN</strong></span>
<em class="replaceable"><code>domain-name</code></em> <em class="replaceable"><code>domain-name</code></em>
@@ -6227,7 +6227,7 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2558473"></a>The <span><strong class="command">$INCLUDE</strong></span> Directive</h4></div></div></div> <a name="id2558542"></a>The <span><strong class="command">$INCLUDE</strong></span> Directive</h4></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$INCLUDE</strong></span> Syntax: <span><strong class="command">$INCLUDE</strong></span>
<em class="replaceable"><code>filename</code></em> <em class="replaceable"><code>filename</code></em>
@@ -6263,7 +6263,7 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2558542"></a>The <span><strong class="command">$TTL</strong></span> Directive</h4></div></div></div> <a name="id2558612"></a>The <span><strong class="command">$TTL</strong></span> Directive</h4></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$TTL</strong></span> Syntax: <span><strong class="command">$TTL</strong></span>
<em class="replaceable"><code>default-ttl</code></em> <em class="replaceable"><code>default-ttl</code></em>
@@ -6282,7 +6282,7 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2558647"></a><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</h3></div></div></div> <a name="id2558716"></a><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</h3></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$GENERATE</strong></span> Syntax: <span><strong class="command">$GENERATE</strong></span>
<em class="replaceable"><code>range</code></em> <em class="replaceable"><code>range</code></em>

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch07.html,v 1.96 2005/05/12 23:54:30 sra Exp $ --> <!-- $Id: Bv9ARM.ch07.html,v 1.97 2005/05/13 03:14:10 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -46,11 +46,11 @@
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2559207"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span> (for <dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2559345"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span> (for
UNIX servers)</a></span></dt> UNIX servers)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559284">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559421">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559344">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559481">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt>
</dl> </dl>
@@ -114,7 +114,7 @@ zone "example.com" {
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2559207"></a><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span> (for <a name="id2559345"></a><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span> (for
UNIX servers)</h2></div></div></div> UNIX servers)</h2></div></div></div>
<p> <p>
On UNIX servers, it is possible to run <span class="acronym">BIND</span> in a <span class="emphasis"><em>chrooted</em></span> environment On UNIX servers, it is possible to run <span class="acronym">BIND</span> in a <span class="emphasis"><em>chrooted</em></span> environment
@@ -138,7 +138,7 @@ zone "example.com" {
</p> </p>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2559284"></a>The <span><strong class="command">chroot</strong></span> Environment</h3></div></div></div> <a name="id2559421"></a>The <span><strong class="command">chroot</strong></span> Environment</h3></div></div></div>
<p> <p>
In order for a <span><strong class="command">chroot()</strong></span> environment In order for a <span><strong class="command">chroot()</strong></span> environment
to to
@@ -166,7 +166,7 @@ zone "example.com" {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2559344"></a>Using the <span><strong class="command">setuid</strong></span> Function</h3></div></div></div> <a name="id2559481"></a>Using the <span><strong class="command">setuid</strong></span> Function</h3></div></div></div>
<p> <p>
Prior to running the <span><strong class="command">named</strong></span> daemon, Prior to running the <span><strong class="command">named</strong></span> daemon,
use use

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch08.html,v 1.96 2005/05/12 23:54:31 sra Exp $ --> <!-- $Id: Bv9ARM.ch08.html,v 1.97 2005/05/13 03:14:10 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -45,18 +45,18 @@
<div class="toc"> <div class="toc">
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559420">Common Problems</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559558">Common Problems</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2559426">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2559563">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559437">Incrementing and Changing the Serial Number</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559575">Incrementing and Changing the Serial Number</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559591">Where Can I Get Help?</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559592">Where Can I Get Help?</a></span></dt>
</dl> </dl>
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2559420"></a>Common Problems</h2></div></div></div> <a name="id2559558"></a>Common Problems</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2559426"></a>It's not working; how can I figure out what's wrong?</h3></div></div></div> <a name="id2559563"></a>It's not working; how can I figure out what's wrong?</h3></div></div></div>
<p> <p>
The best solution to solving installation and The best solution to solving installation and
configuration issues is to take preventative measures by setting configuration issues is to take preventative measures by setting
@@ -68,7 +68,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2559437"></a>Incrementing and Changing the Serial Number</h2></div></div></div> <a name="id2559575"></a>Incrementing and Changing the Serial Number</h2></div></div></div>
<p> <p>
Zone serial numbers are just numbers-they aren't date Zone serial numbers are just numbers-they aren't date
related. A lot of people set them to a number that represents a related. A lot of people set them to a number that represents a
@@ -95,7 +95,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2559591"></a>Where Can I Get Help?</h2></div></div></div> <a name="id2559592"></a>Where Can I Get Help?</h2></div></div></div>
<p> <p>
The Internet Software Consortium The Internet Software Consortium
(<span class="acronym">ISC</span>) offers a wide range (<span class="acronym">ISC</span>) offers a wide range

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch09.html,v 1.97 2005/05/12 23:54:31 sra Exp $ --> <!-- $Id: Bv9ARM.ch09.html,v 1.98 2005/05/13 03:14:10 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -43,24 +43,24 @@
<div class="toc"> <div class="toc">
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2559653">Acknowledgments</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2559654">Acknowledgments</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2559726">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2559728">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#historical_dns_information">General <span class="acronym">DNS</span> Reference Information</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#historical_dns_information">General <span class="acronym">DNS</span> Reference Information</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2562076">Other Documents About <span class="acronym">BIND</span></a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2562282">Other Documents About <span class="acronym">BIND</span></a></span></dt>
</dl></dd> </dl></dd>
</dl> </dl>
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2559653"></a>Acknowledgments</h2></div></div></div> <a name="id2559654"></a>Acknowledgments</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2559726"></a>A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></h3></div></div></div> <a name="id2559728"></a>A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></h3></div></div></div>
<p> <p>
Although the "official" beginning of the Domain Name Although the "official" beginning of the Domain Name
System occurred in 1984 with the publication of RFC 920, the System occurred in 1984 with the publication of RFC 920, the
@@ -469,7 +469,7 @@
</p> </p>
<div class="bibliography"> <div class="bibliography">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2560695"></a>Bibliography</h4></div></div></div> <a name="id2560901"></a>Bibliography</h4></div></div></div>
<div class="bibliodiv"> <div class="bibliodiv">
<h3 class="title">Standards</h3> <h3 class="title">Standards</h3>
<div class="biblioentry"><p>[<span class="abbrev">RFC974</span>] <span class="author"><span class="firstname">C.</span> <span class="surname">Partridge</span>. </span><span class="title"><i>Mail Routing and the Domain System</i>. </span><span class="pubdate">January 1986. </span></p></div> <div class="biblioentry"><p>[<span class="abbrev">RFC974</span>] <span class="author"><span class="firstname">C.</span> <span class="surname">Partridge</span>. </span><span class="title"><i>Mail Routing and the Domain System</i>. </span><span class="pubdate">January 1986. </span></p></div>
@@ -592,11 +592,11 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2562076"></a>Other Documents About <span class="acronym">BIND</span></h3></div></div></div> <a name="id2562282"></a>Other Documents About <span class="acronym">BIND</span></h3></div></div></div>
<p></p> <p></p>
<div class="bibliography"> <div class="bibliography">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2562086"></a>Bibliography</h4></div></div></div> <a name="id2562292"></a>Bibliography</h4></div></div></div>
<div class="biblioentry"><p><span class="authorgroup"><span class="firstname">Paul</span> <span class="surname">Albitz</span> and <span class="firstname">Cricket</span> <span class="surname">Liu</span>. </span><span class="title"><i><span class="acronym">DNS</span> and <span class="acronym">BIND</span></i>. </span><span class="copyright">Copyright <20> 1998 Sebastopol, CA: O'Reilly and Associates. </span></p></div> <div class="biblioentry"><p><span class="authorgroup"><span class="firstname">Paul</span> <span class="surname">Albitz</span> and <span class="firstname">Cricket</span> <span class="surname">Liu</span>. </span><span class="title"><i><span class="acronym">DNS</span> and <span class="acronym">BIND</span></i>. </span><span class="copyright">Copyright <20> 1998 Sebastopol, CA: O'Reilly and Associates. </span></p></div>
</div> </div>
</div> </div>

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium - Copyright (C) 2000-2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.html,v 1.106 2005/05/12 23:54:31 sra Exp $ --> <!-- $Id: Bv9ARM.html,v 1.107 2005/05/13 03:14:10 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -40,9 +40,9 @@
<div class="titlepage"> <div class="titlepage">
<div> <div>
<div><h1 class="title"> <div><h1 class="title">
<a name="id2456738"></a>BIND 9 Administrator Reference Manual</h1></div> <a name="id2456876"></a>BIND 9 Administrator Reference Manual</h1></div>
<div><p class="copyright">Copyright <20> 2004, 2005 Internet Systems Consortium, Inc. ("ISC")</p></div> <div><p class="copyright">Copyright <20> 2004, 2005 Internet Systems Consortium, Inc. ("ISC")</p></div>
<div><p class="copyright">Copyright <20> 2000-2003 Internet Software Consortium</p></div> <div><p class="copyright">Copyright <20> 2000-2003 Internet Software Consortium.</p></div>
</div> </div>
<hr> <hr>
</div> </div>
@@ -51,39 +51,39 @@
<dl> <dl>
<dt><span class="chapter"><a href="Bv9ARM.ch01.html">1. Introduction</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch01.html">1. Introduction</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533236">Scope of Document</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533373">Scope of Document</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533805">Organization of This Document</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533943">Organization of This Document</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2533945">Conventions Used in This Document</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2534014">Conventions Used in This Document</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2534058">The Domain Name System (<span class="acronym">DNS</span>)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch01.html#id2534196">The Domain Name System (<span class="acronym">DNS</span>)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534080">DNS Fundamentals</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534217">DNS Fundamentals</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534114">Domains and Domain Names</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534251">Domains and Domain Names</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534198">Zones</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2534336">Zones</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536664">Authoritative Name Servers</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536802">Authoritative Name Servers</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536830">Caching Name Servers</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536968">Caching Name Servers</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2536958">Name Servers in Multiple Roles</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch01.html#id2537096">Name Servers in Multiple Roles</a></span></dt>
</dl></dd> </dl></dd>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch02.html">2. <span class="acronym">BIND</span> Resource Requirements</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch02.html">2. <span class="acronym">BIND</span> Resource Requirements</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2536993">Hardware requirements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537198">Hardware requirements</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537088">CPU Requirements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537225">CPU Requirements</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537100">Memory Requirements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537238">Memory Requirements</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537125">Name Server Intensive Environment Issues</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537262">Name Server Intensive Environment Issues</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537136">Supported Operating Systems</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch02.html#id2537273">Supported Operating Systems</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch03.html">3. Name Server Configuration</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch03.html">3. Name Server Configuration</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch03.html#sample_configuration">Sample Configurations</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch03.html#sample_configuration">Sample Configurations</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537168">A Caching-only Name Server</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537305">A Caching-only Name Server</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537184">An Authoritative-only Name Server</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537321">An Authoritative-only Name Server</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537274">Load Balancing</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537412">Load Balancing</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537768">Name Server Operations</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch03.html#id2537906">Name Server Operations</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537773">Tools for Use With the Name Server Daemon</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2537911">Tools for Use With the Name Server Daemon</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2539476">Signals</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch03.html#id2539613">Signals</a></span></dt>
</dl></dd> </dl></dd>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch04.html">4. Advanced DNS Features</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch04.html">4. Advanced DNS Features</a></span></dt>
@@ -92,33 +92,33 @@
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#dynamic_update">Dynamic Update</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#dynamic_update">Dynamic Update</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch04.html#journal">The journal file</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch04.html#journal">The journal file</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#incremental_zone_transfers">Incremental Zone Transfers (IXFR)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#incremental_zone_transfers">Incremental Zone Transfers (IXFR)</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2539781">Split DNS</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2539918">Split DNS</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#tsig">TSIG</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#tsig">TSIG</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540296">Generate Shared Keys for Each Pair of Hosts</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540434">Generate Shared Keys for Each Pair of Hosts</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540370">Copying the Shared Secret to Both Machines</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540507">Copying the Shared Secret to Both Machines</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540380">Informing the Servers of the Key's Existence</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540518">Informing the Servers of the Key's Existence</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540420">Instructing the Server to Use the Key</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540557">Instructing the Server to Use the Key</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540614">TSIG Key Based Access Control</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540683">TSIG Key Based Access Control</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540659">Errors</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540728">Errors</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540673">TKEY</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540742">TKEY</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540722">SIG(0)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2540859">SIG(0)</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#DNSSEC">DNSSEC</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#DNSSEC">DNSSEC</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540790">Generating Keys</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540928">Generating Keys</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2540928">Signing the Zone</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541065">Signing the Zone</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541006">Configuring Servers</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541144">Configuring Servers</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2541030">IPv6 Support in <span class="acronym">BIND</span> 9</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch04.html#id2541168">IPv6 Support in <span class="acronym">BIND</span> 9</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541226">Address Lookups Using AAAA Records</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541364">Address Lookups Using AAAA Records</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541248">Address to Name Lookups Using Nibble Format</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch04.html#id2541385">Address to Name Lookups Using Nibble Format</a></span></dt>
</dl></dd> </dl></dd>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch05.html">5. The <span class="acronym">BIND</span> 9 Lightweight Resolver</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch05.html">5. The <span class="acronym">BIND</span> 9 Lightweight Resolver</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch05.html#id2541281">The Lightweight Resolver Library</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch05.html#id2541418">The Lightweight Resolver Library</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch05.html#lwresd">Running a Resolver Daemon</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch05.html#lwresd">Running a Resolver Daemon</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch06.html">6. <span class="acronym">BIND</span> 9 Configuration Reference</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch06.html">6. <span class="acronym">BIND</span> 9 Configuration Reference</a></span></dt>
@@ -126,83 +126,83 @@
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#configuration_file_elements">Configuration File Elements</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#configuration_file_elements">Configuration File Elements</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#address_match_lists">Address Match Lists</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#address_match_lists">Address Match Lists</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2542514">Comment Syntax</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2542583">Comment Syntax</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#Configuration_File_Grammar">Configuration File Grammar</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#Configuration_File_Grammar">Configuration File Grammar</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543058"><span><strong class="command">acl</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543195"><span><strong class="command">acl</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#acl"><span><strong class="command">acl</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#acl"><span><strong class="command">acl</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543248"><span><strong class="command">controls</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543385"><span><strong class="command">controls</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#controls_statement_definition_and_usage"><span><strong class="command">controls</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#controls_statement_definition_and_usage"><span><strong class="command">controls</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543726"><span><strong class="command">include</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543796"><span><strong class="command">include</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543741"><span><strong class="command">include</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543811"><span><strong class="command">include</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543833"><span><strong class="command">key</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543902"><span><strong class="command">key</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543854"><span><strong class="command">key</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543924"><span><strong class="command">key</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2543926"><span><strong class="command">logging</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2544132"><span><strong class="command">logging</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2544120"><span><strong class="command">logging</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2544258"><span><strong class="command">logging</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545402"><span><strong class="command">lwres</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545540"><span><strong class="command">lwres</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545476"><span><strong class="command">lwres</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545613"><span><strong class="command">lwres</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545540"><span><strong class="command">masters</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545677"><span><strong class="command">masters</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545584"><span><strong class="command">masters</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545721"><span><strong class="command">masters</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545598"><span><strong class="command">options</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2545736"><span><strong class="command">options</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#options"><span><strong class="command">options</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#options"><span><strong class="command">options</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2552834"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553108"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2552883"><span><strong class="command">trusted-keys</strong></span> Statement Definition <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553157"><span><strong class="command">trusted-keys</strong></span> Statement Definition
and Usage</a></span></dt> and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2552955"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553229"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span>
Statement Grammar</a></span></dt> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553793"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2553930"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2555776">Zone File</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2555845">Zone File</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2557575">Discussion of MX Records</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2557713">Discussion of MX Records</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558126">Inverse Mapping in IPv4</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558332">Inverse Mapping in IPv4</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558322">Other Zone File Directives</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558459">Other Zone File Directives</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558647"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2558716"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt>
</dl></dd> </dl></dd>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch07.html">7. <span class="acronym">BIND</span> 9 Security Considerations</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch07.html">7. <span class="acronym">BIND</span> 9 Security Considerations</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2559207"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span> (for <dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2559345"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span> (for
UNIX servers)</a></span></dt> UNIX servers)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559284">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559421">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559344">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2559481">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch08.html">8. Troubleshooting</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch08.html">8. Troubleshooting</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559420">Common Problems</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559558">Common Problems</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2559426">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2559563">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559437">Incrementing and Changing the Serial Number</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559575">Incrementing and Changing the Serial Number</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559591">Where Can I Get Help?</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2559592">Where Can I Get Help?</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="appendix"><a href="Bv9ARM.ch09.html">A. Appendices</a></span></dt> <dt><span class="appendix"><a href="Bv9ARM.ch09.html">A. Appendices</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2559653">Acknowledgments</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2559654">Acknowledgments</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2559726">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2559728">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#historical_dns_information">General <span class="acronym">DNS</span> Reference Information</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#historical_dns_information">General <span class="acronym">DNS</span> Reference Information</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2562076">Other Documents About <span class="acronym">BIND</span></a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2562282">Other Documents About <span class="acronym">BIND</span></a></span></dt>
</dl></dd> </dl></dd>
</dl></dd> </dl></dd>
</dl> </dl>

View File

@@ -49,6 +49,7 @@ options {
use-id-pool <boolean>; // obsolete use-id-pool <boolean>; // obsolete
use-ixfr <boolean>; use-ixfr <boolean>;
version ( <quoted_string> | none ); version ( <quoted_string> | none );
flush-zones-on-shutdown <boolean>;
allow-query-cache { <address_match_element>; ... }; allow-query-cache { <address_match_element>; ... };
allow-recursion { <address_match_element>; ... }; allow-recursion { <address_match_element>; ... };
allow-v6-synthesis { <address_match_element>; ... }; // obsolete allow-v6-synthesis { <address_match_element>; ... }; // obsolete

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres.3,v 1.22 2005/05/12 23:54:32 sra Exp $ .\" $Id: lwres.3,v 1.23 2005/05/13 03:14:11 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres.html,v 1.12 2005/05/12 23:54:33 sra Exp $ --> <!-- $Id: lwres.html,v 1.13 2005/05/13 03:14:11 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres &#8212; introduction to the lightweight resolver library</p> <p>lwres &#8212; introduction to the lightweight resolver library</p>
@@ -32,7 +32,7 @@
<div class="funcsynopsis"><pre class="funcsynopsisinfo">#include &lt;lwres/lwres.h&gt;</pre></div> <div class="funcsynopsis"><pre class="funcsynopsisinfo">#include &lt;lwres/lwres.h&gt;</pre></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514037"></a><h2>DESCRIPTION</h2> <a name="id2514173"></a><h2>DESCRIPTION</h2>
<p> <p>
The BIND 9 lightweight resolver library is a simple, name service The BIND 9 lightweight resolver library is a simple, name service
independent stub resolver library. It provides hostname-to-address independent stub resolver library. It provides hostname-to-address
@@ -47,7 +47,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514050"></a><h2>OVERVIEW</h2> <a name="id2514186"></a><h2>OVERVIEW</h2>
<p> <p>
The lwresd library implements multiple name service APIs. The lwresd library implements multiple name service APIs.
The standard The standard
@@ -101,7 +101,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514182"></a><h2>CLIENT-SIDE LOW-LEVEL API CALL FLOW</h2> <a name="id2514318"></a><h2>CLIENT-SIDE LOW-LEVEL API CALL FLOW</h2>
<p> <p>
When a client program wishes to make an lwres request using the When a client program wishes to make an lwres request using the
native low-level API, it typically performs the following native low-level API, it typically performs the following
@@ -149,7 +149,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514330"></a><h2>SERVER-SIDE LOW-LEVEL API CALL FLOW</h2> <a name="id2514467"></a><h2>SERVER-SIDE LOW-LEVEL API CALL FLOW</h2>
<p> <p>
When implementing the server side of the lightweight resolver When implementing the server side of the lightweight resolver
protocol using the lwres library, a sequence of actions like the protocol using the lwres library, a sequence of actions like the
@@ -191,7 +191,7 @@
<p></p> <p></p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514413"></a><h2>SEE ALSO</h2> <a name="id2514550"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres_gethostent</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">lwres_gethostent</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres_getipnode</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">lwres_getipnode</span>(3)</span>,

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_buffer.3,v 1.20 2005/05/12 23:54:33 sra Exp $ .\" $Id: lwres_buffer.3,v 1.21 2005/05/13 03:14:12 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_buffer.html,v 1.12 2005/05/12 23:54:33 sra Exp $ --> <!-- $Id: lwres_buffer.html,v 1.13 2005/05/13 03:14:12 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_buffer_init, lwres_buffer_invalidate, lwres_buffer_add, lwres_buffer_subtract, lwres_buffer_clear, lwres_buffer_first, lwres_buffer_forward, lwres_buffer_back, lwres_buffer_getuint8, lwres_buffer_putuint8, lwres_buffer_getuint16, lwres_buffer_putuint16, lwres_buffer_getuint32, lwres_buffer_putuint32, lwres_buffer_putmem, lwres_buffer_getmem &#8212; lightweight resolver buffer management</p> <p>lwres_buffer_init, lwres_buffer_invalidate, lwres_buffer_add, lwres_buffer_subtract, lwres_buffer_clear, lwres_buffer_first, lwres_buffer_forward, lwres_buffer_back, lwres_buffer_getuint8, lwres_buffer_putuint8, lwres_buffer_getuint16, lwres_buffer_putuint16, lwres_buffer_getuint32, lwres_buffer_putuint32, lwres_buffer_putmem, lwres_buffer_getmem &#8212; lightweight resolver buffer management</p>
@@ -262,7 +262,7 @@ void
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514581"></a><h2>DESCRIPTION</h2> <a name="id2514717"></a><h2>DESCRIPTION</h2>
<p> <p>
These functions provide bounds checked access to a region of memory These functions provide bounds checked access to a region of memory
where data is being read or written. where data is being read or written.

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_config.3,v 1.20 2005/05/12 23:54:33 sra Exp $ .\" $Id: lwres_config.3,v 1.21 2005/05/13 03:14:12 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_config.html,v 1.12 2005/05/12 23:54:33 sra Exp $ --> <!-- $Id: lwres_config.html,v 1.13 2005/05/13 03:14:12 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_conf_init, lwres_conf_clear, lwres_conf_parse, lwres_conf_print, lwres_conf_get &#8212; lightweight resolver configuration</p> <p>lwres_conf_init, lwres_conf_clear, lwres_conf_parse, lwres_conf_print, lwres_conf_get &#8212; lightweight resolver configuration</p>
@@ -90,7 +90,7 @@ lwres_conf_t *
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514130"></a><h2>DESCRIPTION</h2> <a name="id2514266"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_conf_init()</code> <p><code class="function">lwres_conf_init()</code>
creates an empty creates an empty
<span class="type">lwres_conf_t</span> <span class="type">lwres_conf_t</span>
@@ -123,7 +123,7 @@ lwres_conf_t *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514197"></a><h2>RETURN VALUES</h2> <a name="id2514333"></a><h2>RETURN VALUES</h2>
<p><code class="function">lwres_conf_parse()</code> <p><code class="function">lwres_conf_parse()</code>
returns <span class="errorcode">LWRES_R_SUCCESS</span> returns <span class="errorcode">LWRES_R_SUCCESS</span>
if it successfully read and parsed if it successfully read and parsed
@@ -142,13 +142,13 @@ lwres_conf_t *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514234"></a><h2>SEE ALSO</h2> <a name="id2514371"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">stdio</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">stdio</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">resolver</span>(5)</span>. <span class="citerefentry"><span class="refentrytitle">resolver</span>(5)</span>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514260"></a><h2>FILES</h2> <a name="id2514396"></a><h2>FILES</h2>
<p><code class="filename">/etc/resolv.conf</code> <p><code class="filename">/etc/resolv.conf</code>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium .\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_context.3,v 1.22 2005/05/12 23:54:34 sra Exp $ .\" $Id: lwres_context.3,v 1.23 2005/05/13 03:14:12 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001, 2003 Internet Software Consortium - Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_context.html,v 1.14 2005/05/12 23:54:34 sra Exp $ --> <!-- $Id: lwres_context.html,v 1.15 2005/05/13 03:14:12 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_context_create, lwres_context_destroy, lwres_context_nextserial, lwres_context_initserial, lwres_context_freemem, lwres_context_allocmem, lwres_context_sendrecv &#8212; lightweight resolver context management</p> <p>lwres_context_create, lwres_context_destroy, lwres_context_nextserial, lwres_context_initserial, lwres_context_freemem, lwres_context_allocmem, lwres_context_sendrecv &#8212; lightweight resolver context management</p>
@@ -172,7 +172,7 @@ void *
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514219"></a><h2>DESCRIPTION</h2> <a name="id2514357"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_context_create()</code> <p><code class="function">lwres_context_create()</code>
creates a <span class="type">lwres_context_t</span> structure for use in creates a <span class="type">lwres_context_t</span> structure for use in
lightweight resolver operations. It holds a socket and other lightweight resolver operations. It holds a socket and other
@@ -258,7 +258,7 @@ void *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514475"></a><h2>RETURN VALUES</h2> <a name="id2514613"></a><h2>RETURN VALUES</h2>
<p><code class="function">lwres_context_create()</code> <p><code class="function">lwres_context_create()</code>
returns <span class="errorcode">LWRES_R_NOMEMORY</span> if memory for returns <span class="errorcode">LWRES_R_NOMEMORY</span> if memory for
the <span class="type">struct lwres_context</span> could not be allocated, the <span class="type">struct lwres_context</span> could not be allocated,
@@ -283,7 +283,7 @@ void *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514525"></a><h2>SEE ALSO</h2> <a name="id2514663"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres_conf_init</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">lwres_conf_init</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">malloc</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">malloc</span>(3)</span>,

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_gabn.3,v 1.21 2005/05/12 23:54:34 sra Exp $ .\" $Id: lwres_gabn.3,v 1.22 2005/05/13 03:14:13 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_gabn.html,v 1.14 2005/05/12 23:54:34 sra Exp $ --> <!-- $Id: lwres_gabn.html,v 1.15 2005/05/13 03:14:13 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_gabnrequest_render, lwres_gabnresponse_render, lwres_gabnrequest_parse, lwres_gabnresponse_parse, lwres_gabnresponse_free, lwres_gabnrequest_free &#8212; lightweight resolver getaddrbyname message handling</p> <p>lwres_gabnrequest_render, lwres_gabnresponse_render, lwres_gabnrequest_parse, lwres_gabnresponse_parse, lwres_gabnresponse_free, lwres_gabnrequest_free &#8212; lightweight resolver getaddrbyname message handling</p>
@@ -178,7 +178,7 @@ void
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514211"></a><h2>DESCRIPTION</h2> <a name="id2514347"></a><h2>DESCRIPTION</h2>
<p> <p>
These are low-level routines for creating and parsing These are low-level routines for creating and parsing
lightweight resolver name-to-address lookup request and lightweight resolver name-to-address lookup request and
@@ -278,7 +278,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514492"></a><h2>RETURN VALUES</h2> <a name="id2514629"></a><h2>RETURN VALUES</h2>
<p> <p>
The getaddrbyname opcode functions The getaddrbyname opcode functions
<code class="function">lwres_gabnrequest_render()</code>, <code class="function">lwres_gabnrequest_render()</code>,
@@ -316,7 +316,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514558"></a><h2>SEE ALSO</h2> <a name="id2514695"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span> <p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_gai_strerror.3,v 1.21 2005/05/12 23:54:35 sra Exp $ .\" $Id: lwres_gai_strerror.3,v 1.22 2005/05/13 03:14:13 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_gai_strerror.html,v 1.13 2005/05/12 23:54:35 sra Exp $ --> <!-- $Id: lwres_gai_strerror.html,v 1.14 2005/05/13 03:14:13 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_gai_strerror &#8212; print suitable error string</p> <p>lwres_gai_strerror &#8212; print suitable error string</p>
@@ -37,7 +37,7 @@ char *
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514049"></a><h2>DESCRIPTION</h2> <a name="id2514186"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_gai_strerror()</code> <p><code class="function">lwres_gai_strerror()</code>
returns an error message corresponding to an error code returned by returns an error message corresponding to an error code returned by
<code class="function">getaddrinfo()</code>. <code class="function">getaddrinfo()</code>.
@@ -105,7 +105,7 @@ char *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514332"></a><h2>SEE ALSO</h2> <a name="id2514470"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">strerror</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">strerror</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres_getaddrinfo</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">lwres_getaddrinfo</span>(3)</span>,

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium .\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_getaddrinfo.3,v 1.25 2005/05/12 23:54:35 sra Exp $ .\" $Id: lwres_getaddrinfo.3,v 1.26 2005/05/13 03:14:13 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001, 2003 Internet Software Consortium - Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_getaddrinfo.html,v 1.17 2005/05/12 23:54:35 sra Exp $ --> <!-- $Id: lwres_getaddrinfo.html,v 1.18 2005/05/13 03:14:13 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_getaddrinfo, lwres_freeaddrinfo &#8212; socket address structure to host and service name</p> <p>lwres_getaddrinfo, lwres_freeaddrinfo &#8212; socket address structure to host and service name</p>
@@ -89,7 +89,7 @@ struct addrinfo {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514100"></a><h2>DESCRIPTION</h2> <a name="id2514237"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_getaddrinfo()</code> <p><code class="function">lwres_getaddrinfo()</code>
is used to get a list of IP addresses and port numbers for host is used to get a list of IP addresses and port numbers for host
<em class="parameter"><code>hostname</code></em> and service <em class="parameter"><code>hostname</code></em> and service
@@ -283,7 +283,7 @@ struct addrinfo {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514614"></a><h2>RETURN VALUES</h2> <a name="id2514752"></a><h2>RETURN VALUES</h2>
<p><code class="function">lwres_getaddrinfo()</code> <p><code class="function">lwres_getaddrinfo()</code>
returns zero on success or one of the error codes listed in returns zero on success or one of the error codes listed in
<span class="citerefentry"><span class="refentrytitle">gai_strerror</span>(3)</span> <span class="citerefentry"><span class="refentrytitle">gai_strerror</span>(3)</span>
@@ -294,7 +294,7 @@ struct addrinfo {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514651"></a><h2>SEE ALSO</h2> <a name="id2514789"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres_getaddrinfo</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">lwres_getaddrinfo</span>(3)</span>,

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2001 Internet Software Consortium .\" Copyright (C) 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_gethostent.3,v 1.23 2005/05/12 23:54:36 sra Exp $ .\" $Id: lwres_gethostent.3,v 1.24 2005/05/13 03:14:14 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2001 Internet Software Consortium - Copyright (C) 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_gethostent.html,v 1.15 2005/05/12 23:54:36 sra Exp $ --> <!-- $Id: lwres_gethostent.html,v 1.16 2005/05/13 03:14:14 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_gethostbyname, lwres_gethostbyname2, lwres_gethostbyaddr, lwres_gethostent, lwres_sethostent, lwres_endhostent, lwres_gethostbyname_r, lwres_gethostbyaddr_r, lwres_gethostent_r, lwres_sethostent_r, lwres_endhostent_r &#8212; lightweight resolver get network host entry</p> <p>lwres_gethostbyname, lwres_gethostbyname2, lwres_gethostbyaddr, lwres_gethostent, lwres_sethostent, lwres_endhostent, lwres_gethostbyname_r, lwres_gethostbyaddr_r, lwres_gethostent_r, lwres_sethostent_r, lwres_endhostent_r &#8212; lightweight resolver get network host entry</p>
@@ -203,7 +203,7 @@ void
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514296"></a><h2>DESCRIPTION</h2> <a name="id2514434"></a><h2>DESCRIPTION</h2>
<p> <p>
These functions provide hostname-to-address and These functions provide hostname-to-address and
address-to-hostname lookups by means of the lightweight resolver. address-to-hostname lookups by means of the lightweight resolver.
@@ -341,7 +341,7 @@ struct hostent {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514715"></a><h2>RETURN VALUES</h2> <a name="id2514853"></a><h2>RETURN VALUES</h2>
<p> <p>
The functions The functions
<code class="function">lwres_gethostbyname()</code>, <code class="function">lwres_gethostbyname()</code>,
@@ -405,7 +405,7 @@ struct hostent {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514949"></a><h2>SEE ALSO</h2> <a name="id2515086"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">gethostent</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">gethostent</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres_getipnode</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">lwres_getipnode</span>(3)</span>,
@@ -414,7 +414,7 @@ struct hostent {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514983"></a><h2>BUGS</h2> <a name="id2515121"></a><h2>BUGS</h2>
<p><code class="function">lwres_gethostbyname()</code>, <p><code class="function">lwres_gethostbyname()</code>,
<code class="function">lwres_gethostbyname2()</code>, <code class="function">lwres_gethostbyname2()</code>,
<code class="function">lwres_gethostbyaddr()</code> <code class="function">lwres_gethostbyaddr()</code>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium .\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_getipnode.3,v 1.22 2005/05/12 23:54:36 sra Exp $ .\" $Id: lwres_getipnode.3,v 1.23 2005/05/13 03:14:14 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001, 2003 Internet Software Consortium - Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_getipnode.html,v 1.16 2005/05/12 23:54:36 sra Exp $ --> <!-- $Id: lwres_getipnode.html,v 1.17 2005/05/13 03:14:14 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_getipnodebyname, lwres_getipnodebyaddr, lwres_freehostent &#8212; lightweight resolver nodename / address translation API</p> <p>lwres_getipnodebyname, lwres_getipnodebyaddr, lwres_freehostent &#8212; lightweight resolver nodename / address translation API</p>
@@ -98,7 +98,7 @@ void
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514119"></a><h2>DESCRIPTION</h2> <a name="id2514257"></a><h2>DESCRIPTION</h2>
<p> <p>
These functions perform thread safe, protocol independent These functions perform thread safe, protocol independent
nodename-to-address and address-to-nodename nodename-to-address and address-to-nodename
@@ -217,7 +217,7 @@ struct hostent {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514445"></a><h2>RETURN VALUES</h2> <a name="id2514583"></a><h2>RETURN VALUES</h2>
<p> <p>
If an error occurs, If an error occurs,
<code class="function">lwres_getipnodebyname()</code> <code class="function">lwres_getipnodebyname()</code>
@@ -261,7 +261,7 @@ struct hostent {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514542"></a><h2>SEE ALSO</h2> <a name="id2514680"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">RFC2553</span></span>, <p><span class="citerefentry"><span class="refentrytitle">RFC2553</span></span>,
<span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>,

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_getnameinfo.3,v 1.23 2005/05/12 23:54:36 sra Exp $ .\" $Id: lwres_getnameinfo.3,v 1.24 2005/05/13 03:14:14 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_getnameinfo.html,v 1.13 2005/05/12 23:54:37 sra Exp $ --> <!-- $Id: lwres_getnameinfo.html,v 1.14 2005/05/13 03:14:14 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_getnameinfo &#8212; lightweight resolver socket address structure to hostname and <p>lwres_getnameinfo &#8212; lightweight resolver socket address structure to hostname and
@@ -82,7 +82,7 @@ int
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514149"></a><h2>DESCRIPTION</h2> <a name="id2514218"></a><h2>DESCRIPTION</h2>
<p> <p>
This function is equivalent to the This function is equivalent to the
<span class="citerefentry"><span class="refentrytitle">getnameinfo</span>(3)</span> function defined in RFC2133. <span class="citerefentry"><span class="refentrytitle">getnameinfo</span>(3)</span> function defined in RFC2133.
@@ -149,13 +149,13 @@ int
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514291"></a><h2>RETURN VALUES</h2> <a name="id2514428"></a><h2>RETURN VALUES</h2>
<p><code class="function">lwres_getnameinfo()</code> <p><code class="function">lwres_getnameinfo()</code>
returns 0 on success or a non-zero error code if an error occurs. returns 0 on success or a non-zero error code if an error occurs.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514302"></a><h2>SEE ALSO</h2> <a name="id2514440"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">RFC2133</span></span>, <p><span class="citerefentry"><span class="refentrytitle">RFC2133</span></span>,
<span class="citerefentry"><span class="refentrytitle">getservbyport</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">getservbyport</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>,
@@ -165,7 +165,7 @@ int
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514428"></a><h2>BUGS</h2> <a name="id2514566"></a><h2>BUGS</h2>
<p> <p>
RFC2133 fails to define what the nonzero return values of RFC2133 fails to define what the nonzero return values of
<span class="citerefentry"><span class="refentrytitle">getnameinfo</span>(3)</span> <span class="citerefentry"><span class="refentrytitle">getnameinfo</span>(3)</span>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_getrrsetbyname.3,v 1.19 2005/05/12 23:54:37 sra Exp $ .\" $Id: lwres_getrrsetbyname.3,v 1.20 2005/05/13 03:14:15 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_getrrsetbyname.html,v 1.13 2005/05/12 23:54:37 sra Exp $ --> <!-- $Id: lwres_getrrsetbyname.html,v 1.14 2005/05/13 03:14:15 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_getrrsetbyname, lwres_freerrset &#8212; retrieve DNS records</p> <p>lwres_getrrsetbyname, lwres_freerrset &#8212; retrieve DNS records</p>
@@ -102,7 +102,7 @@ struct rrsetinfo {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514102"></a><h2>DESCRIPTION</h2> <a name="id2514240"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_getrrsetbyname()</code> <p><code class="function">lwres_getrrsetbyname()</code>
gets a set of resource records associated with a gets a set of resource records associated with a
<em class="parameter"><code>hostname</code></em>, <em class="parameter"><code>class</code></em>, <em class="parameter"><code>hostname</code></em>, <em class="parameter"><code>class</code></em>,
@@ -150,7 +150,7 @@ struct rrsetinfo {
<p></p> <p></p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514350"></a><h2>RETURN VALUES</h2> <a name="id2514488"></a><h2>RETURN VALUES</h2>
<p><code class="function">lwres_getrrsetbyname()</code> <p><code class="function">lwres_getrrsetbyname()</code>
returns zero on success, and one of the following error codes if returns zero on success, and one of the following error codes if
an error occurred: an error occurred:
@@ -184,7 +184,7 @@ struct rrsetinfo {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514451"></a><h2>SEE ALSO</h2> <a name="id2514588"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>. <p><span class="citerefentry"><span class="refentrytitle">lwres</span>(3)</span>.
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_gnba.3,v 1.21 2005/05/12 23:54:37 sra Exp $ .\" $Id: lwres_gnba.3,v 1.22 2005/05/13 03:14:15 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_gnba.html,v 1.14 2005/05/12 23:54:38 sra Exp $ --> <!-- $Id: lwres_gnba.html,v 1.15 2005/05/13 03:14:15 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_gnbarequest_render, lwres_gnbaresponse_render, lwres_gnbarequest_parse, lwres_gnbaresponse_parse, lwres_gnbaresponse_free, lwres_gnbarequest_free &#8212; lightweight resolver getnamebyaddress message handling</p> <p>lwres_gnbarequest_render, lwres_gnbaresponse_render, lwres_gnbarequest_parse, lwres_gnbaresponse_parse, lwres_gnbaresponse_free, lwres_gnbarequest_free &#8212; lightweight resolver getnamebyaddress message handling</p>
@@ -183,7 +183,7 @@ void
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514214"></a><h2>DESCRIPTION</h2> <a name="id2514350"></a><h2>DESCRIPTION</h2>
<p> <p>
These are low-level routines for creating and parsing These are low-level routines for creating and parsing
lightweight resolver address-to-name lookup request and lightweight resolver address-to-name lookup request and
@@ -270,7 +270,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514490"></a><h2>RETURN VALUES</h2> <a name="id2514627"></a><h2>RETURN VALUES</h2>
<p> <p>
The getnamebyaddr opcode functions The getnamebyaddr opcode functions
<code class="function">lwres_gnbarequest_render()</code>, <code class="function">lwres_gnbarequest_render()</code>,
@@ -308,7 +308,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514556"></a><h2>SEE ALSO</h2> <a name="id2514693"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span>. <p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span>.
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_hstrerror.3,v 1.21 2005/05/12 23:54:38 sra Exp $ .\" $Id: lwres_hstrerror.3,v 1.22 2005/05/13 03:14:15 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_hstrerror.html,v 1.13 2005/05/12 23:54:38 sra Exp $ --> <!-- $Id: lwres_hstrerror.html,v 1.14 2005/05/13 03:14:15 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_herror, lwres_hstrerror &#8212; lightweight resolver error message generation</p> <p>lwres_herror, lwres_hstrerror &#8212; lightweight resolver error message generation</p>
@@ -40,7 +40,7 @@ const char *
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514067"></a><h2>DESCRIPTION</h2> <a name="id2514204"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_herror()</code> <p><code class="function">lwres_herror()</code>
prints the string <em class="parameter"><code>s</code></em> on prints the string <em class="parameter"><code>s</code></em> on
<span class="type">stderr</span> followed by the string generated by <span class="type">stderr</span> followed by the string generated by
@@ -74,7 +74,7 @@ const char *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514253"></a><h2>RETURN VALUES</h2> <a name="id2514323"></a><h2>RETURN VALUES</h2>
<p> <p>
The string <span class="errorname">Unknown resolver error</span> is returned by The string <span class="errorname">Unknown resolver error</span> is returned by
<code class="function">lwres_hstrerror()</code> <code class="function">lwres_hstrerror()</code>
@@ -84,7 +84,7 @@ const char *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514274"></a><h2>SEE ALSO</h2> <a name="id2514343"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">herror</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">herror</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres_hstrerror</span>(3)</span>. <span class="citerefentry"><span class="refentrytitle">lwres_hstrerror</span>(3)</span>.

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_inetntop.3,v 1.20 2005/05/12 23:54:38 sra Exp $ .\" $Id: lwres_inetntop.3,v 1.21 2005/05/13 03:14:15 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_inetntop.html,v 1.13 2005/05/12 23:54:39 sra Exp $ --> <!-- $Id: lwres_inetntop.html,v 1.14 2005/05/13 03:14:15 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_net_ntop &#8212; lightweight resolver IP address presentation</p> <p>lwres_net_ntop &#8212; lightweight resolver IP address presentation</p>
@@ -62,7 +62,7 @@ const char *
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514067"></a><h2>DESCRIPTION</h2> <a name="id2514204"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_net_ntop()</code> <p><code class="function">lwres_net_ntop()</code>
converts an IP address of protocol family converts an IP address of protocol family
<em class="parameter"><code>af</code></em> &#8212; IPv4 or IPv6 &#8212; at <em class="parameter"><code>af</code></em> &#8212; IPv4 or IPv6 &#8212; at
@@ -80,7 +80,7 @@ const char *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514099"></a><h2>RETURN VALUES</h2> <a name="id2514236"></a><h2>RETURN VALUES</h2>
<p> <p>
If successful, the function returns <em class="parameter"><code>dst</code></em>: If successful, the function returns <em class="parameter"><code>dst</code></em>:
a pointer to a string containing the presentation format of the a pointer to a string containing the presentation format of the
@@ -93,7 +93,7 @@ const char *
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514200"></a><h2>SEE ALSO</h2> <a name="id2514269"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">RFC1884</span></span>, <p><span class="citerefentry"><span class="refentrytitle">RFC1884</span></span>,
<span class="citerefentry"><span class="refentrytitle">inet_ntop</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">inet_ntop</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">errno</span>(3)</span>. <span class="citerefentry"><span class="refentrytitle">errno</span>(3)</span>.

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_noop.3,v 1.22 2005/05/12 23:54:39 sra Exp $ .\" $Id: lwres_noop.3,v 1.23 2005/05/13 03:14:16 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_noop.html,v 1.15 2005/05/12 23:54:39 sra Exp $ --> <!-- $Id: lwres_noop.html,v 1.16 2005/05/13 03:14:16 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_nooprequest_render, lwres_noopresponse_render, lwres_nooprequest_parse, lwres_noopresponse_parse, lwres_noopresponse_free, lwres_nooprequest_free &#8212; lightweight resolver no-op message handling</p> <p>lwres_nooprequest_render, lwres_noopresponse_render, lwres_nooprequest_parse, lwres_noopresponse_parse, lwres_noopresponse_free, lwres_nooprequest_free &#8212; lightweight resolver no-op message handling</p>
@@ -179,7 +179,7 @@ void
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514211"></a><h2>DESCRIPTION</h2> <a name="id2514347"></a><h2>DESCRIPTION</h2>
<p> <p>
These are low-level routines for creating and parsing These are low-level routines for creating and parsing
lightweight resolver no-op request and response messages. lightweight resolver no-op request and response messages.
@@ -270,7 +270,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514429"></a><h2>RETURN VALUES</h2> <a name="id2514566"></a><h2>RETURN VALUES</h2>
<p> <p>
The no-op opcode functions The no-op opcode functions
<code class="function">lwres_nooprequest_render()</code>, <code class="function">lwres_nooprequest_render()</code>,
@@ -309,7 +309,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514496"></a><h2>SEE ALSO</h2> <a name="id2514632"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span> <p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span>
</p> </p>
</div> </div>

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_packet.3,v 1.23 2005/05/12 23:54:39 sra Exp $ .\" $Id: lwres_packet.3,v 1.24 2005/05/13 03:14:16 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_packet.html,v 1.16 2005/05/12 23:54:40 sra Exp $ --> <!-- $Id: lwres_packet.html,v 1.17 2005/05/13 03:14:16 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456693"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_lwpacket_renderheader, lwres_lwpacket_parseheader &#8212; lightweight resolver packet handling functions</p> <p>lwres_lwpacket_renderheader, lwres_lwpacket_parseheader &#8212; lightweight resolver packet handling functions</p>
@@ -66,7 +66,7 @@ lwres_result_t
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514078"></a><h2>DESCRIPTION</h2> <a name="id2514215"></a><h2>DESCRIPTION</h2>
<p> <p>
These functions rely on a These functions rely on a
<span class="type">struct lwres_lwpacket</span> <span class="type">struct lwres_lwpacket</span>
@@ -219,7 +219,7 @@ struct lwres_lwpacket {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514464"></a><h2>RETURN VALUES</h2> <a name="id2514532"></a><h2>RETURN VALUES</h2>
<p> <p>
Successful calls to Successful calls to
<code class="function">lwres_lwpacket_renderheader()</code> and <code class="function">lwres_lwpacket_renderheader()</code> and

View File

@@ -1,5 +1,5 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium .\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwres_resutil.3,v 1.22 2005/05/12 23:54:40 sra Exp $ .\" $Id: lwres_resutil.3,v 1.23 2005/05/13 03:14:16 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l

View File

@@ -1,6 +1,6 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium - Copyright (C) 2000, 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: lwres_resutil.html,v 1.16 2005/05/12 23:54:40 sra Exp $ --> <!-- $Id: lwres_resutil.html,v 1.17 2005/05/13 03:14:16 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -22,7 +22,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
</head> </head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
<a name="id2456694"></a><div class="titlepage"></div> <a name="id2456836"></a><div class="titlepage"></div>
<div class="refnamediv"> <div class="refnamediv">
<h2>Name</h2> <h2>Name</h2>
<p>lwres_string_parse, lwres_addr_parse, lwres_getaddrsbyname, lwres_getnamebyaddr &#8212; lightweight resolver utility functions</p> <p>lwres_string_parse, lwres_addr_parse, lwres_getaddrsbyname, lwres_getnamebyaddr &#8212; lightweight resolver utility functions</p>
@@ -134,7 +134,7 @@ lwres_result_t
</div> </div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514154"></a><h2>DESCRIPTION</h2> <a name="id2514292"></a><h2>DESCRIPTION</h2>
<p><code class="function">lwres_string_parse()</code> <p><code class="function">lwres_string_parse()</code>
retrieves a DNS-encoded string starting the current pointer of retrieves a DNS-encoded string starting the current pointer of
lightweight resolver buffer <em class="parameter"><code>b</code></em>: i.e. lightweight resolver buffer <em class="parameter"><code>b</code></em>: i.e.
@@ -210,7 +210,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514361"></a><h2>RETURN VALUES</h2> <a name="id2514499"></a><h2>RETURN VALUES</h2>
<p> <p>
Successful calls to Successful calls to
<code class="function">lwres_string_parse()</code> <code class="function">lwres_string_parse()</code>
@@ -248,7 +248,7 @@ typedef struct {
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2514433"></a><h2>SEE ALSO</h2> <a name="id2514570"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">lwres_buffer</span>(3)</span>, <p><span class="citerefentry"><span class="refentrytitle">lwres_buffer</span>(3)</span>,
<span class="citerefentry"><span class="refentrytitle">lwres_gabn</span>(3)</span>. <span class="citerefentry"><span class="refentrytitle">lwres_gabn</span>(3)</span>.