I’ve got a wAP AC. It has two radios and two ethernet ports.
I want to use it to do one main thing: Use a radio (or really, both) as a station-pseudobridge, and communicate whatever untagged traffic happens on that station-pseudobridge via a VLAN (200, say) via the ethernet ports. I have reasons for this*.
I’ve tried a lot of different methods. I’ve watched a lot of videos. I’ve read the manual and searched the forum. I went down a long and dark road with ChatGPT 4, and a darker road with ChatGPT 4o. I’ve done other simple stuff with VLANs before, including with RouterOS.
This doesn’t seem like it should be a hard problem to solve, but it isn’t clicking for me. The best I could do was to get traffic tagged as VLAN 200 to appear at the radio interfaces, but that’s not functional for me; the radio interfaces must only deal with untagged traffic because the devices that associate with that radio interface are very dumb.
Most of my attempts (far too many to list) behaved even worse.
(I also want to leave the default/blank VLAN traffic as-is, so I can do other stuff with it. And the VLAN 200-destined traffic and the default traffic should not ever see eachother.)
Any ideas, anyone? All I really want to do is tag/untag traffic from/to wlan1 and wlan2, and have that tagged traffic show on both ethernet ports, and also do the opposite.
*: OK, so the reasons. I want to use the wAP AC as a station-pseudobridge for a singular wifi hotspot or something, which I’ve done before (and it works for me), as a backup or alternative for when hardwired ethernet has failed us. I also want to use the wAP AC as a dual-band access point using virtual wireless interfaces (which I’ve done before, and it works for me). New to the scenario: I also want the layer-3 routing and NAT to happen on a different device entirely, and have this device connected with a singular Ethernet cable, which means using VLAN.
More context: This is for camping. Some friends and I do a very gear-centric kind of “camping” every year, with a load of stuff including a PA system in an environment where that is appreciated, and having good internet is key to making what we do actually-work, and that’s a lot of fun for people. I’ve done it all internal to the wAP AC before, including NAT, but that had limitations. I’ve got a hEX S with OpenWRT for the routing and packet mangling and QoS and whatnot, and I’d like to use that (because I prefer OpenWRT for these things at this end-user level, and the hEX S has a convenient pass-through port for passive PoE).
And sure, I could throw more/different gear at the problem, but the idea is to be running this stuff off-grid with a small solar power system to minimize use of the noisy generator and its fuel. Power efficiency, cabling simplicity, and configuration flexibility (including flexibility for things like physically broken ports without reconfiguration) are keys to having success here, to avoid having to dive in deep when something goes wrong instead of having fun. And I already own the wAP AC and the hEX S, so…