Luis Galan wrote:
> I have changed to that:
>     key = "%{NAS-IP-Address} %{Acct-Session-Id}"
> 
> Question: Is it the right choice? or Should I use key =
> "%{NAS-IP-Address} %{Acct-Unique-Session-Id}"?
> Do I have to change something else?

  No.  You want something that is unique to each client.  The
Acct-Session-Id attribute is unique to each *session*, which is
completely different.

  Try Calling-Station-Id, if that's available.  It's usually the MAC
address...

  Alan DeKok.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to