ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakk_5.4.0.1/rzakkconfigfiles.htm

180 lines
12 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Maintain Domain Name System configuration files" />
<meta name="abstract" content="This topic helps you to understand the files Domain Name System (DNS) uses and review guidelines for backing up and maintaining them." />
<meta name="description" content="This topic helps you to understand the files Domain Name System (DNS) uses and review guidelines for backing up and maintaining them." />
<meta name="DC.Relation" scheme="URI" content="rzakkmanaging.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakkplanningauthority.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakkconfignamesrvr.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakkmanagingstats.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakkconfigfiles" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Maintain Domain Name System configuration files</title>
</head>
<body id="rzakkconfigfiles"><a name="rzakkconfigfiles"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Maintain Domain Name System configuration files</h1>
<div><p>This topic helps you to understand the files Domain Name System
(DNS) uses and review guidelines for backing up and maintaining them.</p>
<div class="section"><p>You can use i5/OS™ DNS to create and manage DNS server instances
on your iSeries™.
The configuration files for DNS are managed by iSeries Navigator. You should not manually
edit the files. Always use iSeries Navigator to create, change, or delete DNS
configuration files. DNS configuration files are stored in the integrated
file system paths listed below.</p>
<div class="note"><span class="notetitle">Note:</span> The file structure below applies
to DNS running on BIND 8. If you are using DNS based on BIND 4.9.3, see <a href="http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/RZAISBACKUPDN.HTM" target="_blank">Backing up DNS configuration files and maintaining log files</a> in
the V4R5 DNS Information Center topic.</div>
<p>In the following table, files
are listed in the hierarchy of paths shown. Files with a save icon <img src="rzakk505.gif" alt="File backup recommended." /> should be backed
up to protect data. Files with a delete icon <img src="rzakk506.gif" alt="Delete file on regular basis." /> should be deleted on a regular basis.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e57">Name</th>
<th valign="top" id="d0e59"> Icon</th>
<th valign="top" id="d0e61">Description</th>
</tr>
</thead>
<tbody><tr><td valign="top" headers="d0e57 "><strong>QIBM/UserData/OS400/DNS/</strong></td>
<td valign="top" headers="d0e59 "> </td>
<td valign="top" headers="d0e61 ">Starting point directory for DNS.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">ATTRIBUTES</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">DNS uses this file to determine which BIND version you are using.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><strong>QIBM/UserData/OS400/DNS/ <em>&lt;instance-n&gt;</em>/</strong></td>
<td valign="top" headers="d0e59 "> </td>
<td valign="top" headers="d0e61 ">Starting point directory for a DNS instance.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">ATTRIBUTES</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">Configuration attributes used by iSeries DNS.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">NAMED.CONF</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">This file contains configuration data. Used to tell the server what
specific zones it is managing, where the zone files are, which zones can be
dynamically updated, where its forwarding servers are, and other option settings.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">BOOT.AS400BIND4</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /> </td>
<td valign="top" headers="d0e61 ">BIND 4.9.3 server configuration and policies file that is converted
to the BIND 8 NAMED.CONF file for this instance. This file is created if you
migrate a BIND 4.9.3 server to BIND 8. It serves as a backup for migration,
and can be deleted when the BIND 8 server is working properly.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">NAMED.CA</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">List of root servers for this server instance.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">NAMED_DUMP.DB</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk506.gif" alt="Delete file on regular basis." /><br /> </td>
<td valign="top" headers="d0e61 ">Server data dump created for the active server database.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">NAMED.STATS</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk506.gif" alt="Delete file on regular basis." /><br /></td>
<td valign="top" headers="d0e61 ">Server statistics.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">NAMED.PID</td>
<td valign="top" headers="d0e59 "> </td>
<td valign="top" headers="d0e61 ">Holds Process ID of running server. This file is created each time
the DNS server is started. It is used for the Database, Statistics, and Update
server functions. Do not delete or edit this file.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">QUERYLOG</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk506.gif" alt="Delete file on regular basis." /><br /></td>
<td valign="top" headers="d0e61 ">The DNS server log of queries received. The file is created when the
DNS server log is active. When active, this file becomes large and it should
be deleted on a regular basis.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><em>&lt;zone-name-a&gt;</em>.DB</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">Zone file for a particular domain to be served by this server. Contains
all of the resource records for this zone.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><em>&lt;zone-name-b&gt;</em>.DB</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">Zone file for a particular domain to be served by this server. Contains
all of the resource records for this zone. Each zone has a separate .DB file.</td>
</tr>
<tr><td valign="top" headers="d0e57 ">*.ixfr.*</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk506.gif" alt="Delete file on regular basis." /><br /></td>
<td valign="top" headers="d0e61 ">Incremental zone transfer (IXFR) files. These files are used by secondary
servers to load only changed data since the last zone transfer. As updates
are made, the number of IXFR files will grow. You should periodically delete
the older IXFR files. Leaving files that were created within a day or two
will allow most secondaries to still load IXFRs. If you delete all of the
files, the secondary will request a full transfer (AXFR).</td>
</tr>
<tr><td valign="top" headers="d0e57 ">TMP</td>
<td valign="top" headers="d0e59 "> </td>
<td valign="top" headers="d0e61 ">Directory used by server instance for creating temporary work files.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><strong>QIBM/UserData/OS400/DNS/TMP</strong></td>
<td valign="top" headers="d0e59 "> </td>
<td valign="top" headers="d0e61 ">Temp directory used by QTOBH2N program to create intermediate files
dumped from the host table for later import using iSeries Navigator.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><strong>QIBM/UserData/OS400/DNS/_DYN/</strong></td>
<td valign="top" headers="d0e59 "> </td>
<td valign="top" headers="d0e61 ">Directory that holds files required for dynamic updates.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><em>&lt;key_id-name-x&gt;</em>._KID</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">File containing a BIND 8 key statement for the key_id named <em>&lt;key_id-name-x&gt;</em>.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><em>&lt;key_id-name-x&gt;</em>._DUK. <em>&lt;zone-name-a&gt;</em></td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /> </td>
<td valign="top" headers="d0e61 ">Dynamic update key required to initiate a dynamic update request to <em>&lt;zone-name-a&gt;</em> using
the <em>&lt;key_id-name-x&gt;</em> key.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><em>&lt;key_id-name-y&gt;</em>._KID</td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /> </td>
<td valign="top" headers="d0e61 ">File containing a BIND 8 key statement for the key_id named <em>&lt;key_id-name-y&gt;</em>.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><em>&lt;key_id-name-y&gt;</em>._DUK. <em>&lt;zone-name-a&gt;</em></td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">Dynamic update key required to initiate a dynamic update request to <em>&lt;zone-name-a&gt;</em> using
the <em>&lt;key_id-name-y&gt;</em> key.</td>
</tr>
<tr><td valign="top" headers="d0e57 "><em>&lt;key_id-name-y&gt;</em>._DUK. <em>&lt;zone-name-b&gt;</em></td>
<td valign="top" headers="d0e59 "><br /><img src="rzakk505.gif" alt="File backup recommended." /><br /></td>
<td valign="top" headers="d0e61 ">Dynamic update key required to initiate a dynamic update request to <em>&lt;zone-name-b&gt;</em> using
the <em>&lt;key_id-name-y&gt;</em> key.</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakkmanaging.htm" title="This topic discusses how to verify Domain Name System (DNS) function, monitor performance, and maintain DNS data and files.">Manage Domain Name System</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakkplanningauthority.htm" title="There are special authorization requirements for the Domain Name System (DNS) administrator. You should also consider security implications of authorization.">Determine Domain Name System authorities</a></div>
<div><a href="rzakkmanagingstats.htm" title="Database dump and statistics tools can help you review and manage server performance.">Access Domain Name System server statistics</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzakkconfignamesrvr.htm" title="Domain Name System (DNS) allows you to create multiple name server instances. This topic provides instructions for configuring a name server.">Configure name servers</a></div>
</div>
</div>
</body>
</html>