Configuring dhcp module in FreeRadius (3.0.2 - Centos 6.5)
- by mixja
I am using the REST module to authorise a DHCP request. I would like to send an explicit DHCP NAK if the authorisation fails, however the DHCP module seems to return immediately if there is a failure and just ignores the DHCP request without any response.
Here is my DHCP module configuration - if rest.authorize is successful, the if (ok) control…