Mentioned
In
|
 |
 |
 |
 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms
of Use |
Trademarks
Article ID: 971307 - Last Review: June 30, 2009 - Revision: 1.2 A DHCP server that is running Windows Server 2008 handles DHCPInform messages incorrectly if relay agents forward these messagesConsider the following scenario: - A Dynamic Host Configuration Protocol (DHCP) server that is running Windows Server 2008 receives a DHCPInform message from a relay agent.
- The broadcast bit is set in this message.
In this scenario, the DHCP server that is running Windows Server 2008 sends the message back to the relay agent. In the message, the broadcast bit is not set, and the yiaddr field is set to 0. This behavior does not comply with the "Dynamic Host Configuration Protocol" specifications in Request for Comments (RFC) 2131. Therefore, the relay agent cannot forward the message back to the client that sent the DHCPInform message. For example, users use the Web Distributed Authoring and Versioning (WebDAV) Web Client service to access a Microsoft SharePoint server. However, they usually experience an 11-second delay when they use the WebDAV Web Client service. In this case, the WebDAV Web Client service uses DHCPInform messages to query for updates in the configuration settings for the HTTP proxy. This problem occurs because the DHCP server that is running Windows Server 2008 clears the broadcast bit in the DHCPInform packet. After you install this hotfix, the DHCP server that is running Windows Server 2008 does not reset the broadcast bit. Hotfix information 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 the problem described in this article. 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. Important Windows Vista
and Windows Server 2008 hotfixes are included in the same packages. However,
only one of these products may be listed on the “Hotfix Request†page. To
request the hotfix package that applies to both Windows Vista and Windows
Server 2008, just select the product that is listed on the page. PrerequisitesTo apply this hotfix, your computer must be running Windows Server 2008. Additionally, your computer must have the DHCP server role enabled. Restart requirementYou 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 previously released
hotfixes. Registry information To apply this hotfix, you do not have to make any changes to the
registry. 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 2008 file information noteThe MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are
listed separately
. MUM and MANIFEST files, and the associated security catalog (.cat) files, are critical to maintaining the state of the updated component. The security catalog files (attributes not listed) are signed with a Microsoft digital signature. For all supported x86-based versions of Windows Server 2008Collapse this tableExpand this table | File name | File version | File size | Date | Time | Platform | SP requirement |
|---|
| Dhcpserver.events.xml | Not Applicable | 581 | 01-Apr-2009 | 18:55 | Not Applicable | SP1 | | Dhcpssvc.dll | 6.0.6001.22432 | 490,496 | 13-May-2009 | 14:48 | x86 | SP1 |
For all supported x64-based versions of Windows Server 2008Collapse this tableExpand this table | File name | File version | File size | Date | Time | Platform | SP requirement |
|---|
| Dhcpserver.events.xml | Not Applicable | 581 | 01-Apr-2009 | 15:56 | Not Applicable | SP1 | | Dhcpssvc.dll | 6.0.6001.22432 | 618,496 | 13-May-2009 | 15:04 | x64 | SP1 |
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. The following is an example of the network traces that are generated at each stage of the process : - A DHCP client sends a DHCPInform message that has the broadcast bit set.
+ Ethernet: Etype = Internet IP (IPv4)
+ Ipv4: Src = 10.10.18.18, Dest = 255.255.255.255, Next Protocol = UDP, Packet ID = 6076, Total IP Length = 328
- Udp: SrcPort = BOOTP client(68), DstPort = BOOTP server(67), Length = 308
SourcePort: BOOTP client(68), 68(0x44)
DestinationPort: BOOTP server(67), 67(0x43)
TotalLength: 308 (0x134)
Checksum: 7521 (0x1D61)
- Dhcp: Request, MsgType = INFORM, TransactionID = 0x1A5624C3
OpCode: Request, 1(0x01)
Hardwaretype: Ethernet
HardwareAddressLength: 6 (0x6)
HopCount: 0 (0x0)
TransactionID: 441853123 (0x1A5624C3)
Seconds: 0 (0x0)
- Flags: 32768 (0x8000)
Broadcast: (1...............) <---- Broadcast bit is set.
Reserved: (.000000000000000)
ClientIP: 10.10.18.18
YourIP: 0.0.0.0
ServerIP: 0.0.0.0
RelayAgentIP: 0.0.0.0
+ ClientHardwareAddress: 00-19-B9-20-FA-0E
ServerHostName:
BootFileName:
MagicCookie: 99.130.83.99
+ MessageType: INFORM
+ clientID: (Type 1)
+ HostName: VISTA009W
+ VendorClassIdentifier: MSFT 5.0
+ ParameterRequestList:
+ End:
- The relay agent forwards the DHCPInform message to a DHCP server.
Frame:
+ Ethernet: Etype = Internet IP (IPv4)
+ Ipv4: Src = 10.10.16.2, Dest = 10.4.16.222, Next Protocol = UDP, Packet ID = 45398, Total IP Length = 328
- Udp: SrcPort = BOOTP client(68), DstPort = BOOTP server(67), Length = 308
SourcePort: BOOTP client(68), 68(0x44)
DestinationPort: BOOTP server(67), 67(0x43)
TotalLength: 308 (0x134)
Checksum: 49722 (0xC23A)
- Dhcp: Request, MsgType = INFORM, TransactionID = 0x1A5624C3
OpCode: Request, 1(0x01)
Hardwaretype: Ethernet
HardwareAddressLength: 6 (0x6)
HopCount: 1 (0x1)
TransactionID: 441853123 (0x1A5624C3)
Seconds: 0 (0x0)
- Flags: 32768 (0x8000)
Broadcast: (1...............) <---- Broadcast bit is set
Reserved: (.000000000000000)
ClientIP: 10.10.18.18
YourIP: 0.0.0.0
ServerIP: 0.0.0.0
RelayAgentIP: 10.10.16.2
+ ClientHardwareAddress: 00-19-B9-20-FA-0E
ServerHostName:
BootFileName:
MagicCookie: 99.130.83.99
+ MessageType: INFORM
+ clientID: (Type 1)
+ HostName: VISTA009W
+ VendorClassIdentifier: MSFT 5.0
+ ParameterRequestList:
+ End:
- The DHCP server sends back a message for which the broadcast bit is not set.
Frame:
+ Ethernet: Etype = Internet IP (IPv4)
+ Ipv4: Src = 10.4.16.222, Dest = 10.10.16.2, Next Protocol = UDP, Packet ID = 27188, Total IP Length = 328
- Udp: SrcPort = BOOTP server(67), DstPort = BOOTP server(67), Length = 308
SourcePort: BOOTP server(67), 67(0x43)
DestinationPort: BOOTP server(67), 67(0x43)
TotalLength: 308 (0x134)
Checksum: 64061 (0xFA3D)
- Dhcp: Reply, MsgType = ACK, TransactionID = 0x1A5624C3
OpCode: Reply, 2(0x02)
Hardwaretype: Ethernet
HardwareAddressLength: 6 (0x6)
HopCount: 0 (0x0)
TransactionID: 441853123 (0x1A5624C3)
Seconds: 0 (0x0)
- Flags: 0 (0x0)
Broadcast: (0...............) <- Broadcast bit is cleared
Reserved: (.000000000000000)
ClientIP: 10.10.18.18
YourIP: 0.0.0.0 <-- It is correct behavior. However, the relay agent will use this address if the broadcast bit is cleared.
ServerIP: 0.0.0.0
RelayAgentIP: 10.10.16.2
+ ClientHardwareAddress: 00-19-B9-20-FA-0E
ServerHostName:
BootFileName:
MagicCookie: 99.130.83.99
+ MessageType: ACK
+ ServerIdentifier: 10.4.16.222
+ SubnetMask: 255.255.128.0
+ DomainName: parl.gc.ca
+ Router: 10.10.16.1
+ DomainNameServer: 0.0.168038622.168038623
+ NBOverTCPIPNameServer: 0.0.168038622.168038623
+ NodeType: H-node (8)
+ End:
- DHCP relay agent uses the following RFC specifications:
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. The server or relay agent does not send the DHCP message to a relay agent specified in the "giaddr" field. If the BROADCAST bit is set to 1, the DHCP message should be sent as an IP broadcast by using an IP broadcast address (preferably 0xffffffff) as the IP destination address and as the link-layer broadcast address. If the BROADCAST bit is cleared to 0, the message should be sent as an IP unicast to the IP address that is specified in the "yiaddr" field and in the link-layer address that is specified in the "chaddr" field. If unicasting is not possible, the message can be sent as an IP broadcast by using an IP broadcast address (preferably 0xffffffff) as the IP destination address and by using the link-layer broadcast address as the link-layer destination address. Frame:
+ Ethernet: Etype = Internet IP (IPv4)
+ Ipv4: Src = 10.10.16.2, Dest = 0.0.0.0, Next Protocol = UDP, Packet ID = 45402, Total IP Length = 328 destination 0.0.0.0 as YourIP ('yiaddr') is 0.0.0.0
- Udp: SrcPort = BOOTP server(67), DstPort = BOOTP client(68), Length = 308
SourcePort: BOOTP server(67), 67(0x43)
DestinationPort: BOOTP client(68), 68(0x44)
TotalLength: 308 (0x134)
Checksum: 0 (0x0)
- Dhcp: Reply, MsgType = ACK, TransactionID = 0x1A5624C3
OpCode: Reply, 2(0x02)
Hardwaretype: Ethernet
HardwareAddressLength: 6 (0x6)
HopCount: 0 (0x0)
TransactionID: 441853123 (0x1A5624C3)
Seconds: 0 (0x0)
- Flags: 0 (0x0)
Broadcast: (0...............) <- no broadcast bit
Reserved: (.000000000000000)
ClientIP: 10.10.18.18
YourIP: 0.0. 00.
ServerIP: 0.0.0.0
RelayAgentIP: 10.10.16.2
+ ClientHardwareAddress: 00-19-B9-20-FA-0E
ServerHostName:
BootFileName:
MagicCookie: 99.130.83.99
+ MessageType: ACK
+ ServerIdentifier: 10.4.16.222
+ SubnetMask: 255.255.128.0
+ DomainName: parl.gc.ca
+ Router: 10.10.16.1
+ DomainNameServer: 0.0.168038622.168038623
+ NBOverTCPIPNameServer: 0.0.168038622.168038623
+ NodeType: H-node (8)
+ End:
Note The DHCP client does not receive this packet because its destination address is 0.0.0.0.
For more information about RFC 2131, visit the following Internet Engineering Task Force (IETF) Web site:
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
950574Â
(http://kbalertz.com/Feedback.aspx?kbNumber=950574/
)
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
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Â
(http://kbalertz.com/Feedback.aspx?kbNumber=824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
Additional files for all supported x86-based versions of Windows Server 2008Collapse this tableExpand this table | File name | File version | File size | Date | Time | Platform |
|---|
| Package_for_kb971307_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum | Not Applicable | 1,425 | 14-May-2009 | 05:18 | Not Applicable | | Package_for_kb971307_sc~31bf3856ad364e35~x86~~6.0.1.0.mum | Not Applicable | 1,422 | 14-May-2009 | 05:18 | Not Applicable | | Package_for_kb971307_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum | Not Applicable | 1,407 | 14-May-2009 | 05:18 | Not Applicable | | Package_for_kb971307_server~31bf3856ad364e35~x86~~6.0.1.0.mum | Not Applicable | 1,430 | 14-May-2009 | 05:18 | Not Applicable | | X86_microsoft-windows-dhcpserverruntime_31bf3856ad364e35_6.0.6001.22432_none_29750cf2b0beff20.manifest | Not Applicable | 141,628 | 13-May-2009 | 17:54 | Not Applicable |
Additional files for all supported x64-based versions of Windows Server 2008Collapse this tableExpand this table | File name | File version | File size | Date | Time | Platform |
|---|
| Amd64_microsoft-windows-dhcpserverruntime_31bf3856ad364e35_6.0.6001.22432_none_8593a876691c7056.manifest | Not Applicable | 141,672 | 13-May-2009 | 17:53 | Not Applicable | | Package_for_kb971307_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum | Not Applicable | 1,433 | 14-May-2009 | 05:18 | Not Applicable | | Package_for_kb971307_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum | Not Applicable | 1,430 | 14-May-2009 | 05:18 | Not Applicable | | Package_for_kb971307_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum | Not Applicable | 1,415 | 14-May-2009 | 05:18 | Not Applicable | | Package_for_kb971307_server~31bf3856ad364e35~amd64~~6.0.1.0.mum | Not Applicable | 1,438 | 14-May-2009 | 05:18 | Not Applicable |
APPLIES TO- Windows Server 2008 Datacenter
- Windows Server 2008 Enterprise
- Windows Server 2008 Standard
| kbautohotfix kbexpertiseadvanced kbfix kbsurveynew kbqfe kbhotfixserver KB971307 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please
|
 |
 |
 |
 |
 |
 |
 |
| |