Re: Integrate Freeradius with DHCP (Alan DeKok)
Hi, As Alan said not simple. It could be very well possible to work it out with unlang, MySql and/or an external script to talk via OMAPI to an ISC BIND. It would be a very ugly hack. Besides that, abandoning immediately an IP in a wireless infra-structure might not be a very good idea for several reasons IMO. Regards,
1. Re: Integrate Freeradius with DHCP (Alan DeKok)
----------------------------------------------------------------------
Message: 1 Date: Mon, 4 May 2015 08:02:25 -0400 From: Alan DeKok <aland@deployingradius.com> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Integrate Freeradius with DHCP Message-ID: <53EF4299-FB51-4B23-8CBA-E202ED817C8B@deployingradius.com> Content-Type: text/plain; charset=us-ascii
On May 4, 2015, at 12:20 AM, Mohd Alkhaldi <alwaadalhaq@gmail.com> wrote:
We have multiple Radius servers, How can we get Framed-Ip-Address from central DHCP server, and release the IP when receive Accounting Stop.
There's no simple way to do this right now.
Alan DeKok.
-- Regards, -- Rui Ribeiro Senior Sysadm ISCTE-IUL https://www.linkedin.com/pub/rui-ribeiro/16/ab8/434
On May 4, 2015, at 12:05 PM, Rui Ribeiro <ruyrybeyro@gmail.com> wrote:
Hi,
As Alan said not simple. It could be very well possible to work it out with unlang, MySql and/or an external script to talk via OMAPI to an ISC BIND. It would be a very ugly hack. Besides that, abandoning immediately an IP in a wireless infra-structure might not be a very good idea for several reasons IMO.
There is this... https://github.com/Feh/rlm_omapi <https://github.com/Feh/rlm_omapi> Code doesn't look awful. Might be an idea to bring it into the server. -Arran
Hi,
https://github.com/Feh/rlm_omapi <https://github.com/Feh/rlm_omapi>
Code doesn't look awful.
Might be an idea to bring it into the server.
interesting.... its what is needed really unless using exec/unlang to fire off OMAPI client requeests to the (ISC) DHCP server obviously, if using FreeRADIUS as the DHCP server there might be more possible flexibility and options now (or in future) alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Arran Cudbard-Bell -
Rui Ribeiro