25 May
2021
25 May
'21
9:19 p.m.
On May 25, 2021, at 9:07 PM, Daniel Schwarting <Daniel.Schwarting@atdata.de> wrote:
I have a Sophos with 3 wlan / the Sophos can do only 1 radius server (production server). first I wanted to use realms, then I saw nas-identifier
depending the nas-identifier , I want to use a different auth-host.
What's an "auth-host" ?
now I wrote in the default site
authorize { # filter_username preprocess
if(NAS-Identifier == "wlan1") { wlan1 } elsif (NAS-Identifier == "wlan2") { wlan2 }
elsif (NAS-Identifier == “wlan3") { wlan3 }
where do I do the policy for wlanX … to set the auth-host and how ?
I'm not sure what you want to do. Alan DeKok.