On Mon, Feb 16, 2004 at 12:54:13PM +0100, [EMAIL PROTECTED] wrote: > > I would like to learn how to set IP restrictions for each radius account : > > By restrictions, I mean that account n� 1 can only reach IP subset n� 1, > account n� 2 can only reach IP subset n� 2, .... > > An IP subset can be the whole WWW, a single IP or a specified family of IPs. > > And I would like to manage those restrictions using a dedicated table in the > MySQL Radius basis where every IP subset would be stored. >
It is not radius servers job to do IP restrictions. Your RAS must be able to do that. Radius can send it filter name e.g. Framed-Filter-Id = "restrict1" but you have to define that filter in your RAS (e.g. for Portmaster add filter / set filter commands) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

