On Mon, May 14, 2012 at 10:23 PM, alan buxey <A.L.M.Buxey@lboro.ac.uk> wrote:
Hi,
I have one doubt in my Acct session id i had clients mac address then ssid and then session id.but in some of the Act session id it shows clients mac address then ssid and then 0.because of which i get huge Acct session time about 947412332...please see the logs below.radius new is my ssid.it would be very helpful if you solve the query.
in your config, what do you have as the generator for Acct-Session-Id ?
Acct-Session-Id should be whatever the NAS sends. Acct-Session-Time should also, AFAIK, be whatever the NAS sends. If the NAS sends incorrect Acct-Session-Time, then the NAS is broken. The acctstoptime field in radacct is a timestamp inserted by radius, so if this field has the wrong value, your server clock is probably not set to the correct time. Acct-Unique-Session-Id is created by acct_unique module in FR. This is probably what you mean by having a "generator", but should be irrelevant to the problem. -- Fajar