Enabling VLAN Support on Intel PRO/100 Network Adapter Causes Loss of Network Connectivity (306049)
The information in this article applies to:
- Microsoft Windows 2000 Server SP1
- Microsoft Windows 2000 Server SP2
- Microsoft Windows 2000 Advanced Server SP1
- Microsoft Windows 2000 Advanced Server SP2
- Microsoft Windows 2000 Professional SP1
- Microsoft Windows 2000 Professional SP2
This article was previously published under Q306049 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
When you enable Virtual Local Area Network (VLAN) support on an Intel PRO/100 Intelligent Server network adapter that is installed on a Windows 2000-based computer, network connectivity is lost. You may not be able to ping either the default gateway or the local host.
CAUSE
This behavior occurs because of a problem that Intel has found in the PRO/100 Intelligent Server network adapter. This problem prevents VLANs from working properly under Windows 2000.
WORKAROUNDWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk.
To resolve this behavior, update the Intel driver for the network adapter, and then add a value in the registry for each network adapter that is configured for VLANs:
- Read the statement from Intel concerning this problem. You can read this statement at the following Intel Web site:
- Update the driver for the Intelligent Server network adapter by using the drivers that are contained in 100VW2K.exe. You can obtain this file at the following Intel Web site:
The file installs both PROSet, which is an Intel utility that is used to configure the adapter, and the Ivlanw2k.sys drivers that are required to configure and use VLANs.
- Use the PROSet utility to configure the VLANs.
- After you update the driver and configure the VLANs, add a value in the registry for each network adapter that is configured for VLANs:
- Start Registry Editor (Regedt32.exe).
- Locate and click the following key in the registry
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\iVLANProtocol\Parameters\Adapters\adapter id
where adapter id is a long string of letters and numbers.
- On the Edit menu, click Add Value, and then add the following registry value:
Value name: DontUseMulticastAll<BR/>
Data type: REG_DWORD<BR/>
Radix: Binary<BR/>
Value data: 1
- Quit Registry Editor.
- Restart the computer.
Modification Type: | Major | Last Reviewed: | 12/19/2003 |
---|
Keywords: | kb3rdparty kbnetwork kbprb KB306049 |
---|
|