> I’m trying to setup our database to have the nas device receive different
> attributes based on which device, and group the user is in…
>
> User bob in group dialup gets the x-ascend filters when he dials into
> huntgroup1
>
> And
>
> User joe in group Wireless gets the RB-Context attribute when he connects
> through huntgroup2.
>
>
>
>
>
> The below Config doesn’t seem to be working?
>
>
>
> Any Ideas..
>
> Thanx
>
> Cris
>
>
>
> Huntgroup1        NAS-IP-ADDRESS == 1.2.3.4
>
>    Group = Dialup
>
>    Slipstream-Auth = "true",
>
>                X-Ascend-Data-Filter == "ip in forward tcp est",
>
>                X-Ascend-Data-Filter == "ip in forward dstip 1.2.5.4/32",
>
>                X-Ascend-Data-Filter == "ip in drop tcp dstport = 25",
>
>                X-Ascend-Data-Filter == "ip in forward",
>
>
>
> Huntgroup2        NAS-IP-ADDRESS == 1.2.3.5
>
>             Group =Wireless
>
>             RB-Context-Name = local,
>
>             Fall-Through = yes,
>
>
>
>
>
>

Please post in plain text.

Anyway, what file is that?  Please post your huntgroups file and users
file and specify which one is which.  It looks to me like you are
combining the two.

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

Reply via email to