Help and Support

Description of TCP/IP Node-Type Settings in Windows 95/98

Article ID:142042
Last Review:January 19, 2007
Revision:2.2
This article was previously published under Q142042
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 (http://support.microsoft.com/kb/256986/EN-US/) Description of the Microsoft Windows Registry

SUMMARY

This article describes the TCP/IP node-type settings in Windows.

MORE INFORMATION

WARNING: 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.

The four TCP/IP node types are defined by number in Windows:
1 - bnode (broadcast only)
2 - pnode (WINS only)
4 - mnode (broadcast, then WINS)
8 - hnode (WINS, then broadcast)
The default Windows TCP/IP node types are:
If DHCP=False, and WINS is disabled, then NodeType=1 (bnode)
If DHCP=False, and WINS is manually set, then NodeType=8 (hnode)
If DHCP=True, and DHCP sets WINS, then NodeType=8 (hnode)
If DHCP=True, and WINS is manually set, then NodeType=8 (hnode)
If DHCP=True, and WINS is disabled, then NodeType=1 (bnode)
NOTE: If WINS server options are provided via DHCP then Node Type should be set using DHCP option 46; however, locally defining a WINS server on the client will override these two options, as locally defined WINS servers automatically set your node type to H-Node.

The node type can be manually changed by editing the Windows registry. The location is under the HKEY_LOCAL_MACHINE subtree under the following subkey:
SYSTEM\CURRENTCONTROLSET\SERVICES\VXD\MSTCP\NodeType
The four values listed above (1, 2, 4, 8) are valid values for NodeType.

NOTE: NodeType can be added as a String value under MSTCP if it does not already exist.

For more information, please see the Windows 95 or the Windows 98 Resource Kit.

APPLIES TO
Microsoft Windows 95
Microsoft Windows 98 Standard Edition
Microsoft Windows 98 Second Edition

Back to the top

Keywords: 
KB142042

Article Translations

 

Related Support Centers

Other Support Options

  • Contact Microsoft
    Phone Numbers, Support Options and Pricing, Online Help, and more.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.