If you do not have have a WINS Server on your network by default your Win9x clients will use broadcast in order to register there NetBIOS name. One way to change this behavior is to add a WINS Server and configure your clients to use this WINS Server. Clients will first attempt to use this WINS server instead of broadcasting to resolve NetBIOS names, and will only broadcast if the WINS Server can not be contacted. You can also change this behavior to changing the TCP/IP Node Type
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)* You are using this type now, no WINS Server Set
If DHCP=False, and WINS is manually set, then NodeType=8 (hnode)**If you set up a WINS server and configure clients this you will use this node
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)
The only way to allow the clients to use WINS only, and never broadcast there NetBIOS info is to set the node type to a PNODE (This must be done through a registry entry!). Please see this support article for the complete details and info. Be aware though, that in this mode if your WINS server goes down then you will not be able to resolve NetBios names until the server is backup.
Let me know if this helps!
Acquisitive_One
MCSA, A+
Acquisitive - 1. Characterized by a strong desire to gain and possess. 2. Tending to acquire and retain ideas or information
