Standalone EAP653 and RADIUS assigned VLANs
I am struggling to get dynamic VLANs working with a standalone (i.e. without Omada controller) access point and FreeRADIUS.
I have configured the Radius server for EAP authentication and set the Radius server in the EAP653 access point.
The authentication does work, but not the VLAN assignment. When I run FreeRADIUS in debug mode, I can see the response for a successful authentication like this:
(0) Sent Access-Accept Id 141 from 192.168.10.1:1812 to 192.168.1.156:33394 length 50 (0) Tunnel-Type = VLAN (0) Tunnel-Medium-Type = IEEE-802 (0) Tunnel-Private-Group-Id = "12" (0) Reply-Message = "Hello, guest" (0) Finished request
This should put this user on VLAN 12, I believe, however on a tcpdump I can see the packets for the connected client (guest) sent untagged from the access point.
I have seen other reports with dynamic VLANs working on this AP (e.g. https://community.tp-link.com/en/business/forum/topic/594462?sortDir=ASC&page=1 ), but I seem to have the "Enable VLAN assignment for Wireless Networks" missing in the Web UI of my firmware version (v1.0.9). I don't seem to have access to v1.0.6 on the TP-Link download page, so I can't try this exact version. Also, I'm not sure wether the screenshot of the link above is a Standalone setup or an Omada one.
I have tried to enable and disable the SSID-to-VLAN feature, but the dynamic featire does not seem to work with either setting.
Can anyone confirm this setup (Standalone EAP653 + Freeradius) does indeed work, and would be willing to share the settings for the Access Point?
Thanks