Hi Arran Arran this module in openwrt not exist.....the file rlm_acct_unique not exist Where can I take? Best Regard Bruno D'Ambrosio Subject: Re: Freeradius2 with mysql function on openwrt. From: a.cudbardb@freeradius.org Date: Mon, 8 Jun 2015 12:50:07 -0400 To: freeradius-users@lists.freeradius.org
On 8 Jun 2015, at 12:20, bruno d'ambrosio <brunodambrosio2011@hotmail.it> wrote:
Hi Mate
Thanks. For Help.
Openwrt not have the module "acct_unique" look at the end of debug, please
Define it. It will have been installed, unless someone has butchered the server. create raddb/modules/acct_unique Insert: # # Create a unique accounting session Id. Many NASes re-use # or repeat values for Acct-Session-Id, causing no end of # confusion. # # This module will add a (probably) unique session id # to an accounting packet based on the attributes listed # below found in the packet. See doc/rlm_acct_unique for # more information. # acct_unique { key = "User-Name, Acct-Session-Id, NAS-IP-Address, NAS-Identifier, NAS-Port" } -Arran - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html