24 Mar
2016
24 Mar
'16
11 a.m.
On Mar 24, 2016, at 10:58 AM, Алексей Елиферов <bk@intraffic.com.ua> wrote:
We have freeradius v.2.2.9 with dhcp module And it's understand how to give IP-address with MAC or opt82. But if it's a new client, that does not established in mysqldb, how to give IP?
In isc-dhcp it is doing by allow unknown-clients and dynamic pool.
Does freeradius have anything like it?
The default in the sql_ippool module is to assign IPs to any MAC address that requests an IP address. You don't need to pre-populate the pool with known MAC addresses. Alan DeKok.