GitHub user Sparc0 created a discussion: Mangement network does not use defined vlan
I have a fresh installed Cloudstack 4.22. Trying to setup my traffic types so that my SSVM's starts. I am able to reach both SSVM on the public IP. But unable to reach them on the mangement ip's. I have defined a vlan tag 3006 to the mangement range that does not seem to be used at all. Looking at the XML and interfaces created on my physical host i can see that the public ip interface gets a vlan enabled interface created. But for the mangement one(eth1) its just gets added to my cloudbr0 with no vlan defined. So when i doing tcpdump -i eth1 -n on my ssvm i see the untagged network configured to my physical host which is the incorrect network. And if i do tcpdump -i eth1 -n -e vlan i can see the traffic from other hosts in that mgmt network so it seems that cloudstack does not use the vlan tag i defined under mangement network range. <img width="1350" height="645" alt="image" src="https://github.com/user-attachments/assets/4ea27d08-4cdb-491a-92fa-a111c93acc45" /> GitHub link: https://github.com/apache/cloudstack/discussions/12521 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
