IP allocation from Pool
Alan DeKok
aland at deployingradius.com
Sat Sep 26 16:51:14 CEST 2020
On Sep 26, 2020, at 10:39 AM, kabin mool <kabin_mool at hotmail.com> wrote:
> Can you help me on below requirement, how to manage in freeradius?
Do you have a *specific* question?
The file mods-available/dhcp_sqlippool explains how IP pools are managed in SQL, for DHCP.
The file mods-available/sqlippool explains how IP pools are managed in SQL, for RADIUS.
If you grab the latest code from GitHub, there's even some scripts to help you create / manage IPs in SQL:
scripts/sql/align_sql_pools.pl
scripts/sql/generate_pool_addresses.pl
scripts/sql/rlm_sqlippool_tool
The tools are just Perl scripts. The comments at the top explain how to use them.
Alan DeKok.
More information about the Freeradius-Users
mailing list