Proxy Config/File
Pizu
pizpower at gmail.com
Fri Apr 9 12:34:12 CEST 2021
Hi,
Is it possible to call multiple proxy files according to the source Ip
Address/Range in the pre-proxy?
We would like to have the Switch with the 8021x calling a certain proxy
file and if coming from VPN will call another.
Also if calling different files is not possible something similar to this..?
if ((&NAS-IP-Address == 172.16.65.0/24) || (&NAS-IP-Address ==
172.16.193.0/24)) {
**something here to use realm**
}
}
elsif (&NAS-IP-Address == 10.69.3.182) {
**something here to use realm**
}
}
Regards,
Pizu
More information about the Freeradius-Users
mailing list