Does anybody already implemented dynamic allocation of ips from pool? Or any ideas? In fact, main problem in native rlm_sql_ippool is that "freeing" of ip is done via accounting section - and there is no analog of Stop packet in dhcp (but it can be simulated, using Lease-Time) -- With best regards, Evgeniy Kozhuhovskiy, Leader of Services team, Minsk State Phony Network, RUE Beltelecom.
Evgeniy Kozhuhovskiy wrote:
Does anybody already implemented dynamic allocation of ips from pool?
I don't think so.
In fact, main problem in native rlm_sql_ippool is that "freeing" of ip is done via accounting section - and there is no analog of Stop packet in dhcp (but it can be simulated, using Lease-Time)
Yes. There is some work that needs to be done in order to integrate DHCP into the SQL IP pools. Alan DeKok.
Alan DeKok wrote:
In fact, main problem in native rlm_sql_ippool is that "freeing" of ip is done via accounting section - and there is no analog of Stop packet in dhcp (but it can be simulated, using Lease-Time) Yes. There is some work that needs to be done in order to integrate DHCP into the SQL IP pools.
Keep us informed :-) -- With best regards, Evgeniy Kozhuhovskiy, Leader of Services team, Minsk State Phony Network, RUE Beltelecom.
Alan DeKok wrote:
Evgeniy Kozhuhovskiy wrote:
Keep us informed :-)
As always, patches are welcome.
In fact, i'm thinking about it. I'll try :)
It's easy for me to do 1-2 line fixes. Re-writing the SQL IPPool module to handle DHCP is not a priority, and will not be a priority for a long time.
-- With best regards, Evgeniy Kozhuhovskiy, Leader of Services team, Minsk State Phony Network, RUE Beltelecom.
participants (2)
-
Alan DeKok -
Evgeniy Kozhuhovskiy