Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) Radius time stamping
> Where does radius work out what the times of logon/logoff are? Does it
> come from the current time setting on the max or from the time setting on
> the unix box?
I would recommend you read over the RADIUS accounting RFC (RFC 2139).
There are no time stamps in RADIUS accounting messages. Accounting messages
may include a Acct-Delay-Time attribute, if the message was delayed on the
NAS. Accounting Stop messages include Acct-Session-Time, which gives the
number of seconds the user received service. If you are trying to determine
how long a user was connected (for billing purposes) then you should look
at Acct-Session-Time. If you are trying to determine when a user connected
and disconnected, then you need to check when the RADIUS accounting messages
were received and if there was an Acct-Delay-Time in the message.
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>