Hi
I need to build NLB cluster with WWW trafic forward. The situation looks like:
PublicIP1
PublicIP2
...
InternalWWWServer1:80
InternalWWWServer2:80
InternalWWWServer3:443
InternalWWWServer4:443
...
Now when someone is for example reaching the PublicIP1 it should be redirected to InternalWWWServer1:80, when Public2 then to InternalWWWServer2:80
is it possible to configure this in NLB in Windows 2012 R2?