Indeed it is! the rlm_ippools module is pretty easy to set up and good for testing. Unfortunately I ran into troubles with running this module for a long period of time (ie, over a weekend). Eventually it stopped handing out IP addresses.
Also, I had extra requirements that were not fullfilled by the module, so I had to go a custom route. But the ippool module is a great place to start and a way to understand how the freeradius architecture works with IP address management. MV On Tue, 2003-01-14 at 09:29, Evren Yurtesen wrote: > yes but isnt freeradius supporting ip pools as an experimental feature > nowadays? > > Evren > > On 14 Jan 2003, Mike Varley wrote: > > > I looked into this solution (using DHCP as the ip address manager for > > RADIUS clients) but in the end hooking in the dhcpclient code to work > > with freeradius seemed like a lot of work, and an incomplete solution > > (for our specific needs). So we ended up just writing our own IP address > > management stuff; it was pretty straightforward. > > > > I am using Linux, I dunno what platform you are developing on. > > > > > > MV > > > > On Tue, 2003-01-14 at 08:11, [EMAIL PROTECTED] wrote: > > > Hi everyone, > > > > > > My problem concern how to assign the IP address to a client after the radius >server (Freeradius) performed md5 authentication. Maybe it's necessary to install a >DHCP server too? If yes which is the right way to configure Freeradius to interact >with DHCP server ? > > > > > > Thanks very much > > > > > > > > > - > > > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Mike Varley -= SOMA Networks =- > > Tel: 416.977.1414 x1578 > > email: [EMAIL PROTECTED] > > > > > > - > > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Mike Varley -= SOMA Networks =- Tel: 416.977.1414 x1578 email: [EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
