79 lines
5.3 KiB
HTML
79 lines
5.3 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="Troubleshoot DHCP" />
|
|
<meta name="abstract" content="You can view job log and trace data, as well as use troubleshooting lists for common problems." />
|
|
<meta name="description" content="You can view job log and trace data, as well as use troubleshooting lists for common problems." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakgkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="gatherdhcperrorinfo.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakgproblemnoip.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakgproblemdupip.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakgproblemddns.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakgproblemjoblog.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakgplanning.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzajt/rzajtrzajtprbcomtraceinsts.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="rzakgtroubleshooting" />
|
|
<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>Troubleshoot DHCP</title>
|
|
</head>
|
|
<body id="rzakgtroubleshooting"><a name="rzakgtroubleshooting"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Troubleshoot DHCP</h1>
|
|
<div><p>You can view job log and trace data, as well as use troubleshooting
|
|
lists for common problems.</p>
|
|
<div class="section"><p>The following information is provided to help you troubleshoot
|
|
problems that you might have with your DHCP server. If your problem is not
|
|
listed here, review the Planning for DHCP topic to verify that
|
|
you have taken everything into consideration for your DHCP configuration.</p>
|
|
<p>Select
|
|
a problem description from the following list, or read Gathering detailed
|
|
DHCP error information topic for directions to access server log data and
|
|
trace information.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="gatherdhcperrorinfo.htm">Gather detailed DHCP error information</a></strong><br />
|
|
There are a couple of ways to find out the error details behind the problem that you are encountering.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakgproblemnoip.htm">Problem: Clients are not receiving an IP address or their configuration information</a></strong><br />
|
|
Problems might occur if the clients cannot receive an IP address or the configuration information. An IP address is leased to a client through a four-step process between the client and the DHCP server.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakgproblemdupip.htm">Problem: Duplicate IP address assignments on the same network</a></strong><br />
|
|
An IP address should be unique across your network. The DHCP server cannot assign a single IP address to more than one client.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakgproblemddns.htm">Problem: DNS records are not being updated by DHCP</a></strong><br />
|
|
The iSeries™ DHCP
|
|
server is capable of dynamically updating DNS resource records. Dynamic update
|
|
errors might be caused by the failure of DNS records update.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakgproblemjoblog.htm">Problem: DHCP job log has DNS030B messages with error code 3447</a></strong><br />
|
|
Error code 3447 means that the DHCP server timed out waiting for
|
|
a response from the DNS server. This might be due to network or connection
|
|
problems between the iSeries™ DHCP server and DNS server.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakgkickoff.htm" title="Dynamic Host Configuration Protocol (DHCP) is a TCP/IP standard that uses a central server to manage IP addresses and other configuration details for an entire network.">Dynamic Host Configuration Protocol</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzajt/rzajtrzajtprbcomtraceinsts.htm">iSeries Communication Trace</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzakgplanning.htm" title="There are several steps you must take to plan how DHCP should be set up for your network.">Plan for DHCP</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |