Citando Alan DeKok <aland@deployingradius.com>:
On Oct 30, 2024, at 9:10 AM, Rodrigo Abrantes Antunes <rodrigoantunes@pelotas.ifsul.edu.br> wrote:
Hi, I currently have vlan assignment based on ad group working flawlessly for my wireless clients. Now I want ip assignment, is it possible?
Only via DHCP. You can't return IPs via RADIUS for wireless clients.
I tried to achieve that with the ippool module but I think I am missing something. How should I configure the wlc or the dhcp server?
The IPs need to be assigned by the DHCP server. You can use FreeRADIUS for DHCP. :)
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
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?