On Sat, Jan 7, 2012 at 5:55 AM, Marinko Tarlac <[email protected]> wrote: > I'm not a developer but I will try to help as much as I can. >
@Marinko: If you use Ubuntu, I've just uploaded a new package to my unofficial ppa: https://launchpad.net/~freeradius/+archive/testing-2.x The master (3.0) branch is still missing some DHCP-related improvements present on v2.1.x, so if you want to do some DHCP-testing better stick with v2.1.x for now. The ppa is currently: - based on latest v2.1.x git commit (5fedd50), which already include some config file improvements needed to have a working DHCP server with dynamic and "static" IP assignment - has some additional patches to make testing easier (e.g. comments on how to use "static" IP assignement) - has dhcp functionality compiled-in, so only some configuration change is neeed to use the functionality (see comments /etc/freeradius/sites-available/dhcp) You can also compile yourself from v2.1.x git branch, but if you do that you (currently) still need to modify some config files manually. Let us know how your testing goes. -- Fajar > Marinko > > > On 1/6/2012 3:08 PM, Alan DeKok wrote: >> >> Marinko Tarlać wrote: >>> >>> If it isn't secret, where is the DHCP functionality on the priority list >>> ? >> >> A number of DHCP fixes have gone into the 3.0 branch. The server is >> now a DHCP relay. >> >> The only DHCP related fix is to have the server allocate leases from >> SQL. That requires changes to rlm_sqlippool, or an SQL procedure, or a >> Perl script. >> >> As always, patches are welcome. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

