Calling-Station-Id has the MAC address of the access point's SSID which I'd have to collect the list of MACs, too many to filter on. I like the second method but I'm not seeing any documentation on matching based on regular expressions with AVP's. Can you point to a config file that I should be looking in or maybe some doc online? I searched almost all day for something on google.
- Jason On Fri, 2005-11-04 at 16:09 -0500, Alan DeKok wrote: > Jason Carr <[EMAIL PROTECTED]> wrote: > > I'm running multiple access points with multiple SSIDs on each access > > point. We have some groups that want to run their own RADIUS > > authentication, and we need to proxy their requests. Cisco access > > points have radius servers configured only by device not by SSID, so I > > need another way to figure out which SSID the client connected with. > > It *may* be in the Access-Request, in a Calling-Station-Id. > > > The only other method I can think of to proxy off of other than realms > > would be a Cisco AVPair, which is already being sent to the radius > > server. There is one called SSID, which contains exactly the > > information I'd like the proxy to forward based on. > > So use that. Use regular expressions to match it. > > Alan DeKok. > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html