69 lines
4.5 KiB
HTML
69 lines
4.5 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="task" />
|
|||
|
<meta name="DC.Title" content="Import Domain Name System files" />
|
|||
|
<meta name="abstract" content="Domain Name System (DNS) can import existing zone data files. Follow these time-saving procedures for creating a new zone from an existing configuration file." />
|
|||
|
<meta name="description" content="Domain Name System (DNS) can import existing zone data files. Follow these time-saving procedures for creating a new zone from an existing configuration file." />
|
|||
|
<meta name="DC.Relation" scheme="URI" content="rzakkconfiguring.htm" />
|
|||
|
<meta name="DC.Relation" scheme="URI" content="recordvalidation.htm" />
|
|||
|
<meta name="DC.Relation" scheme="URI" content="rzakkconfignamesrvrzone.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="rzakkconfigimport" />
|
|||
|
<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>Import Domain Name System files</title>
|
|||
|
</head>
|
|||
|
<body id="rzakkconfigimport"><a name="rzakkconfigimport"><!-- --></a>
|
|||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|||
|
<h1 class="topictitle1">Import Domain Name System files</h1>
|
|||
|
<div><p>Domain Name System (DNS) can import existing zone data files. Follow
|
|||
|
these time-saving procedures for creating a new zone from an existing configuration
|
|||
|
file.</p>
|
|||
|
<div class="section"><p>You can create a primary zone by importing a zone data file, or
|
|||
|
by converting existing host tables. Refer to <a href="http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/RZAISCONVERTH.HTM" target="_blank">Converting host tables</a> to create zone data from a
|
|||
|
host table.</p>
|
|||
|
<p>You can import any file that is a valid zone configuration
|
|||
|
file based on BIND syntax. The file should be located in an IFS directory.
|
|||
|
When imported, DNS verifies that it is a valid zone data file and adds it
|
|||
|
to the NAMED.CONF file for this server instance.</p>
|
|||
|
<p>To import a zone file,
|
|||
|
follow these steps:</p>
|
|||
|
</div>
|
|||
|
<ol><li><span>In iSeries™ Navigator,
|
|||
|
expand <span class="menucascade"><span class="uicontrol">your iSeries server</span> > <span class="uicontrol">Network</span> > <span class="uicontrol">Servers</span> > <span class="uicontrol">DNS</span></span>.</span></li>
|
|||
|
<li><span>In the right pane, double-click the DNS server instance into which
|
|||
|
you want to import the zone.</span></li>
|
|||
|
<li><span>In the left pane, right-click <span class="uicontrol">DNS server</span> and
|
|||
|
select <span class="uicontrol">Import Zone</span>.</span></li>
|
|||
|
<li><span>Follow the wizard's instructions to import the primary zone.</span></li>
|
|||
|
</ol>
|
|||
|
</div>
|
|||
|
<div>
|
|||
|
<ul class="ullinks">
|
|||
|
<li class="ulchildlink"><strong><a href="recordvalidation.htm">Record validation</a></strong><br />
|
|||
|
The Import domain data function reads and validates each record of the file that is being imported.</li>
|
|||
|
</ul>
|
|||
|
|
|||
|
<div class="familylinks">
|
|||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakkconfiguring.htm" title="This topic explains how to use iSeries Navigator to configure name servers and to resolve queries outside of your domain.">Configure Domain Name System</a></div>
|
|||
|
</div>
|
|||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|||
|
<div><a href="rzakkconfignamesrvrzone.htm" title="After you configure a Domain Name System (DNS) server instance, you need to configure the zones for the name server.">Configure zones on a name server</a></div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
</html>
|