I wanted to implement VLANs for the second WiFi network that the router offers while in AP mode (within OpenWRT), altho it seems like the MediaTek WiFi configuration allows only the use of two default bridges “br-lan” and “br-guest”.
My question would be, is it possible to have support for more bridges, and so allowing people like me to setup VLANs?
On multiple MT3000s I have been able to perform this pretty much the same way, altho this router has a different chipset and it seems like that GL-iNet or OpenWRT has limited it’s actual functionality to those two bridges.
Below you can see my OpenWRT interfaces and the router getting an IP address without any issue on the bridge I have created.
Agreed, although iirc GL are already working on being able to enable another SSID through their GUI I think (as a lot of people want this for IoT), which would be even easier.
To be fair I think IoT isolation is surely the main reason someone would need this, in my case it’s just to have multiple networks in a public building, and so being able to split guest traffic is always a good thing.