Dear all, We are implementing "shared" network type instead of "isolated" network type, which means that we are assigning public IP address as guest IP for all our VMs. This means that our VMs are using public IP instead of private IP configured on the NIC interfaces, without any network address translation done by the virtual router.
My question: is it possible to assign multiple guest/public IP addresses into one VM? I can't find this option on the current setting. Is multiple public IP addresses only supported on "isolated" network and is not supported on "shared" network? I found this article while Googling, but I'm not too sure whether this can been implemented? https://cwiki.apache.org/CLOUDSTACK/multiple-ip-address-per-nic.html I am using CloudStack 4.1.1 and KVM hypervisor, and running advanced network type (instead of basic). Looking forward to your reply, thank you. Cheers.