> Hi, > > I want to use ippool module (freeradius version 0.7 stable). I have > tried the following configure commands but unfortunately didn't work: > ./configure ..... --with-rlm_ippool > ./configure ..... --enable-rlm_ippool > I looked in configure, make messages but I didn't see anything wrong. > Are there any dependencies for this module??? What I did wrong?? > Please help.
The is not configuration flags for this module. As soon as you have finished the compilation and installation of the freeradius, you have to go in the src/modules/rlm_ippol and issue a make command then a make install. HTH Pigi - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
