I am trying to test a SharePoint package installation on a VPC environment.
I have set up an NLB cluster with two VPC's. One problem may be that I have only one network card configured on the VPC's.(using multicast)
When we run the install on one of the NLB web we are unable to give the nlb address, when we give the address of one of the servers, the package only gets installed on that server.
Should we run the package from a machine outside the cluster, or is there another way to fix this?