Advice needed - OPNsense + Dumb APs

Started by talowicz, January 31, 2025, 04:22:06 AM

Previous topic - Next topic

Hello.

I am looking to add a few WAPs to my LANs but dont know how to go about doing it. Ideally I would like the APs to be 'dumb' and be able to flash OpenWRT onto them. I then do not know how I would go about managing them. Would this be done over the network or would there be an physical interface I can plug into to configure.  The latter would be ideal.
Basic network topology of my subnets, interfaces and where I want an AP deployed

eth0 - WAN <-- DHCP from ISP
eth1 - LAN1 <-- 192.168.10.1/24 + AP ACCESSIBLE
eth2 - LAN2 <-- 192.168.20.1/24 + AP ACCESCIBLE
eth3 - MGMT <-- 192.168.99.1/24

Firewall ip is 192.168.99.1

Can anybody point me in the right directions as to how one can setup a dumb ap with opnsense.

Thanks in advance!

Are these bridged APs or routed? If the former then access them from your MGMT LAN by their IP address, otherwise via WiFi in their networks to have no open upstream port. Whether you can plug in to the APs physically depends on what they are.
Deciso DEC697
+crowdsec +wireguard

Hi,
I have the same network topology. You can access the dumb AP's as you wish over opnsense network ( LAN/WiFi), provided you do a correct configuration of openwrt dumb AP's.

Your questions are really mostly about how OpenWRT works, so you might be better off asking the OpenWRT community how to set up and manage your APs. If the APs are truly "dumb", OPNsense wouldn't even know that they are there.

Most (though not all) APs have only one ethernet port, so physically separating management from user traffic might not be feasible. A more modern approach would be to use VLANs for your LAN1, LAN2 and management. You'd (probably) need a managed ethernet switch to do that. You probably could then create management interfaces (on the relevant VLAN) on your OpenWRT APs.

With OpenWRT its simple,

You can allocate ports and VLANs to SSIDs as you wish.

You can create for example management IP on OpenWRT with specific VLAN if you desire on a specific port or bridge and connect it to a management VLAN/Network on OPNsense, or without VLAN. This way you can manage your Dumb AP effortlessly.

Than you can specify the same for SSIDs, attach them to a specific interface or a bridge and TAG it with a VLAN if you desire. If you want only a Dumb AP, do not assign on OpenWRT IPs(let them unmanaged) for the interfaces that attach to SSIDs, this way the GW will be OPNsense and OpenWRT with SSIDs will forward frames to OPNsense as the GW per SSID.

Devices > Interfaces > SSIDs

Regards,
S.
Networking is love. You may hate it, but in the end, you always come back to it.

OPNSense HW
APU2D2 - deceased
N5105 - i226-V | Patriot 2x8G 3200 DDR4 | L 790 512G - VM HA(SOON)
N100   - i226-V | Crucial 16G  4800 DDR5 | S 980 500G - PROD

January 31, 2025, 02:09:49 PM #5 Last Edit: January 31, 2025, 02:35:53 PM by hharry
IMO, your better off with a WAP management solution, i use Ubiquiti U6+ WAP's ( which is based from OPENWRT ), plus use on-premises self hosted UniFi to manage the WAP's, i have the WAP's configured in bridged mode, and are fed via 1000BaseT PoE, quite simple to setup...and performance is great. And yes i use opnsense as internet g/w and F/W.

Ubiquiti WAP's, can user either L2 or L3 adoption to self hosted UniFi....

https://help.ui.com/hc/en-us/articles/204909754-Remote-Adoption-Layer-3

so if your self hosted UniFi is connected to a different L2 segment to that of the WAP's, you just need to enable L3 adoption as in above article etc.

self hosted UniFi gives you great insight to WiFi WAP and supplicant performance, and makes configuring the WAP's a breeze, and makes WAP firmware updates as simple as a single click of a button etc...save you a ton of time....
OPNsense 25.1.5_5-amd64, running on ESXi 6.7 U2 VM, 4Gbytes RAM, 2 x vCPU
Basic non-complex install with frr and sftp-backup plugins