VLANs + WiFi + Trunking w/ GL-MT6000 Flint 2

Anyone out there worked with the Flint 2 with the features I mentioned in the subject?

I'm trying to configure isolated WiFi networks with VLANs. Eventually I'd like to trunk to an OPNsense firewall but I'm sort of stuck getting the VLAN-per-WiFi going atm. Although the WiFi networks are assigned to VLANs and have been configured static config with DHCP on the VLAN I'm getting DHCP-served addresses from the default static address of the non-VLANed network.

It's quite odd and not sure how to proceed with debugging. The logs aren't showing anything helpful.

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
grafik
Remember to redact passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall

That will be helpful when I run into the next issue. Thx.

I don't totally understand why this is the case but I set the VLANs up with the same firewall rules for the default LAN and suddenly the DHCP address ranges sorted themselves out and started working as I would have expected.

I have the device set up to trunk on what was formerly the WAN port. Let me see if I can trunk to my firewall and get DHCP assignments from that device and I may loop back here when it comes time to lock down the x-VLAN firewall rules on the WAP.

thx

It sounds like things may not be quite right with your configuration... do you want us to review?

Thanks for the offer. I'm about to do the VLAN trunking stuff right now. I may hit the forum up for a double-check in the next few days.