Re: How to change the key on ippool



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.





This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.