Hi all,  

I using freeradius 0.6 and I used the rlm_ippool module.
this is what I observed, Using my setup which it pool 10
IP Address range, so I try to login 10 times and It gave
me the right IP address range which in my configuration.
After that, In my 11 attempt login, It gave an IP address
out of the range specified in my configuration.  So to solve
my problem, I need to stop the radiusd service then delete
the db.ippool and db.ipindex files then restart the radiusd.
Any help please to solve my problem.

      ippool hangar {
                range-start = 172.16.10.50
                range-stop =  172.16.10.60
                netmask = 255.255.255.0
                cache-size = 10
                session-db = ${raddbdir}/db.ippool
                ip-index = ${raddbdir}/db.ipindex


Thanks
--ador

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

Reply via email to