Hello,
When you create an NLB cluster, or after in the cluster properties, you can
assign additionnal IP to the cluster (Cluster IP Addresses tab).
So 1.3 may be the main nlb address, and 1.4 a secondary one.
--
Cordialement,
Mathieu CHATEAU
English blog:
http://lordoftheping.blogspot.com
French blog:
http://www.lotp.fr
"Dan" <(E-Mail Removed)> a écrit dans le message de
news:7E10402B-DC9A-4C5B-87CF-(E-Mail Removed)...
>I am running Win2k3 w/ SP2, and I'm looking to deploy NLB on some web
> servers. My question is whether or not there is a way to have multiple
> IPs
> load balanced. For example:
>
> host 1: 192.168.1.1
> host 2: 192.168.1.2
> nlb 1: 192.168.1.3
> nlb 2: 192.168.1.4
>
> We need this because we will have multiple https sites and require an IP
> for
> each. Thanks.