How to change the key on ippool
Alan DeKok
aland at deployingradius.com
Fri Feb 8 15:27:40 CET 2008
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.
More information about the Freeradius-Users
mailing list