10 Sep
2014
10 Sep
'14
2:24 p.m.
Попов Александр 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.