Hello,

I am new to Freeradius and would like some assistance. I have been searching the mailing lists and google, but I'm not quite getting some things.

We are using dialupadmin with mysql for our own dialup users and also are proxying. We would like to set freeradius so it only allows 1 simultaneous use for our own users and a block of 25 of the users @realm1.com.

For our own users do we change the users file as follows:

DEFAULT Service-Type == Framed-User 
             Simultaneous-Use = 1,
             Framed-IP-Address = 255.255.255.254,
             Framed-MTU = 576,
             Service-Type = Framed-User,
             Fall-Through = Yes  

Is there anywhere else that we have to change? We have kept the simultaneous entries in the radiusd.conf file uncommented.

Specifically, where and how would we put limits for users that are proxied through our server so that only 25 users from that realm could be on at a time?

Thanks

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

Reply via email to