Enrico Polesel
2018-10-17 11:57:21 UTC
Hi,
I would like to have debug logs (like `freeradius -X`) only for one user
(that I may identify with the mac address), using a dedicated SSID with a
dedicated radius server is not an option since he has problems only with a
particular SSID.
I found in the wiki (https://wiki.freeradius.org/config/Logging) that I may
increase debug level with unlang using
1. which levels are available? Which one is more verbose and which one is
less verbose?
2. which level is equivalent (or similar) to the output of `freeradius -X`?
I use freeradius 3.0.17 compiled from git.
Thank you for your time and your great job on freeradius.
Enrico Polesel
-
List info/subscribe/unsubscribe? See http://www.freeradius.o
I would like to have debug logs (like `freeradius -X`) only for one user
(that I may identify with the mac address), using a dedicated SSID with a
dedicated radius server is not an option since he has problems only with a
particular SSID.
I found in the wiki (https://wiki.freeradius.org/config/Logging) that I may
increase debug level with unlang using
update control {
Tmp-String-0 = "%{debug:1}"
}
I have two questions about that:Tmp-String-0 = "%{debug:1}"
}
1. which levels are available? Which one is more verbose and which one is
less verbose?
2. which level is equivalent (or similar) to the output of `freeradius -X`?
I use freeradius 3.0.17 compiled from git.
Thank you for your time and your great job on freeradius.
Enrico Polesel
-
List info/subscribe/unsubscribe? See http://www.freeradius.o