Hello,
I am fairly new to IIS and I have been tasked with setting up a 2 node IIS loadbalanced site. This will be for internal domain use (single Domain). Here is what I want to be able to do. We will have 2 nodes in the NLB cluster. Node 1 will be at Site A (10.10.x.x, 10.1.x.x 10.40.x.x subnets). Node 2 will be at Site B (10.20.x.x, 10.23.x.x, 10.28.x.x subnets). I want to configure a preferred server to use based on the clients source IP address. And if either server fails all requests will go to either node1 or node2. Can this be done?