25 Apr
2006
25 Apr
'06
11:04 a.m.
"Philippe Bacquaert" <philippe.bacquaert@laposte.net> wrote:
I'm searching how to make freeradius (when receiving a request from a radius client) request itself a dynamic IP address to a dhcp server and write it in the attribute Framed-IP-Address.
You write a scipt around dhclient, which might work. Or, use the ISC libdhcp, and integrate that into a FreeRADIUS module. Alan DeKok.