framed-ip-address based on nas-ip-address
Fajar A. Nugraha
fajar at fajar.net
Thu Mar 18 10:30:45 CET 2010
On Thu, Mar 18, 2010 at 2:21 PM, power159 <power159 at gmail.com> wrote:
> the only problem that I have is if user is membership of 2 groups .
> freeradius is processing none of them ! even if both are matching ! but if I
> remove one of groups its working without any problem ! and assigning ip from
> ip pool
> +----------+-----------+----------+
> | username | groupname | priority |
> +----------+-----------+----------+
> | test1 | group1 | 0 |
> | test1 | group2 | 0 |
> +----------+-----------+----------+
See doc/rlm_sql
in particular, I think the priority should be different. Also if you
want both groups processed, you might need Fall-Through.
--
Fajar
More information about the Freeradius-Users
mailing list