Hi Fariborz,
* In an advanced zone without security groups, the IPs from the public IP ranges in the zone's phy network (public traffic type), are allocated only to virtual routers (of isolated & VPC networks) and systemvms, not to guest VMs directly. * In case of shared network, the guest VMs get IP address from the shared network's IP range and not from the zone's public traffic IP range(s). * The guest VMs will have only one nic per network they were added on, it would be possible to add secondary IPs and add more nics to the guest VMs. Regards. ________________________________ From: Fariborz Navidan <mdvlinqu...@gmail.com> Sent: Saturday, July 13, 2024 05:18 To: users@cloudstack.apache.org <users@cloudstack.apache.org> Subject: Public IP assignment to guest VMs upon deployment in 4.18 Hello Guys, I am trying to configure a new 4.18 installation. I have a question regarding public traffic. If I have a public IP address range configured, will guest VMs be assigned a public IP when they are deployed automatically? Will they have 2 NICs? Will they obtain public IP from VR's DHCP automatically? I am asking this because in previous versions I was using shared guest network to assign public IP addresses to VMs and their main NIC was obtaining public IP from the shared guest network IP ranges. Should I still use shared guest network? Thanks in advance..