March 8, 20233 yr Hello everyone, I've experienced the following behavior after using vlans on unraid. I create a vlan enabled network bridge (br0). Now my br0 behaves like a trunking port and receives every vlan which my network switch provides. If I manually create a tagged vlan now on my br0 (i.e. br0.12) what I would expect is that I receive traffic for every vlan (untagged and every vlan aside of br0.12) on br0 while being directly able to assign vlan br0.12 for example to a docker container or VM. The actual behavior is the following: I receive untagged traffic on br0. I receive tagged (VLAN 12) traffic on br0.12. Every other VLAN gets stripped away. Now my question. Is this an intended behavior? If yes, is it possible to use maybe two network bridges on the same nic? Why is this an issue for me: I would like to use vlans on unraid for the docker containers / VMs without loosing the possibility to host a Firewall VM on the same nic. I do not have the possibility to use a second nic on this system. Best regards, Edited March 8, 20233 yr by Akilae
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.