81 lines
5.2 KiB
HTML
81 lines
5.2 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="concept" />
|
|
<meta name="DC.Title" content="Domain Name System requirements" />
|
|
<meta name="abstract" content="This topic describes the software requirements to run Domain Name System (DNS) on your iSeries server." />
|
|
<meta name="description" content="This topic describes the software requirements to run Domain Name System (DNS) on your iSeries server." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakkkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakkifdnsinstalled.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakkinstalldns.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakkconceptbind.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzalf/rzalfintro.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaismst.pdf" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakkconfiguring.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="rzakkinstalling" />
|
|
<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>Domain Name System requirements</title>
|
|
</head>
|
|
<body id="rzakkinstalling"><a name="rzakkinstalling"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Domain Name System requirements</h1>
|
|
<div><p>This topic describes the software requirements to run Domain Name
|
|
System (DNS) on your iSeries™ server.</p>
|
|
<p>The DNS option (Option 31) does not install automatically with the base
|
|
operating system. You must specifically select DNS for installation. The new
|
|
DNS server added for OS/400<sup>®</sup> V5R1 is based on the industry-standard DNS
|
|
implementation known as BIND 8. Previous OS/400 DNS services were based on BIND
|
|
4.9.3, and are still available in OS/400 V5R1.</p>
|
|
<p>After DNS is installed, you are by default configured to set up a single
|
|
DNS server using the BIND 4.9.3-based DNS server capabilities that were available
|
|
in previous releases. If you want to run one or more DNS servers using BIND
|
|
8, you must install PASE. PASE is SS1 Option 33. After PASE is installed, iSeries Navigator
|
|
automatically handles configuring the correct BIND implementation.</p>
|
|
<p>If you do not use PASE, you will not be able to take advantage of all of
|
|
the BIND 8 features. If you do not use PASE, you can still run the same DNS
|
|
server based on BIND 4.9.3 that was available in previous releases. See the
|
|
V4R5 DNS information center topic for BIND 4.9.3 documentation.</p>
|
|
<p>If you want to configure a DHCP server on a different iSeries to
|
|
send updates to this DNS server, Option 31 must be installed on DHCP iSeries as
|
|
well. The Dynamic Host Configuration Protocol (DHCP) server uses programming
|
|
interfaces provided by Option 31 to perform dynamic updates.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzakkifdnsinstalled.htm">Determine if Domain Name System is installed</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzakkinstalldns.htm">Install Domain Name System</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakkkickoff.htm" title="Domain Name System (DNS) is a distributed database system for managing host names and their associated Internet Protocol (IP) addresses.">Domain Name System</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzalf/rzalfintro.htm">Portable Application Solutions Environment (PASE)</a></div>
|
|
<div><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="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzakkconceptbind.htm" title="Besides dynamic updates, BIND 8 offers several features to enhance performance of your Domain Name System (DNS) server.">BIND 8 features</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="rzaismst.pdf" target="_blank">V4R5 DNS Information Center topic</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |