few accounting records with same radacctid
hello, In ma accounting table there are many records with the same radacctid for one username. In this case | 23547 | SESS-50639-54b752-237134-642 | test@univ-rouen.fr | univ-rouen.fr| 2013-02-07 12:38:54 | NULL | 192.168.58.5 | 00-26-3E-70-99-C0:eduroam | 10.54.1.19 | CC-08-E0-BB-05-7E | | 23554 | SESS-50639-54b752-237134-642 | test@univ-rouen.fr | univ-rouen.fr| 2013-02-07 12:38:54 | 2013-02-07 12:39:41 | 192.168.58.4 | 00-0B-0E-A9-5B-C0:eduroam | 10.54.1.19 | CC-08-E0-BB-05-7E | Is it a normal records or is the simultaneous-use not working in my case? Thank
nobody? Le 07/02/2013 13:25, Hocine M a écrit :
hello,
In ma accounting table there are many records with the same radacctid for one username.
In this case
| 23547 | SESS-50639-54b752-237134-642 | test@univ-rouen.fr | univ-rouen.fr| 2013-02-07 12:38:54 | NULL | 192.168.58.5 | 00-26-3E-70-99-C0:eduroam | 10.54.1.19 | CC-08-E0-BB-05-7E | | 23554 | SESS-50639-54b752-237134-642 | test@univ-rouen.fr | univ-rouen.fr| 2013-02-07 12:38:54 | 2013-02-07 12:39:41 | 192.168.58.4 | 00-0B-0E-A9-5B-C0:eduroam | 10.54.1.19 | CC-08-E0-BB-05-7E |
Is it a normal records or is the simultaneous-use not working in my case?
Thank
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 02/08/2013 09:04 AM, Hocine M wrote:
nobody?
The only thing that stands out is the Called-Station-Id is different. This suggests to me that something about the accounting packets changes as the client moves around (associates to different APs) and that the accounting SQL queries you are using don't handle that. Which version of the server are you using, which SQL database, are you using the standard SQL query config and schema that comes with the server, and can you show a debug "radiusd -X" of an accounting packet (ideally a duplicate, but anything if not).
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Hocine M -
Phil Mayers