Post by WalidThank-you very much for responding!
Yes, from my workstation the NLB Manager works and I can see both nodes
showing converged. What is bizarre is that sometimes the NLB manager works
from each node without any issues. Mostly, though, it will see "host
unreachable" error for one of the nodes.
I want to make sure that my TCP/IP settings are correct. Would you please
NLB is configured for UNICAST and I have 2 NICS on each node. All
interfaces are on the same subnet.
Node1/NIC1
DIP: 192.168.1.10/24
VIP: 192.168.1.50/24
Default Gateway: 192.168.1.1
DNS: (dns IP addresses)
WINS: (WINS IP addresses)
and you are enabling NLB on this NIC, right?
Post by WalidNode1/NIC2
IP: 192.168.1.11/24
No default gateway configured
No DNS configured
No WINS configured
This NIC should be on a separate network segment that can be routed so you
can use it to connect to the node and manage the node, for example, apply
patches and manage content.
Post by WalidNode2/NIC1
DIP: 192.168.1.20/24
VIP: 192.168.1.50/24
Default Gateway: 192.168.1.1
DNS: (dns IP addresses)
WINS: (WINS IP addresses)
and you are enabling NLB on this NIC, right?
Post by WalidNode1/NIC2
IP: 192.168.1.21/24
No default gateway configured
No DNS configured
No WINS configured
This NIC should be on a separate network segment that can be routed so you
can use it to connect to the node and manage the node, for example, apply
patches and manage content.
Post by Walid1. What traffic goes through the DIP?
In Unicast - none. See
http://msmvps.com/blogs/clusterhelp/archive/2005/08/07/61965.aspx for more
info.
Post by Walid2. How or is NIC2 being used and if so, for what type of traffic?
NIC2 is supposed to be used for management. That means, you use this NIC to
connect to a specific node when you need to do work on it.
Post by Walid3. When I RDP to any node, which interface is being used?
If you RDP to NIC2, then NIC2 is being used. If you RDP to the VIP, then one
of the nodes is being used according to the NLB algorith.
Post by Walid4. Is UNICAST mode a proper method for this configuration?
Unicast with two NICs is the best practice for NLB.
Post by Walid5. Does it matter which interface should have DNS,WINS, DEFAULT GATEWAY in
this case?
All interfaces should have DNS, WINS, but only the VIP should have a default
gateway. Your management NIC might need to have a route added for it, but it
should not need a default gateway.
--
Russ Kaufmann
MVP - Windows Server - Clustering
ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp
The next ClusterHelp classes are:
Sep 3 - 6 in Copenhagen
Oct 8 - 11 in New York