Hello All,

Using 0.9.1 with MySQL.

I have found an abundance of documentation about enforcing restrictions using positive NAS-IP matches. This works fine, ie:

radgroupcheck

id              GroupName               Attribute               Value           Op
1               test                            NAS-IP          10.10.10.10     ==

will only allow logons from members of group "test" from the NAS at 10.10.10.10.

But what if I want to allow "test" users to logon to any NAS-IP BUT 10.10.10.10?

I have used VOP RADIUS and I can use !10.10.10.10 as a value to mean NOT 10.10.10.10.

Is there similar syntax for freeRADIUS?

Thanks.


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

Reply via email to