ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakg_5.4.0.1/rzakgconfiguringdhcpdns.htm

85 lines
5.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Configure DHCP to send dynamic updates to DNS" />
<meta name="abstract" content="You can configure your DHCP and DNS servers to dynamically update DNS resource records when the DHCP server leases an IP address to a client." />
<meta name="description" content="You can configure your DHCP and DNS servers to dynamically update DNS resource records when the DHCP server leases an IP address to a client." />
<meta name="DC.Relation" scheme="URI" content="rzakgconfiguring.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgconceptddns.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgconceptddns.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzakk/rzakkinstalling.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="rzakgconfiguringdhcpdns" />
<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>Configure DHCP to send dynamic updates to DNS</title>
</head>
<body id="rzakgconfiguringdhcpdns"><a name="rzakgconfiguringdhcpdns"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Configure DHCP to send dynamic updates to DNS</h1>
<div><p>You can configure your DHCP and DNS servers to dynamically update
DNS resource records when the DHCP server leases an IP address to a client.</p>
<div class="section"><p>You can configure your DHCP server to send update requests to
the DNS server each time it assigns a new address to a host. This automated
process reduces DNS server administration in rapidly growing or changing TCP/IP
networks, and in networks where hosts change locations frequently. When a
client using DHCP receives an IP address, that data is immediately sent to
the DNS server. Using this method, DNS can continue to successfully resolve
queries for hosts, even when their IP addresses change.</p>
<p>For record updates
to occur, Option 31 must be installed on this iSeries™ server. The DHCP server uses
programming interfaces provided by Option 31 to perform dynamic updates. The
DNS server can be running on a separate iSeries server that is capable
of performing dynamic updates. For information about verifying that Option
31 is installed, refer to DNS system requirements.</p>
<p>To configure DHCP
properties to allow the DHCP server to perform dynamic DNS updates, follow
these steps:</p>
</div>
<ol><li><span>Expand <span class="menucascade"><span class="uicontrol">Network</span> &gt; <span class="uicontrol">Servers</span> &gt; <span class="uicontrol">TCP/IP</span></span>.</span></li>
<li><span>In the right pane, right-click <span class="uicontrol">DHCP</span> and
select <span class="uicontrol">Configuration</span>.</span></li>
<li><span>In the left pane of the <span class="uicontrol">DHCP Server Configuration</span> window,
right-click <span class="uicontrol">Global</span> and select <span class="uicontrol">Properties</span>.</span></li>
<li><span>Select the <span class="uicontrol">Options</span> tab.</span></li>
<li><span>Select <span class="uicontrol">option 15: Domain name</span> from the <span class="uicontrol">Selected
options</span> list. If option 15 does not appear in the <span class="uicontrol">Selected
options</span> list, select 15: Domain name from the <span class="uicontrol">Available
options</span> list and click <span class="uicontrol">Add</span>.</span></li>
<li><span>In the <span class="uicontrol">Domain Name</span> field, specify the domain
name the client uses when resolving host names using DNS.</span></li>
<li><span>Select the <span class="uicontrol">Dynamic DNS</span> tab.</span></li>
<li><span>Select <span class="uicontrol">DHCP server updates both A records and PTR records</span> or
<span class="uicontrol">DHCP server updates PTR records only</span>.</span></li>
<li><span>Set <span class="uicontrol">Append domain name to host name</span> to <span class="uicontrol">Yes</span>.</span></li>
<li><span>Click <span class="uicontrol">OK</span> to close the <span class="uicontrol">Global
Properties</span> page.</span></li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakgconfiguring.htm" title="This topic provides you with instructions for setting up your DHCP server and clients, and for configuring DHCP to send dynamic updates to DNS.">Configure DHCP</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakgconceptddns.htm" title="You can use your DHCP server in conjunction with your DNS server to dynamically update the client information in the DNS when DHCP assigns the client an IP address.">Dynamic updates</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../rzakk/rzakkinstalling.htm">DNS system requirements</a></div>
</div>
</div>
</body>
</html>