1
Zenarmor (Sensei) / Re: Errors Out on VLANs in non-Passive mode
« on: February 04, 2023, 01:05:35 am »
Good luck finding a solution. I have the same exact issue. I tried baremetal install and virtual on proxmox. Same result.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Do you want these ports to be port based VLAN members, i.e. carrying untagged frames?
What you need to do in this case is create your VLAN on the trunk port (you already did that), then create a bridge interface with that VLAN and the untagged additional port as members. Then, and this is important, assign the logical interface (Interfaces > Assignments) including IP address configuration etc. to the bridge interface, not the VLAN interface. Don't assign anything to the VLAN interface at all.
Additionally you might want to change two kernel tunables as documented in the "LAN bridge" chapter of the wiki.
HTH,
Patrick