TCP/IP-32 Client Cannot Obtain DHCP LeaseLast reviewed: September 9, 1996Article ID: Q125514 |
The information in this article applies to:
SUMMARYA Microsoft Windows for Workgroups client using Microsoft TCP/IP-32 Dynamic Host Configuration Protocol (DHCP) on the same network segment as a Microsoft Windows NT 3.5 DHCP Server may not be able to obtain an IP address lease if the DHCP server is incorrectly configured.
MORE INFORMATIONIf the DHCP server is assigned a Class B IP address, it must also have its DHCP scope configured for Class B addresses or it will not respond with an offer message when it receives a discover message from a DHCP client.
ExampleA DHCP server is assigned a Class B IP address. However, it is configured to lease DHCP clients Class C IP addresses, that is, its DHCP scope is configured as Class C. Because the DHCP client is on the same segment, its discover message is not routed and thus the giaddr field is not modified by an RFC 1542 compliant router. Noticing that the giaddr field has not been modified, the server assumes the client is on the same subnet and uses its own IP information (IP address and subnet mask) for its DHCP offer message.
|
KBCategory: kbnetwork kbenv
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |