Freeradius2 with mysql function on openwrt.

Arran Cudbard-Bell a.cudbardb at freeradius.org
Mon Jun 8 18:50:07 CEST 2015


> On 8 Jun 2015, at 12:20, bruno d'ambrosio <brunodambrosio2011 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 872 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20150608/ffe0b1be/attachment.sig>


More information about the Freeradius-Users mailing list