I have pfSense in front of my Proxmox cluster and I’m trying to configure SDN using VLAN 60 for a LXC container.
• Zone: untrust (bridge: vmbr0)
• VNet: VLAN tag 60
• Container: LXC set to use bridge untrust, gets IP via DHCP (in correct 10.10.60.x range)
The container gets an IP correctly, and I can see traffic leaving via tcpdump on the container and the SDN bridge. However, packets don’t appear to be VLAN-tagged when reaching vmbr0, and there’s no outbound connectivity (no internet, no ping).
What am I missing to make SDN correctly tag traffic from this LXC with VLAN 60?
Is there an extra step beyond creating the zone and vnet in SDN?
• Zone: untrust (bridge: vmbr0)
• VNet: VLAN tag 60
• Container: LXC set to use bridge untrust, gets IP via DHCP (in correct 10.10.60.x range)
The container gets an IP correctly, and I can see traffic leaving via tcpdump on the container and the SDN bridge. However, packets don’t appear to be VLAN-tagged when reaching vmbr0, and there’s no outbound connectivity (no internet, no ping).
What am I missing to make SDN correctly tag traffic from this LXC with VLAN 60?
Is there an extra step beyond creating the zone and vnet in SDN?
Last edited: