change mac-address (Calling-Station-Id) on radius-request from AP to lower case
Alan DeKok
aland at deployingradius.com
Wed Sep 10 20:24:27 CEST 2014
Попов Александр wrote:
> Hello, friends.
> Ubuntu 14.04, freeradius 2.1.12+dfsg-1.1ubuntu0.1
> How to change mac-address (Calling-Station-Id) on radius-request from AP
> to lower case? Default rewrite_calling_station_id not help.
In 2.1.12, I don't think you can do anything.
Upgrade to 2.2.5, and you can do:
Calling-Station-Id := "%{tolower:%{Calling-Station-Id}}"
Alan DeKok.
More information about the Freeradius-Users
mailing list