change mac-address (Calling-Station-Id) on radius-request from AP to lower case
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. Thank you. С уважением, Попов Александр pop5s@mail.ru
Попов Александр 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.
Thanks. Please tell me, in which the configuration file is necessary to make changes "Calling-Station-Id := "%{tolower:%{Calling-Station-Id}}" Wed, 10 Sep 2014 14:24:27 -0400 от Alan DeKok <aland@deployingradius.com>:
Попов Александр 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.
С уважением, Попов Александр pop5s@mail.ru
participants (2)
-
Alan DeKok -
Попов Александр