Re: rlm_acct_unique Issue

2009-09-07 Thread Alan DeKok
Tim O'Donovan wrote: >> Does anyone know what might be causing this? > > The acct_unique configuration is being overridden by the defaults in > /etc/freeradius/modules/acct_unique... What does that mean? If you edit that file, you are editing the configuration. Or, have you added *two* conf

Re: rlm_acct_unique Issue

2009-09-07 Thread Tim O'Donovan
> Does anyone know what might be causing this? The acct_unique configuration is being overridden by the defaults in /etc/freeradius/modules/acct_unique... acct_unique { key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port" } And the Client-IP-Address is changing

rlm_acct_unique Issue

2009-09-07 Thread Tim O'Donovan
Hi, We're using FreeRADIUS 2.1.6, and have rlm_acct_unique configured as per the below: acct_unique { key = "User-Name, Framed-IP-Address, Acct-Session-Id" } Over the past couple of days we've noticed that the unique session ID calculated by the module during interim updates is changing