Ok I've found that entry and changed it to reflect my IP pool. I've also made an entry in the users file like this. DEFAULT Group == "dynamic", Auth-Type = System, Pool-Name := main_pool I'd like to know how to make a new pool. I am going to use this one for dynamic IP addresses, and I will need to do another for static ip addresses. Or can I just manually specifiy per user in the users file telling it what IP address to use? Also, I saw a note in radiusd.conf saying if you change the range paramaters for the main pool you will need to update or delete your database. what does this mean and how do I do this? Rheindorf Jan wrote:
Search for main_pool in radiusd.conf You will find everything there. You have to define your pool(and others) like this one. I just edited main_pool for my subnet, but you can define more pools also. Dont forget to uncomment(#main_pool) the corresponding entries in the auth, acc, preacct,... sections And you need to edit the users-file, tot tell radius which pool for which user. it looks like this
guest05 Auth-Type := Local, Pool-Name := main_pool, User-Password == testtest Service-Type = Framed-User, Framed-Protocol = PPP, Framed-MTU = 1500
greez Jan
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html