18 Mar
2014
18 Mar
'14
10:55 a.m.
Mahima Kumar wrote:
Can anyone guide me about how to make a dhcp pool on the freeradius server?
You make a normal IP pool. See the "sqlippool" module. See also raddb/modules/dhcp_sqlippool. See also raddb/sites-available/dhcp You'll have to manually insert all of the IPs into the SQL table. I don't think there's a script for that. It would be nice if someone could submit patches which would make this process easier... Alan DeKok.