Article ID: 173753 - Last Review: November 1, 2006 - Revision: 1.2 Duplicate IP Addresses After Upgrading DHCP Clients to SP2This article was previously published under Q173753 SYMPTOMS
After you upgrade your Windows NT Dynamic Host Configuration Protocol
(DHCP) clients to Service Pack 2 or later, and you are using non-Windows
NT DHCP servers, you may begin receiving error messages indicating
duplicate IP addresses on your network, displayed by DHCP clients.
CAUSE
Windows NT Service Pack 2 includes an update to the DHCP client that allows
the client to send a new packet type to the DHCP server. This new packet,
DHCP DECLINE, lacks the Client ID in the DHCP Options field. Some non-
Windows NT DHCP servers may not process the DECLINE packet, which can
create duplicate IP addresses on the network.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0 or Windows NT Server 4.0, Terminal Server Edition. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
152734
(http://support.microsoft.com/kb/152734/EN-US/
)
How to Obtain the Latest Windows NT 4.0 Service Pack
STATUSMicrosoft has confirmed that this is a problem in Windows NT 4.0 and Windows NT Server 4.0, Terminal Server Edition. This problem was first corrected in Windows NT 4.0 Service Pack 4.0 and Windows NT Server 4.0, Terminal Server Edition Service Pack 4. MORE INFORMATION
Windows NT Service Pack 2 includes an update to the DHCP client that
improves the handling of duplicate IP addresses by workstations. Upon
receiving a DHCP lease, it uses address resolution protocol (ARP) to
determine the assigned IP address. If a response is received (indicating
that the address is already in use by another device on the network), it
sends a DHCP decline to the server. A Windows NT DHCP Server then marks the
address as "bad" and does not attempt to assign that IP address to any
other device. The client resends a DHCP DISCOVER packet and starts the
lease process again. RFC 2131 contains the following statement about the required use of client ID in Section 2, page 9: If a client uses a 'client identifier' in one message, it MUST use that same identifier in all subsequent messages, to ensure that all servers correctly identify the client. For additional information, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: ARTICLE-ID: 161430 (http://support.microsoft.com/kb/161430/EN-US/ ) TITLE : DHCP: Detecting and Flagging Duplicate IP Addresses This problem will not arise if you accept the media access control address as the default client ID (CID) and use a Windows NT DHCP Server, because the Windows NT DHCP server will look elsewhere in the packet for the media access control address of the client. If you choose to implement custom CIDs or use a third-party DHCP server, the IP address will not be marked as a Bad_Address. There will be duplicate IP addresses on the network if the DHCP server does not have duplicate address detection enabled. For additional information, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: 172408 (http://support.microsoft.com/kb/172408/EN-US/ ) TITLE: DHCP: Customer DHCP Client Identifiers for Windows NT | Article Translations
|
Back to the top
