Freeradius request IP Addres another DHCP Server
Hi, It's possbile the topology bellow: <Client PPPoE> -----------<NAS PPPoE> ------------< Freeradius>--------------<ISC DHCP Server> 1) The client pppoe resquest acess to NAS. 2) The NAS forward request the access to Freeradius. 3) The Freeradius authenticate the client and request the IP Address to ISC DHCP Server 4) The Freeradius response to NAS with fields bellow:
On Jul 5, 2017, at 1:11 PM, Jean Tomaz <jean_ts@hotmail.com> wrote:
1) The client pppoe resquest acess to NAS. 2) The NAS forward request the access to Freeradius. 3) The Freeradius authenticate the client and request the IP Address to ISC DHCP Server
Not by default. You can always write a command-line program which runs dhcpclient, gets an address, and returns it to FreeRADIUS. Alan DeKok.
participants (2)
-
Alan DeKok -
Jean Tomaz