vLAN SSID and pfSense

just the lan network associated with the lan firewall zone, input=accept.

The rest doesn't matter because they are all unamanaged, so they're just simple transparent bridges.

In the wireless file, try removing all but one of the VLANs... leave just lan and say VLAN10.

In the wireless file, with only vlan10 configured, the same thing happens. As soon as I restart networking with the proposed changed communication disappears.

Also, noticed there are interfaces (from the output of ip a s) for:

eth0
lan@eth0
br-lan
br-lan.1@br-lan
br-lan.10@br-lan
br-lan.20@br-lan

Nothing for br-lan30 or 40.

And, for what it's worth:

bridge name     bridge id               STP enabled     interfaces
br-lan          7fff.b8eca3e1068e       no              lan
                                                        wlan0
                                                        wlan1

Got this working in the end. Scraped everything and started again, this time following https://openwrt.org/docs/guide-user/network/vlan/switch_configuration#assigning_vlan_ids_using_dsa_on_devices_with_one_physical_port Thanks to all for your input and assistance!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.