NLB between 2 NIC's on one Server

  • Thread starter Thread starter Gabe Matteson
  • Start date Start date
G

Gabe Matteson

Is it possible to NLB between 2 NIC's located on one server? If on NIC
fails, have it automatically fail over to the other? thanks,
-gM
 
Gabe Matteson said:
Is it possible to NLB between 2 NIC's located on one server? If on NIC
fails, have it automatically fail over to the other? thanks,

Not really -- without special "teaming NIC" drivers they don't
really work together or completely correctly either.

You could write a script to detect the issue and reconfigure but
that is neither seamless nor really trivial. (not that hard either.)

Have you had a lot of NICs fail?
 
No, this is not possible to do with NLB. You need teaming NICs and the
corresponding teaming NIC software.

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Sorry but NLB will not work this way. What you probably want is a NIC
teaming solution.

--
J.C. Hornbeck, MCSE
Microsoft Product Support

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!

This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
 
team it using a program that allows those nics to be teamed... set it up as
a fault tolerant team
 
Back
Top