Freeradius DHCP rest module
Alan DeKok
aland at deployingradius.com
Wed May 25 18:05:14 CEST 2016
On May 25, 2016, at 12:00 PM, Fabrice Durand <fdurand at inverse.ca> wrote:
> i am currently trying to replace isc-dhcp with freeradius dhcp server on PacketFence.
That's a good idea.
> The dhcp work well, i am able to give ip address on layer 2 and layer 3 network.
That's good...
> Now i want to add hooks in DHCP-Discover and DHCP-Request with rlm_rest but i am not sure if this module can do that since there only theses scopes:
>
> authorize
> authenticate
> accounting
> post-auth
>
> Is there a workaround or does this is not yet implemented ?
The "dhcp DHCP-Request" etc. sections are processed as post-auth sections in the server. So yes, the rlm_rest module can work with DHCP.
Alan DeKok.
More information about the Freeradius-Users
mailing list