Hi All, I was wondering if I were to perform authentication using EAP MD5, does it accommodate for Accounting in FreeRADIUS? Many Thanks. _________________________________________________________________ Check it out! Windows Live Spaces is here! http://spaces.live.com/?mkt=en-my Its easy to create your own personal Web site.
accounting is something that your NAS does. if the NAS does accounting and can account for such sessions then it'll "just work"(tm)
I notice that there are accounting section in some of the configuration files such as, "radius.conf". If accounting is performed by my NAS, then what does the accounting in FreeRADIUS does? Maybe you can elaborate on what do you mean? I'm new to FreeRADIUS. Any help is appreciated. Thanks!
From: A.L.M.Buxey@lboro.ac.uk Reply-To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: EAP MD5 with Accounting Date: Tue, 24 Apr 2007 10:58:16 +0100
Hi,
Hi All,
I was wondering if I were to perform authentication using EAP MD5, does it accommodate for Accounting in FreeRADIUS?
accounting is something that your NAS does. if the NAS does accounting and can account for such sessions then it'll "just work"(tm)
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
_________________________________________________________________ Try PC Magazines 2007 editors choice for best Web mailaward-winning Windows Live Hotmail. http://get.live.com/en-my/mail/features
Tan hanyin wrote:
I notice that there are accounting section in some of the configuration files such as, "radius.conf". If accounting is performed by my NAS, then what does the accounting in FreeRADIUS does?
The NAS generates accounting records based on user activity. See your NAS documentation for details. FreeRADIUS takes the accounting records, and logs them to a DB, or where you've configured it to log them. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Hi,
I notice that there are accounting section in some of the configuration files such as, "radius.conf". If accounting is performed by my NAS, then what does the accounting in FreeRADIUS does? Maybe you can elaborate on what do you mean?
I'm new to FreeRADIUS. Any help is appreciated. Thanks!
as Alan has stated, the accounting is done by the NAS, this then simply sends accounting packets to freeRADIUS which is then configured to dump them to a database (or wherever) depending on your config. alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Tan hanyin