SDN VLAN zone

UtilisateurCXS

New Member
Dec 9, 2025
15
1
3
Here is my configuration, and I would like to understand why, because I thought that thanks to the vnet, the two VMs on the two vnets would not be able to ping each other, but they can.


Vmbr1 -> portX (trunk vlan 10 and 20)


First, you must have a bridge without vlan tagging:

1766400973623.png

Then create a VLAN-type zone:


1766401010360.png





Create the vnets with tags corresponding to your VLANs on your switch that are tagged:
1766401018167.png

I also tried to configure a rule, but I still get the same result:


1766400912655.png
 

Attachments

  • 1766401003261.png
    1766401003261.png
    45.3 KB · Views: 4
Last edited:
I would also like to know when to use the vnet firewall, because if isolation requires using the firewall above, the node firewall, then SDN is not very useful, is it?