Citando Alan DeKok <aland@deployingradius.com>:
On Oct 30, 2024, at 10:29 AM, Rodrigo Abrantes Antunes <rodrigoantunes@pelotas.ifsul.edu.br> wrote:
Yes, all my ips are assigned by the dhcp server, it is a PFSense ISC. Can't I configure freeradius to tell the DHCP server which ips it should assign, or something like that?
How would that work? Does the pfsense documentation say there's an API to allocate IP addresses?
There's "omshell", but it seems to be pretty limited in what it can do.
So the answer here is likely "no". Because the ISC DHCP server doesn't have any API which allows this. And it can't query an SQL database because it's extremely limited.
Alan DeKok.
-List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
So what the ippool and sqlipool modules for? And the Framed-Pool and Framed-IP-Address attributtes that radius can reply? Just as freeradius can reply the vlan to the wlc, and the wlc gives the right vlan to the client I thought that it could reply the IP and the wlc could give the right IP too.