How to properly configure NLB cluster in Windows 2008<p dir=ltr style="margin-right:0px">Hi,<br> <br>I have just tried to configure 2 node Windows 2008 NLB cluster and I run into problem.<br>Until now I have successfully installed Windows Server 2003 NLB clusters. I used 2 nic per node and unicast mode.<br><br>For example<br><br>    Node1                                                        Node2<br>                Pub Interface (default)                                Pub Interface (default)<br>                        IP:192.168.1.11/24                                    IP:192.168.1.12/24<br>                        GW: 192.168.1.1                                        GW: 192.168.1.1<br><br><br>                NLB Interface*                                                 NLB Interface*<br>                        IP:192.168.1.12/24                                    IP: 192.168.1.13/24<br>                        GW:-                                                           GW:-<br><br>*DNS registration, File Share client and server, NetBIOS over TCP/IP disabled on this interface.<br><br>After configuring IP addresses I would run NLB manager and configure cluster in unicast mode.<br><br><br>When I tried this on Windows Server 2008, I could not access NLB address outside local subnet. Only when I configure DEFAULT GATEWAY on both NIC's, NLB started working.<br><br>When I run network monitor I notices that in this configuration, Windows 2003 would always respond using Public LAN (source MAC address would be from public NIC), no matter if i tried to connect to Public or NLB IP address.<br><br>In Windows 2008 if I tried to connect to Public IP, response packet would had source MAC address from Public NIC and when I accessed NLB address then source MAC would be from NLB NIC. For me this looks like change from 2003.<br><br>So how do we correctly configure unicast NLB cluster with 2 NIC's in Windows Server 2008? Do we just add default gateway to NLB NIC?<br><br><br>Krunoslav<br><br>P.S.<br>When I tried to search for solution I found that other people had this issue.<br><br> <br><br></p>© 2009 Microsoft Corporation. All rights reserved.Thu, 05 Nov 2009 13:30:45 Z0afdb0fc-2adf-4864-b164-87e24451f875http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#0afdb0fc-2adf-4864-b164-87e24451f875http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#0afdb0fc-2adf-4864-b164-87e24451f875kmihalichttp://social.technet.microsoft.com/Profile/en-US/?user=kmihalicHow to properly configure NLB cluster in Windows 2008<p dir=ltr style="margin-right:0px">Hi,<br> <br>I have just tried to configure 2 node Windows 2008 NLB cluster and I run into problem.<br>Until now I have successfully installed Windows Server 2003 NLB clusters. I used 2 nic per node and unicast mode.<br><br>For example<br><br>    Node1                                                        Node2<br>                Pub Interface (default)                                Pub Interface (default)<br>                        IP:192.168.1.11/24                                    IP:192.168.1.12/24<br>                        GW: 192.168.1.1                                        GW: 192.168.1.1<br><br><br>                NLB Interface*                                                 NLB Interface*<br>                        IP:192.168.1.12/24                                    IP: 192.168.1.13/24<br>                        GW:-                                                           GW:-<br><br>*DNS registration, File Share client and server, NetBIOS over TCP/IP disabled on this interface.<br><br>After configuring IP addresses I would run NLB manager and configure cluster in unicast mode.<br><br><br>When I tried this on Windows Server 2008, I could not access NLB address outside local subnet. Only when I configure DEFAULT GATEWAY on both NIC's, NLB started working.<br><br>When I run network monitor I notices that in this configuration, Windows 2003 would always respond using Public LAN (source MAC address would be from public NIC), no matter if i tried to connect to Public or NLB IP address.<br><br>In Windows 2008 if I tried to connect to Public IP, response packet would had source MAC address from Public NIC and when I accessed NLB address then source MAC would be from NLB NIC. For me this looks like change from 2003.<br><br>So how do we correctly configure unicast NLB cluster with 2 NIC's in Windows Server 2008? Do we just add default gateway to NLB NIC?<br><br><br>Krunoslav<br><br>P.S.<br>When I tried to search for solution I found that other people had this issue.<br><br> <br><br></p>Thu, 14 Aug 2008 21:41:33 Z2008-08-14T21:41:33Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#631ab1de-db76-4f30-b8eb-ed3a4d473befhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#631ab1de-db76-4f30-b8eb-ed3a4d473befJoachim Nasslanderhttp://social.technet.microsoft.com/Profile/en-US/?user=Joachim%20NasslanderHow to properly configure NLB cluster in Windows 2008This is from <a href="http://technet.microsoft.com/en-us/library/cc771300.aspx">http://technet.microsoft.com/en-us/library/cc771300.aspx</a> so you might need to edit the port rules since I don't know what you're clustering.<br> <br><b><br>To create an NLB cluster </b> <ol class=ordered> <li> <p>To open Network Load Balancing Manager, click <b>Start</b>, click <b>Administrative Tools</b>, and then click <b>Network Load Balancing Manager</b>. You can also open Network Load Balancing Manager by typing <b>Nlbmgr</b> from a command prompt.</p> <li> <p>Right-click <b>Network Load Balancing Clusters</b>, and then click <b>New Cluster</b>.</p> <li> <p>Connect to the host that is to be a part of the new cluster. In <b>Host</b>, enter the name of the host, and then click <b>Connect</b>.</p> <li> <p>Select the interface that you want to use with the cluster, and then click <b>Next</b>. (The interface hosts the virtual IP address and receives the client traffic to load balance.)</p> <li> <p>In <b>Host Parameters</b>, select a value in <b>Priority (Unique host identifier)</b>. This parameter specifies a unique ID for each host. The host with the lowest numerical priority among the current members of the cluster handles all of the cluster's network traffic that is not covered by a port rule. You can override these priorities or provide load balancing for specific ranges of ports by specifying rules on the <b>Port rules</b> tab of the <b>Network Load Balancing Properties</b> dialog box. Click <b>Next</b> to continue.</p> <li> <p>In <b>Cluster IP Addresses</b>, click <b>Add</b> to enter the cluster IP address that is shared by every host in the cluster. NLB adds this IP address to the TCP/IP stack on the selected interface of all hosts chosen to be part of the cluster. NLB doesn't support Dynamic Host Configuration Protocol (DHCP). NLB disables DHCP on each interface it configures, so the IP addresses must be static. Click <b>Next</b> to continue.</p> <li> <p>In <b>Cluster Parameters</b>, type values in <b>IP Address and Subnet mask</b> (for IPv6 addresses, subnet mask is not needed). A full Internet name<b> is not needed when using NLB with Terminal Services.</b></p> <li> <p>In <b>Cluster operation mode</b>, click <b>Unicast</b> to specify that a unicast media access control (MAC) address should be used for cluster operations. In unicast mode, the MAC address of the cluster is assigned to the network adapter of the computer, and the built-in MAC address of the network adapter is not used. It is recommended that you accept the unicast default settings. Click <b>Next</b> to continue.</p> <li> <p>In <b>Port Rules</b>, click <b>Edit</b> to modify the default port rules. Configure the rules as follows:</p> <p>In <b>Port Range</b>, specify a range of 3389 to 3389 so that the new rule applies only to RDP traffic.</p> <p>In <b>Protocols</b>, select <b>TCP </b>as the specific TCP/IP protocol that a port rule should cover. Only the network traffic for the specified protocol is affected by the rule. Traffic not affected by the port rule is handled by the default host.</p> <p>In <b>Filtering mode</b>, select <b>Multiple host</b>, which specifies that multiple hosts in the cluster handle network traffic for this port rule.</p> <p>In <b>Affinity</b> (which applies only for the Multiple host filtering mode), select <b>None</b> if you are planning to use TS Session Broker. Select <b>Single</b> if you are not planning to use TS Session Broker.</p> <li> <p>Click <b>Finish</b> to create the cluster.</p></li></ol><hr size="1" align="left" width="25%">Technet Forums Moderator | Solution Specialist | Ask The Experts IT-forumTue, 19 Aug 2008 07:09:46 Z2008-08-19T07:09:46Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#caec87d8-df2e-4754-959d-b36205884fe6http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#caec87d8-df2e-4754-959d-b36205884fe6Thomas M.T.http://social.technet.microsoft.com/Profile/en-US/?user=Thomas%20M.T.How to properly configure NLB cluster in Windows 2008 Hi Joachim,<br><br>Nice cut &amp; paste you done here. This doesn't explain how to configure the cluster network but the client network. The question said that he is using 2 NIC's per node. How do you congure the &quot;NLB Interface&quot;?<br>Thanks<br>TMT.<hr size="1" align="left" width="25%">ascThu, 28 Aug 2008 08:06:32 Z2008-08-28T08:06:32Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#ab4596cf-e06c-48f6-b253-26ddd6c4d4b3http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#ab4596cf-e06c-48f6-b253-26ddd6c4d4b3vicavrhttp://social.technet.microsoft.com/Profile/en-US/?user=vicavrHow to properly configure NLB cluster in Windows 2008Hi Guys,<br><br>Just let you know, that we faced the same trouble, i.e. &quot;could not access NLB address outside local subnet&quot;.<br><br>We configured 2-nodes unicast NLB cluster with 2 NIC's on each server instance. But unlike pure Windows Server 2008 NLB cluster from the first post, one of our nodes is Windows Server 2008 parent partition with Hyper-V role installed, another one - Windows Server 2003 running as a child partition on another Windows Server 2008 Hyper-V box. Do not ask me, why we use this Hyper-V virtual thingy ;-) mostly to save money on hardware and to utilize existing Windows Server 2003 licenses.<br><br>In addition, we played with 2-nodes unicast NLB setup using only Windows Server 2008, but - same trouble. Hyper-V was used in this scenario as well: 1st node - Windows Server 2008 parent partition with Hyper-V role installed, another one - Windows Server 2008 running as a child partition on another Windows Server 2008 Hyper-V box. <br><br>BTW, to add Windows Server 2008 child partition to NLB cluster, HotFix from Microsoft should be applied and virtual network card (NIC) has to be manually configured using Virtual Network Manager tool with MAC address of Virtual NLB interface (more details in <a href="http://support.microsoft.com/kb/953828/en-us">KB 953828</a>)... A lot of 'virtual', hah?!<br><br>To recap, it seems like using default settings for NLB with Windows 2008 is not a good idea. And I could not find any kind of best practices for proper NLB setup for different scenarios so far. Any help?<br><br>Cheers, Vic<br><br>P.S. Discussion related to running NLB with Hyper-V - <a href="http://social.technet.microsoft.com/forums/en-US/winserverhyperv/thread/dcda9a2c-a0a9-4fb6-86eb-a2e86ea9f745/">http://social.technet.microsoft.com/forums/en-US/winserverhyperv/thread/dcda9a2c-a0a9-4fb6-86eb-a2e86ea9f745/</a>Wed, 10 Sep 2008 06:30:51 Z2008-09-10T06:51:29Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#e2f292e1-b77a-4e18-bb0d-ce9389f13d69http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#e2f292e1-b77a-4e18-bb0d-ce9389f13d69vicavrhttp://social.technet.microsoft.com/Profile/en-US/?user=vicavrHow to properly configure NLB cluster in Windows 2008<p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Hi Guys,<br><br>After some research on the Internet, reading, thinking and long hours of playing with settings, I found only ONE configuration that works for me!</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Actually, we faced two troubles with NLB since the beginning of testing:<br>1) &quot;could not access NLB address outside local subnet&quot;<br>2) could not access NLB at all when two nodes were off and then we enable one on windows 2008<br><br></font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Key points of working configuration:</font></p> <ul style="margin-top:0in" type=disc> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Specify gateway on the dedicated network interface for NLB on Windows Server 2008 node</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>When using Hyper-V and Windows Server 2003 as a Child Partition, use Legacy Network Adapter with static MAC address of NLB Virtual IP</font></li></ul> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2> </font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>If you are interested in our setup, please find all details below.</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2><br>In terms of hardware, we use two HP Proliant DL 380 G5 with two E5310 CPU and 4GB each. These boxes have 2 network adapters on board (NIC1, NIC2 for the first box and NIC3, NIC4 for the second one).<br><br>As for software, we installed Windows Server 2008 Standard 64 bit with Hyper-V role on both machines. Now in Microsoft (MS) terminology we should refer to Windows Server 2008 instances as to Parent Partitions (PP1 for the first box and PP2 for the second one). We created a Virtual Machine (VM) with Windows Server 2003 R2 Standard 32 bit and run it as a Child Partition on every server (CP1 on PP1 and CP2 on PP2). In total, there are two Windows Server 2008 PP and two Windows Server 2003 R2 CP. </font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>We configured CP with 4 virtual CPU and 2 GB of RAM. All latest MS updates are installed. HP teaming is not present on PP.  </font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Final working network configuration is as follows (network part of IPv4 addresses. IPv6 and MAC address except last digits were removed):<br><br></font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>xx  - single Class C subnet</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>DIP – Dedicated IP for NLB NIC</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>VIP – Virtual IP of NLB cluster</font></p> <div style="border-right:windowtext 1pt solid;padding-right:4pt;border-top:windowtext 1pt solid;padding-left:4pt;padding-bottom:1pt;border-left:windowtext 1pt solid;padding-top:1pt;border-bottom:windowtext 1pt solid"><font face="'verdana','sans-serif'" size=2>&gt;ipconfig /all on PP1 </font> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2><br>Ethernet adapter Virtual LAN-V and LAN (xx.103 and xx.107):</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2> </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Connection-specific DNS Suffix  . : </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Description . . . . . . . . . . . : HP NC373i Multifunction Gigabit Server Adapter #2 - Virtual Network</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Physical Address. . . . . . . . . : xx-F6</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   DHCP Enabled. . . . . . . . . . . : No</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Autoconfiguration Enabled . . . . : Yes</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Link-local IPv6 Address . . . . . : xx::xx(Preferred) </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   IPv4 Address. . . . . . . . . . . : xx.103(Preferred) </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   IPv4 Address. . . . . . . . . . . : xx.107(Preferred) </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Default Gateway . . . . . . . . . : xx.1</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   DNS Servers . . . . . . . . . . . : xx.101</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>                                       xx.111</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   NetBIOS over Tcpip. . . . . . . . : Enabled</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2> </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>Ethernet adapter FE NLB1 LAN (DIP xx.127 and VIP xx.117 with gw):</font><font face="'verdana','sans-serif'" size=2> </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Connection-specific DNS Suffix  . : </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Description . . . . . . . . . . . : HP NC373i Multifunction Gigabit Server Adapter</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Physical Address. . . . . . . . . : xx-75</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   DHCP Enabled. . . . . . . . . . . : No</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Autoconfiguration Enabled . . . . : Yes</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   IPv4 Address. . . . . . . . . . . : xx.127(Preferred) </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   IPv4 Address. . . . . . . . . . . : xx.117(Preferred) </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   Default Gateway . . . . . . . . . : xx.1</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>   NetBIOS over Tcpip. . . . . . . . : Disabled</font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2> </font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>Note:</font><font face="'verdana','sans-serif'" size=2> The second hardware NIC HP NC373i Multifunction Gigabit Server Adapter #2 was used to create a bridge for virtual NIC HP NC373i Multifunction Gigabit Server Adapter #2 - Virtual Network to run CP1 (external connection type in Virtual Network Manager). Because we dedicated the first hardware NIC to NLB Unicast, we decided to share second hardware NIC for PP1 communications inside LAN and CP1 virtual network - that’s why we called it like </font><font face="'verdana','sans-serif'" size=2>Virtual LAN-V and LAN (xx.103 and xx.107)</font><font face="'verdana','sans-serif'" size=2>. This trick is done by enabling only one bidding on the second hardware NIC – Microsoft Virtual Switch Protocol and configuring normal IPv4 bidding on NIC HP NC373i Multifunction Gigabit Server Adapter #2 - Virtual Network that is used as external connection type in Virtual Network Manager for CP1 as well. Legacy Network Adapter was used for CP1.</font></p></div> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2> </font></p> <div style="border-right:windowtext 1pt solid;padding-right:4pt;border-top:windowtext 1pt solid;padding-left:4pt;padding-bottom:1pt;border-left:windowtext 1pt solid;padding-top:1pt;border-bottom:windowtext 1pt solid"> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 10pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>&gt;ipconfig /all  on PP2 <br><br></font><font face="'verdana','sans-serif'"><font size=2>Ethernet adapter LAN 10.110.62.101:</font></font><font face="'verdana','sans-serif'"><font size=2> <br></font></font><font face="'verdana','sans-serif'"><font size=2>   Connection-specific DNS Suffix  . : <br></font></font><font face="'verdana','sans-serif'"><font size=2>   Description . . . . . . . . . . . : HP NC373i Multifunction Gigabit Server Adapter<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Physical Address. . . . . . . . . : xx-56<br></font></font><font face="'verdana','sans-serif'"><font size=2>   DHCP Enabled. . . . . . . . . . . : No<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Autoconfiguration Enabled . . . . : Yes<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Link-local IPv6 Address . . . . . : xx::xx(Preferred) <br></font></font><font face="'verdana','sans-serif'"><font size=2>   IPv4 Address. . . . . . . . . . . : xx.101(Preferred) <br></font></font><font face="'verdana','sans-serif'"><font size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Default Gateway . . . . . . . . . : xx.1<br></font></font><font face="'verdana','sans-serif'"><font size=2>   DNS Servers . . . . . . . . . . . : ::1<br></font></font><font face="'verdana','sans-serif'"><font size=2>                                       127.0.0.1<br></font></font><font face="'verdana','sans-serif'"><font size=2>                                       xx.10<br></font></font><font face="'verdana','sans-serif'"><font size=2>                                       xx.123<br></font></font><font face="'verdana','sans-serif'"><font size=2>   NetBIOS over Tcpip. . . . . . . . : Enabled</font></font></p> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 0pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>Note: The second hardware NIC HP NC373i Multifunction Gigabit Server Adapter #2 is dedicated to CP2 and used as a bridge (we call it LAN-V Bridge) for virtual NIC HP NC373i Multifunction Gigabit Server Adapter #2 - Virtual Network (external connection type in Virtual Network Manager). So, only one bidding is configured on this hardware NIC – Microsoft Virtual Switch Protocol. To create dedicated virtual NIC, we un-ticked all bindings on NIC HP NC373i Multifunction Gigabit Server Adapter #2 - Virtual Network – so it can’t be used by host PP2! Legacy Network Adapter was used for CP2, as well. </font></p></div> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2> <br></font><font face="'verdana','sans-serif'" size=2>FYI Please find good explanation of virtual networking with Hyper-V here - <a href="http://blogs.technet.com/jhoward/archive/2008/06/17/hyper-v-what-are-the-uses-for-different-types-of-virtual-networks.aspx">http://blogs.technet.com/jhoward/archive/2008/06/17/hyper-v-what-are-the-uses-for-different-types-of-virtual-networks.aspx</a></font> </p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2></font></p> <div style="border-right:windowtext 1pt solid;padding-right:4pt;border-top:windowtext 1pt solid;padding-left:4pt;padding-bottom:1pt;border-left:windowtext 1pt solid;padding-top:1pt;border-bottom:windowtext 1pt solid"> <p style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;margin:0in 0in 10pt;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'" size=2>&gt;ipconfig /all on CP2 <br><br></font><font face="'verdana','sans-serif'"><font size=2>Ethernet adapter LAN xx.105:<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Connection-specific DNS Suffix  . : <br></font></font><font face="'verdana','sans-serif'"><font size=2>   Description . . . . . . . . . . . : Microsoft Virtual Machine Bus Network Adapter<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Physical Address. . . . . . . . . : xx-03<br></font></font><font face="'verdana','sans-serif'"><font size=2>   DHCP Enabled. . . . . . . . . . . : No<br></font></font><font face="'verdana','sans-serif'"><font size=2>   IP Address. . . . . . . . . . . . : xx.105<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Default Gateway . . . . . . . . . : xx.1<br></font></font><font face="'verdana','sans-serif'"><font size=2>   DNS Servers . . . . . . . . . . . : xx.101<br></font></font><font face="'verdana','sans-serif'"><font size=2>                                    xx.111</font></font></p><pre style="border-right:medium none;padding-right:0in;border-top:medium none;padding-left:0in;padding-bottom:0in;border-left:medium none;padding-top:0in;border-bottom:medium none"><font face="'verdana','sans-serif'"><font size=2>Ethernet adapter FE NLB2 LAN (DIP xx.128 and VIP xx.117):<br><br></font></font><font face="'verdana','sans-serif'"><font size=2><br>   Connection-specific DNS Suffix  . : <br></font></font><font face="'verdana','sans-serif'"><font size=2>   Description . . . . . . . . . . . : Intel 21140-Based PCI Fast Ethernet Adapter (Generic)<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Physical Address. . . . . . . . . : xx-75<br></font></font><font face="'verdana','sans-serif'"><font size=2>   DHCP Enabled. . . . . . . . . . . : No<br></font></font><font face="'verdana','sans-serif'"><font size=2>   IP Address. . . . . . . . . . . . : xx.117<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0<br></font></font><font face="'verdana','sans-serif'"><font size=2>   IP Address. . . . . . . . . . . . : xx.128<br></font></font><font face="'verdana','sans-serif'"><font size=2>   Subnet Mask . . . . . . . . . . . : 255.255.255.0<br></font></font><font face="'verdana','sans-serif'"><font size=2> Default Gateway . . . . . . . . . : <br></font></font><font face="'verdana','sans-serif'"><font size=2>  NetBIOS over Tcpip. . . . . . . . : Disabled</font></font></pre></div> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2> </font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>We installed web server (IIS) on all server instances, but we have special design requirement regarding NLB: need to load balance IIS7 on PP1 with IIS6 on CP2.<br><br>To sum up, we are configuring 2-nodes unicast NLB cluster with 2 NIC's on each server instance. One node is Windows Server 2008 Standard 64 bit Parent Partition (PP1) with Hyper-V role installed, another one - Windows Server 2003 Standard 32 bit running as a Child Partition (CP2) on another Windows Server 2008 Standard 64 bit Parent Partition (PP2) with Hyper-V box. We installed NLB feature on PP1 and NLB component on CP2.</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Procedure of creating working NLB for thus particular scenario is as follows:</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Using NLB Manager on PP1 we create standard unicast NLB with cluster Virtual IP - VIP xx.117. Take a note of the network address (MAC) of the cluster (</font><font face="'verdana','sans-serif'" size=2>xx-75</font><font face="'verdana','sans-serif'" size=2>) – we will use it to configure Legacy NIC for CP2. Then we connect to the 1st master node (PP1), select </font><font face="'verdana','sans-serif'" size=2>Ethernet adapter FE NLB1 LAN (DIP xx.127 and VIP xx.117 with gw) for NLB, then assign 1st host priority and dedicated IP - </font><font face="'verdana','sans-serif'" size=2>DIP xx.127. When the host is converged, we go to the properties of </font><font face="'verdana','sans-serif'" size=2>FE NLB1 LAN (DIP xx.127 and VIP xx.117 with gw) on PP1 </font><font face="'verdana','sans-serif'" size=2>and change them manually in the following way:</font></p> <ul style="margin-top:0in" type=disc> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Un-tick all bindings, leave only NLB and TCP/IPv4</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Specify gateway on the TCP/IPv4 properties (xx.1)</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>On Advanced Settings, IP Settings tab un-tick Automatic metric and assign 20 as Interface metric</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>On Advanced Settings, WINS tab Disable NETBIOS over TCP-IP</font></li></ul> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Go to TCP/IPv4 properties of the Ethernet adapter Virtual LAN-V and LAN (xx.103 and xx.107) on PP1 and un-tick <br>Automatic metric as well - assign 1 as Interface metric. <br></font><font face="'verdana','sans-serif'"><font size=2><br>Shut down CP2 and go to settings of this VM on PP2. Go to Legacy Network Adaptor settings and change MAC address <br>from Dynamic to Static – specify it as network address (MAC) of the NLB cluster. Start CP2.</font></font></p><pre><font face="'verdana','sans-serif'"><font size=2>Then in NLB  Manager on PP1 we add the second node – CP2. <br>Select Add Host to the cluster and connect to the CP2, select Ethernet adapter FE NLB2 LAN (DIP xx.128 and VIP xx.117)<br>for NLB, assign 2nd host priority and dedicated IP - DIP xx.128. When the host is converged, we go to the properties of<br>FE NLB2 LAN (DIP xx.128 and VIP xx.117) on CP2 and change them manually in the following way:</font></font><font face="'verdana','sans-serif'"><font size=2> </font></font></pre> <ul style="margin-top:0in" type=disc> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Un-tick all bindings, leave only NLB and TCP/IP</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>On Advanced Settings, IP Settings tab un-tick Automatic metric and assign 20 as Interface metric</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>On Advanced Settings, WINS tab Disable NETBIOS over TCP-IP</font></li></ul> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Go to TCP/IPv4 properties of the Ethernet adapter LAN xx.105 on CP2 and un-tick Automatic metric as well - assign 1 as Interface metric.</font></p> <p style="margin:0in 0in 0pt"><font face="'verdana','sans-serif'" size=2> </font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>OK, it’s done now!</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>I tested connectivity using simple ping command from workstation on the same and different subnets – everything worked.</font></p> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Testing – my scenario:</font></p> <ul style="margin-top:0in" type=disc> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>disable NLB NIC on PP1 or CP2, and still can ping VIP (active node replies)</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>disable remaining NLB NIC , and cannot ping VIP (both nodes are down)</font></li> <li style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>enable PP1 or CP2 (test both), starts pinging VIP (active node replies)</font></li></ul> <p style="margin:0in 0in 10pt"><font face="'verdana','sans-serif'" size=2>Hope my post could help someone with NLB on Windows Server 2008 and beyond :-)</font></p> <p style="margin:0in 0in 10pt"><b><font face=calibri> </font></b></p>Fri, 19 Sep 2008 07:22:47 Z2008-09-21T23:32:22Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#79d26fdd-3855-437c-9847-6997753763c5http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#79d26fdd-3855-437c-9847-6997753763c5MFrewhttp://social.technet.microsoft.com/Profile/en-US/?user=MFrewHow to properly configure NLB cluster in Windows 2008We had a Similar issue with a 2008 cluster, which turned out to be a problem with both Unicast and Multicast IGMP.  We contacted premier support and worked with them for quite a bit, to discover (or bet told that)  this is a &quot;feature&quot; in 2008.  By default, IP forwarding is disabled.  A cluster with multiple NICs will not respond without a default gateway enabled.  This can be worked around by entering the following command from a command prompt:<br><br>replace the section in quotes with the name of the cluster NIC.<br>--netsh interface ipv4 set int &quot;Front-end&quot; forwarding=enabled  Tue, 28 Oct 2008 19:28:35 Z2008-10-28T19:28:35Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#199ca5db-e525-42c0-80be-bb73ccbcd49chttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#199ca5db-e525-42c0-80be-bb73ccbcd49cv-betahttp://social.technet.microsoft.com/Profile/en-US/?user=v-betaHow to properly configure NLB cluster in Windows 2008 Hi,<br><br>I am also facing a similar issue with Windows 2008 NLB when configured in unicat mode is not accessible from other subnet.<br><br>I have two NIC cards.<br><br>One nic card of both hosts is connected to nortel switch and assigned IP address 10.X.X.X with NLB enabled (local Area Connection).<br><br>Another NIC of both hosts is connected via crossover cable and assigned IP address 192.168.X.X (heartbeat). <br><br>It works fine when changed to multicast mode. However, I want itto run in Unicast mode.<br><br>I run the command you mentioned that is <br><br>--netsh interface ipv4 set int &quot;Local Area Connection&quot; forwarding=enabled <br><br>Still, i am not able to acess the cluster across the subnet. Running abve command created some issue with server accessing the DC/DNS servers. So, I had to revert it.<br><br>Any suggestions. Thanks!Mon, 02 Feb 2009 18:05:37 Z2009-02-02T18:05:37Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#17fc8ea8-cc05-4d52-9909-f2634b98196bhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#17fc8ea8-cc05-4d52-9909-f2634b98196bMSExchangeGuyhttp://social.technet.microsoft.com/Profile/en-US/?user=MSExchangeGuyHow to properly configure NLB cluster in Windows 2008A little something to share... to get the NLB traffic issues resolved in this scenario I entered persistent routes on the two nodes of the array.  This is due to traffic coming in via the NLB has no return route due to having no default gateway set on the NLB NICs.  We tried adding the gateway, but this usually causes a slew of other headaches on the servers.  So we removed the gateway and entered the route configs.<br><br>We did this by doing a ROUTE PRINT in a command prompt to get the interface number of the NLB NIC.  Then run the ROUTE ADD command to add a persistent route for the applicable segments outside of the local network via the same DG value of the non-NLB NIC.  The trade off with this option is the manual entry of the applicable subnets and if you have dozens or hundreds of networks, that could be painful unless you can script the commands.  However, it is just a one time entry :)<br><br>SAMPLE:<br><font face="Trebuchet MS" color=blue size=2><font face="'Trebuchet MS'" color=blue size=2>route add 172.16.0.0 mask 255.240.0.0  172.20.1.2 if 11 -p<br></font></font><font face="Trebuchet MS" color=blue size=2><font face="'Trebuchet MS'" color=blue size=2>route add 192.168.0.0 mask 255.255.0.0  172.20.1.2 if 11 -p</font></font>Fri, 13 Mar 2009 01:55:46 Z2009-03-13T01:56:36Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#36748e66-a213-4bb2-97bc-e845424825a7http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#36748e66-a213-4bb2-97bc-e845424825a7boogieshaferhttp://social.technet.microsoft.com/Profile/en-US/?user=boogieshaferHow to properly configure NLB cluster in Windows 2008<br/>another alternative to setting the default gateway on the NLB NIC is to disable the strong host model.<br/><br/><br/>check the posting by bill grant on this thread<br/><a href="http://social.technet.microsoft.com/Forums/en-US/winserverPN/thread/1369b2cf-627e-4eab-bbf2-c02f4a0e0650/">http://social.technet.microsoft.com/Forums/en-US/winserverPN/thread/1369b2cf-627e-4eab-bbf2-c02f4a0e0650/</a><br/><br/>quoted here again<br/><br/> <p>Quote:<br/><br/>I figured out with a call to Microsoft Tech support.</p> <p>Windows 2008 introduces a &quot;strong host model&quot; that doesn't allow the <br/>different NICs to talk to each other.  For example, if a request comes in on <br/>the 2nd NIC and there's no default gateway setup, then the NIC will not use <br/>the 1st NIC to reply to the requests.  (even though there's a default gateway <br/>setup on that 1st NIC). </p> <p>In order to change that behaviour and go back to a 2003 model, you go to the <br/>command prompt and then you type:</p> <p>netsh interface ipv4 set interface NLB weakhostreceive=enable<br/>netsh interface ipv4 set interface NLB weakhostsend=enable</p> <p>(where NLB is the name of the network interface... default is Local Area <br/>Connection)</p> <p>As an alternative, you can set a default gateway on the 2nd NIC but that can <br/>introduce more problems where the system doesn't know which way to send <br/>traffic.  MS said that I could set the metric to 2 on the 2nd NIC and that <br/>way it will only be used if the 1st NIC is unavailable.</p> <p><a href="http://technet.microsoft.com/en-us/magazine/2007.09.cableguy.aspx"><span style="color:#0033cc">http://technet.microsoft.com/en-us/magazine/2007.09.cableguy.aspx</span></a><br/><br/>Unquote:</p>Mon, 02 Nov 2009 19:25:53 Z2009-11-02T19:25:53Zhttp://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#34af54e2-02b1-4cf6-8dd4-cca5c3f97bd3http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/0afdb0fc-2adf-4864-b164-87e24451f875#34af54e2-02b1-4cf6-8dd4-cca5c3f97bd3Wayne Peinkehttp://social.technet.microsoft.com/Profile/en-US/?user=Wayne%20PeinkeHow to properly configure NLB cluster in Windows 2008<span><a href="http://smbradley.com/documents/NLB_Printing_SBradley.doc"><span style="color:#000000;font-family:Akzidenz Grotesk CE Light"></span></a>try this: <a href="http://smbradley.com/documents/NLB_Printing_SBradley.doc">http://smbradley.com/documents/NLB_Printing_SBradley.doc</a></span>Thu, 05 Nov 2009 13:30:45 Z2009-11-05T13:30:45Z