Hi there, I have multiple IP addresses assigned to the CS Management server on different VLANs. When I go add the host to the Infrastructure it tries to connect back the wrong IP address and is thusly blocked by our inter-vlan access policy. What's recommended mechanism for specifying the server IP address?
cloudstack-setup-agent -m *10.1.1.2* -z 1 -p 1 -c 1 -g 03408e21-366b-3d94-8fe0-23aa00416bfd -a --pubNic=cloudbr1 --prvNic=cloudbr1 --guestNic=cloudbr1 Here, the setup-agent script is passed 10.1.1.2 when it really should be passed 10.1.2.2. Any assistance on this matter would be appreciated. Thanks, Z
