PPSK Authentication
Travis Garrison
tgarrison at netviscom.com
Mon Sep 9 12:04:32 UTC 2024
I'm trying to figure out the best way to do this. We are using PPSK on TP-Link and are trying to figure out a work around for the 128 password limit for a single PPSK SSID. We have a password created that goes to specific VLANs and are trying to replicate it with a separate radius server. We do not want to use the typical radius authentication with PPSK since that requires us to know the MAC address of the devices beforehand. This will be a BYOD type setup. Using DEFAULT Auth-Type := Accept in the users file works fine to get around not knowing the mac addresses beforehand but the question is, how do we match against multiple Tunnel-Password fields?
DEFAULT Auth-Type := Accept
Tunnel-Password = test1234,
Tunnel-Type = "VLAN",
Tunnel-Medium-Type = "IEEE-802",
Tunnel-Private-Group-Id = "100",
Fall-Through = Yes
Thank you
Travis Garrison
More information about the Freeradius-Users
mailing list