Windows 95 Does Not Send DHCP Request Packet

Last reviewed: September 10, 1997
Article ID: Q162948
The information in this article applies to:
  • Microsoft Windows 95
  • Microsoft Windows 95 OEM Service Release version 2

IMPORTANT: This article contains information about editing the registry. Before you edit the registry, you should first make a backup copy of the registry files (System.dat and User.dat). Both are hidden files in the Windows folder.

SYMPTOMS

When you are using Windows 95 with a DHCP server to assign an IP address, you may be unable to connect to or view network resources using TCP/IP.

CAUSE

This behavior can occur if the DHCP key in the registry contains eight MAC address entries. When this occurs, a new one cannot be created for the current session.

RESOLUTION

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows 95. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

NOTE: For information about how to edit the registry, view the Changing Keys And Values online Help topic in Registry Editor (Regedit.exe). Note that you should make a backup copy of the registry files (System.dat and User.dat) before you edit the registry.

Use Registry Editor to remove all the keys except for the Dhcpinfo00 key from the following registry key:

   HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\DHCP

After removing the keys, restart the computer.

STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Windows stores the MAC addresses for each individual network adapter under the DHCP key in the registry. The key for the MAC address (and other information) is stored in a key in the following registry key:

   HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\DHCP

When eight of these keys have been created (DhcpInfo00-DhcpInfo07), Windows 95 does not create a new key and does not send a DHCP Request packet to obtain an IP address from the DHCP server. This problem primarily affects laptop computers that are routinely plugged into different docking stations with network adapters.


Additional query words: 95 wins winsock
Keywords : dun win95 kbnetwork
Version : 95
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 10, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.