21 Sep
2015
21 Sep
'15
5:13 a.m.
Hi,
I have a question about proxy requests on freeradius 3.0.9 I wonder to know can I proxy incoming PAP request as outgoing PEAP/TTLS requests? That is, RADIUS supplicants ---------PAP-------> freeradius server --------PEAP or TTLS-----> another RADIUS server
you cant. well, you can by doing something funky, using an external program such as wpa_supplicant in the exec section of the first hop RADIUS server and target that request to the 'another RADIUS server; - basically a MITM alan