10 Aug
2006
10 Aug
'06
9:13 a.m.
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