Article ID: 950574 - Last Review: May 13, 2008 - Revision: 1.2
A Windows Server 2003-based DHCP server does not respond correctly to DHCP INFORM requests if the requests are forwarded from the IP Helper API or from relay agents
A Windows Server 2003-based Dynamic Host Configuration
Protocol (DHCP) server receives a DHCP INFORM packet from the IP Helper API or
from a relay agent.
The broadcast bit is set in this packet.
In this scenario, the Windows Server 2003 DHCP server sends the
request back to the IP Helper API or to the relay agent. The broadcast bit is
turned off, and the "yiaddr" field set
to 0. This behavior does not comply with Request for Comments (RFC) 2131,
"Dynamic Host Configuration Protocol."
In this scenario, the IP Helper
API or the relay agent is unable to forward the response package to the client
that is sending the DHCP INFORM packet.
For example, users usually
experience about 11 seconds of delay when they use the Web Distributed
Authoring and Versioning (WebDAV) Web client service to access a Microsoft
SharePoint server. The WebDAV Web client service uses DHCP INFORM requests to
query updates to HTTP proxy configuration settings.
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
To apply this hotfix, you must have either Windows Server 2003
Service Pack 1 or Windows Server 2003 Service Pack 2 installed.
Restart requirement
You do not have to restart the computer after you apply this
hotfix. However, you must restart the DHCP service.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file
attributes (or later file attributes) that are listed in the following table.
The dates and times for these files are listed in Coordinated Universal Time
(UTC). When you view the file information, it is converted to local time. To
find the difference between UTC and local time, use the Time
Zone tab in the Date and Time item in Control
Panel.
Windows Server 2003 with Service Pack 1, x86-based versions
Collapse this tableExpand this table
File name
File version
File
size
Date
Time
Platform
Dhcpssvc.dll
5.2.3790.3107
271,872
20-Mar-2008
13:31
x86
Windows Server 2003 with Service Pack 2, x86-based versions
Collapse this tableExpand this table
File name
File version
File
size
Date
Time
Platform
Dhcpssvc.dll
5.2.3790.4257
270,848
20-Mar-2008
14:27
x86
Windows Server 2003 with Service Pack 1, Itanium-based versions
Collapse this tableExpand this table
File name
File version
File
size
Date
Time
Platform
SP
requirement
Service branch
Dhcpssvc.dll
5.2.3790.3107
735,744
20-Mar-2008
12:11
IA-64
SP1
Not
Applicable
Wdhcpssvc.dll
5.2.3790.3107
271,872
20-Mar-2008
12:11
x86
SP1
WOW
Windows Server 2003 with Service Pack 2, Itanium-based versions
Collapse this tableExpand this table
File name
File version
File
size
Date
Time
Platform
SP
requirement
Service branch
Dhcpssvc.dll
5.2.3790.4257
732,672
20-Mar-2008
12:16
IA-64
SP2
Not
Applicable
Wdhcpssvc.dll
5.2.3790.4257
270,848
20-Mar-2008
12:16
x86
SP2
WOW
Windows Server 2003, x64-based versions
Collapse this tableExpand this table
File name
File version
File
size
Date
Time
Platform
SP
requirement
Service branch
Dhcpssvc.dll
5.2.3790.3107
434,176
20-Mar-2008
12:11
x64
SP1
Not
Applicable
Wdhcpssvc.dll
5.2.3790.3107
271,872
20-Mar-2008
12:11
x86
SP1
WOW
Windows Server 2003 with Service Pack 2, x64-based versions
Collapse this tableExpand this table
File name
File version
File
size
Date
Time
Platform
SP
requirement
Service branch
Dhcpssvc.dll
5.2.3790.4257
432,640
20-Mar-2008
12:18
x64
SP2
Not
Applicable
Wdhcpssvc.dll
5.2.3790.4257
270,848
20-Mar-2008
12:18
x86
SP2
WOW
Note After you install this hotfix, the Windows Server 2003-based DHCP
server does not reset the broadcast bit in the scenario that was discussed in
the “Symptoms” section.
A
server or relay agent that sends or relays a DHCP message directly to a DHCP
client should examine the BROADCAST bit in the "flags" field. If this bit is
1, the DHCP message should be sent as an IP broadcast by using an IP
broadcast address as the IP destination address and as
the link-layer broadcast address. (The IP broadcast should preferably be 0xffffffff.) If the BROADCAST bit is 0, the message should
be sent as an IP unicast to the IP address that is specified in the "yiaddr"
field and to the link-layer address that is specified in the "chaddr" field (the Client Hardware address field). If
unicasting is not possible, the message may be sent as an IP broadcast by using
an IP broadcast address (preferably 0xffffffff) as the IP destination address. The link-layer broadcast address should be used as the link-layer destination
address. However, the DHCP client does not receive this packet because its
destination is 0.0.0.0.
For more information about RFC 2131, visit the
following Internet Drafts Web site: