Hi, I have a very simple query regarding following radius.log entry when a PPP session is disconnected following log entry is logged: "Sun Dec 9 20:46:05 2012 : Info: Released IP xx.xx.xx.xx (did cli 010010010 user xxx@xxx)" I would like to know what part of the configuration will enable/disable "Released IP" logging to radius.log file. I am using the "default" site file. It used to work for me before, but I had to make a change to disable simultaneous login feature. I disabled the radutmp feature in the sites default file in the "accounting" section and the "session" section. I also disabled "sqlippool" feature which is was left enabled for some reason, but we don't use any sqlippool feature. Regards Raz
Raz Muhammad wrote:
I have a very simple query regarding following radius.log entry when a PPP session is disconnected following log entry is logged:
“Sun Dec 9 20:46:05 2012 : Info: Released IP xx.xx.xx.xx (did cli 010010010 user xxx@xxx)”
That message doesn't appear anywhere in the source code. My guess is that you edited the local configuration to add it. Alan DeKok.
-----Original Message----- From: freeradius-users- bounces+raz.muhammad=cerberusnetworks.co.uk@lists.freeradius.org [mailto:freeradius-users- bounces+raz.muhammad=cerberusnetworks.co.uk@lists.freeradius.org] On Behalf Of Alan DeKok Sent: 11 December 2012 20:42 To: FreeRadius users mailing list Subject: Re: Released IP info
Raz Muhammad wrote:
I have a very simple query regarding following radius.log entry when a PPP session is disconnected following log entry is logged:
“Sun Dec 9 20:46:05 2012 : Info: Released IP xx.xx.xx.xx (did cli 010010010 user xxx@xxx)”
That message doesn't appear anywhere in the source code. My guess is that you edited the local configuration to add it.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi Alan, Many thanks for your response. But I was sure that it must be something related to a setting in the default file. This is in fact related to the "sqlippool" setting in the default file. " #This is for enabling dynamic IPPOOL feature using MySQL sqlippool # # Log traffic to an SQL database. # # See "Accounting queries" in sql.conf " I had the "sqlippool" commented out, and that resulted in loss of "Released IP ....." log message. Now after un-commenting this "sqlippool" I have got the relevant information back in the radius.log file. Thanks
participants (2)
-
Alan DeKok -
Raz Muhammad