Hello, If I understand correctly, you've a network where we can consider it as a "management network" for your hosts. I believe your expectation is to have your VMs attached onto the same management network on the bridge "cloudbr0" so that you'll get access via your gateway 172.22.0.1.
I don't think Cloudstack has provision to attach the guest user VMs to the management bridge "cloudbr0". In your current test case, since you have Guest VLAN IDs defined as 20 to 50, I believe your first Guest network would be making use of your bridge for the guestnet defined in the physical network and tag the available VLAN from range 20 to 50. Do you happen to have a different bridge for the guest networks and are you tagging the traffic? Thanks, Jayanth Reddy On Wed, Oct 4, 2023 at 3:05 PM Technology Mail <technologyrss.m...@gmail.com> wrote: > *Hello,* > > Can I create Advanced zone using my only LAN network? > > Internet traffic come from my LAN gateway. no any public ip on host kvm. > > LAN: 172.22.0.1/22 > > kvm LAN: ens9f0np0 > Bridge : cloudbr0 > > *cat ifcfg-ens9f0np0* > DEVICE=ens9f0np0 > ONBOOT=yes > BRIDGE=cloudbr0 > UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e > > *cat ifcfg-cloudbr0* > DEVICE="cloudbr0" > TYPE=BRIDGE > UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb > ONBOOT=yes > BOOTPROTO=static > IPADDR="172.22.0.11" > NETMASK="255.255.252.0" > GATEWAY="172.22.0.1" > DNS1="8.8.8.8" > DNS2="8.8.4.4" > > I am create Adv zone(without SG) with above all details but my instance > not internet ping, my virtual router, ssvm & cpvm can ping to internet. > > Guest CIDR: 172.22.0.1/22 > > Public : 172.22.0.61-172.22.0.100 (vlan://untagged) > > POD (vlan://untagged) > 172.22.0.1 > 255.255.252.0 > 172.22.0.101 172.22.0.110 > > Guest : 20-50 vLANID > > Which config needed or which my wrong? > > -- > > *Thanks & Regards.* > > *Support Admin* > > ------------------------------------------------------------------------ > > *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter > <https://twitter.com/technologyrss1> | YouTube > <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | LinkedIn > <https://www.linkedin.com/company/technologyrss/>* > > *Address : *116/1 West Malibagh, D. I. T Road > > Dhaka-1217, Bangladesh > > *Mob :* +88 01716915504 > > *Email :* support.ad...@technologyrss.com > > *Web :* www.technologyrss.com >