Robert Hass <[EMAIL PROTECTED]> wrote: > The problem is that DSL user can configure their PPPoE connection as > username from Dial-Up user (eg. ppp/ppp) and there will be no > rate-limit on his connection (VirtualAccess interface). Silimar problem > with VPNs - sometimes we have duplicated login names...
Duplicate names make it more complicated. If the names were unique. you'd just put the users into different groups. > Is any way to resolv this issue other than installing 3 FreeRadiuses > using different MySQL databases, and different TCP/UDP ports ? Configure 3 Autz-Type's. (see doc/Autz-Type). Put 3 SQL databases in there, one for each cass of users. In the "users" file, key off of the Client-IP-Address, and set Autz-Type. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

