How WLBS Handles the Dedicated IP Address

ID: Q233279


The information in this article applies to:


SUMMARY

The dedicated Internet Protocol (IP) address you configure during Windows NT Load Balancing Service (WLBS) Setup is the local host's unique IP address used for dedicated traffic to the host or network traffic not associated with the cluster. The WLBS driver passes all packets addressed to the dedicated IP to the TCP/IP stack.


MORE INFORMATION

There are two types of dedicated traffic:

Because individual servers can be tested through their dedicated address, you can use the dedicated IP address to diagnose bad content. You can also use Telnet to access a specific host within the cluster.

WLBS uses the dedicated IP address when you use a single network adapter to handle both cluster network traffic and dedicated traffic. In this case, the cluster's IP address and the dedicated IP address are bound to the same network adapter. WLBS ensures that all traffic to the dedicated IP address is not affected (even when the WLBS host is not part of a cluster because of problems).

NetBT (NetBIOS over TCP/IP) binds only to the first IP address on a network adapter. When you use a single network adapter, the first IP address is either the cluster IP address or the dedicated IP address. If an IP address is not the first one listed, it does not communicate using NetBT.

An additional network adapter is recommended for separating cluster and dedicated traffic on each host. If you use separate network adapters to handle cluster network traffic and dedicated traffic, only the cluster's network adapter is bound to the WLBS driver. Network traffic to the dedicated IP address is not associated with the WLBS driver.


REFERENCES

For additional information, please see the following article in the Microsoft Knowledge Base:

Q197991 How to Configure WLBS Using Multiple Network Interface Cards

Additional query words:


Keywords          : kbnetwork 
Version           : winnt:1.0,4.0
Platform          : winnt 
Issue type        : kbinfo 

Last Reviewed: July 16, 1999