I need to be able to sort users by the NAS that they connect to. I'm experimenting with using Called-Station-ID to sort by, but not all of my NASes will be using a dialup number (PPPoE through DSL, VDSL, etc.). Ideally, I'd like to sort by NAS-IP-Address.
I'm envisioning two different scenerios: 1) New check attributes that can be assigned to any user or group -- maybe "Allow-NAS-IP" and "Deny-NAS-IP"? These attributes could be "stacked" (in a logical, common-sense way), meaning more than one could be assigned to a user or group to create a sort of per user/group access list. 2) In reference to the rlm_sql module, there are currently two "levels" that attributes can be assigned to (not counting realms which aren't working yet) -- the user level and the group level. Could we add a third "nas" level. I.e. nascheck and nasreply tables? I would find this EXTREMELY useful. Thanks for the great software! --Aaron - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
