I’m looking for advice from anyone running VLANs successfully on a GL.iNet Flint 2 (GL-MT6000) using the latest OpenWrt snapshot.
Environment
-
Hardware: GL.iNet GL-MT6000 (Flint 2)
-
Target: mediatek/filogic
-
Architecture: ARMv8 Processor rev 4
-
Firmware: OpenWrt SNAPSHOT r35212-57b659c41d
-
LuCI: Master 26.185.59369~d7a654e
-
Kernel: 6.18.37
The router has been factory reset and I’m rebuilding the configuration from scratch using LuCI.
Overall Goal
My long-term objective is to use the Flint 2 as a VLAN-aware access point behind an OpenWrt x86 router.
However, before introducing additional hardware (managed switches, upstream router, etc.), I want to verify that the Flint 2 itself is configured correctly.
Planned Test Process
My plan is to keep the testing as simple as possible:
-
Configure the Flint 2 in router mode.
-
Create a new VLAN 20.
-
Create a dedicated SSID for VLAN 20.
-
Verify that:
-
the default LAN functions normally,
-
VLAN 20 receives DHCP,
-
both networks have Internet connectivity,
-
wireless clients can successfully communicate on the correct VLAN.
-
-
Only after this works reliably will I convert the Flint 2 to Access Point mode and integrate it into my larger OpenWrt network.
My thinking is that proving the configuration works on a standalone router should eliminate many variables before adding managed switches and another OpenWrt router.
Background
I previously attempted a similar setup, but after extensive troubleshooting I decided to factory reset the Flint 2 and start over instead of continuing to troubleshoot an unknown configuration state.
Rather than repeat the same mistakes, I’d like to rebuild it following current OpenWrt best practices.
Questions
-
Is testing VLANs in router mode first the approach you would recommend?
-
Is there a preferred LuCI workflow for configuring bridge VLAN filtering on the MT6000?
-
Does anyone have a known-good example of /etc/config/network and /etc/config/wireless for:
-
Default LAN
-
VLAN 20
-
Separate SSID assigned to VLAN 20
-
DHCP functioning correctly on both networks
-
-
Are there any known issues or snapshot-specific considerations for the MT6000 that I should be aware of?
I’m happy to provide configuration files, bridge VLAN information, packet captures, or any additional diagnostic output if needed.
Thanks in advance for any guidance or examples from those who have this working.












