Hello, Using the latest stable git release, I've noticed the following. radmin> debug file /usr/home/tfa/radius.log radmin> debug condition '(User-Name == "bob")'
At that time the file radius.log begins to be written by radiusd, but it seems to log each request without taking care about the condition ?
Then while doing radmin> debug condition radiusd dies Am I using the radmin command properly ? (the server is a little bit loaded about 5 requests/seconds). Thomas Alan DeKok wrote:
Norbert Wegener wrote:
When those commands have been executed and some debugging shows up int the logfile, I want to switch to another log. changing the radmin input file to
debug file /var/log/radius/nw3.log debug condition '(NAS-IP-Address == "172.31.110.147") || (NAS-IP-Address == "172.31.110.149") || (NAS-IP-Address == "149.246.185.169")' and executing the commands, freeradius in the actual 2.1.1 version dies.
OK. I've committed a fix, and pushed it to the "master" and "stable" trees.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html