I would like to deploy some VMs with L2 network so their IPs are not restricted by their MAC addresses. This allows to deploy MAC-free VMs. The purpose of using this is to use linux's virtual IP where a single IP can float between multiple VMs to implement a network-level load balancing and high-availability for VMs.
Thanks On Tue, May 26, 2020 at 2:15 PM <n...@li.nux.ro> wrote: > Actually perhaps this new feature in 4.14 can be of help! > > https://github.com/apache/cloudstack/pull/3639 > > On 2020-05-26 10:34, n...@li.nux.ro wrote: > > Hi, > > > > I don't think so, that would be lovely, but the feature is missing > > afaik. > > Do you want to add a private network to your VMs? > > > > > > On 2020-05-25 17:31, Fariborz Navidan wrote: > >> Hello, > >> > >> Is there any way to disable security groups in an advanced zone so we > >> can > >> adda L2 Network? > >> > >> Thanks >