17 Sep
2009
17 Sep
'09
4:27 a.m.
Hi,
Required to authorize wireless users by the protocol EAP-PEAP, but, unfortunately, the radius of the billing system can not EAP-PEAP. Installed freeradius 2.1.6 in proxy mode. Freeradius terminates the tunnel TLS, and requests the radius of the billing system goes on algorithm mschapv2. Problem - freeradius does not save or pass additional attributes of an access point, obtained from the radius of the billing system (attributes for example - WISPr-Bandwidth-Max-Up and WISPr-Bandwidth-Max-Down). How to solve the problem?
edit the attrs file so that those attributes are allowed through the proxy (its fairly well documented in the configurationo files) alan