9 Dec
2020
9 Dec
'20
10:50 a.m.
Greetings FR-users, I've configured my linelog module as such: message { Access-Request = "%S Access Request from calling station %{Calling-Station-Id:-bar}" } but the logging fails: (0) linelog: ERROR: %S Access Request from calling station %{Calling-Station-Id:-bar} (0) linelog: ERROR: ^ Unknown module (0) [linelog] = fail According to the wiki, I feel like the above configuration should work: https://wiki.freeradius.org/config/run_time_variables#conditional-syntax Any ideas what I'm doing wrong? Thanks for the help! -m