27 Nov
2008
27 Nov
'08
8:39 a.m.
Osvaldo Campos M. - Administrador Red STI wrote:
I found this page: http://www.mavetju.org/unix/freeradius-ippool-tool-man.php
This tool dumps the contents of the FreeRadius ippool databases for analyses or for removal of active entries (stuck entries?)
Do you work with this tool?... Where I can find this tool???... Exist another way to do that??
Un-tar the FreeRADIUS distribution, and do: $ cd freeradius-server-2.1.1 $ find . -name "*tool*" -print The utility is installed by default *if* the IP pool module is built. Alan DeKok.