Im trying to setup a load balancing between two server on which a IIS website is running. I have a third server which actually is free to be used, i thought this one might be used to balance the load onto the first two.
All servers have only one NIC and all of them are only used internally, so no Internet, no DMZ. I just want to load balance on the two internal servers.
How do i do that with Windows 2012's NLB feature? Do i really need two NICs since i do not have internet traffic here.
I thought i can use the third server as access point where people type in the address of that server into their browsers address bar and end up on one of the NLB nodes.