redis_ippool module doesnot process lease_time in ack

Alan DeKok aland at deployingradius.com
Fri May 3 12:55:44 CEST 2019


On May 3, 2019, at 6:25 AM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan at viasat.com> wrote:
> 
> redis_ippool module:
> 
>              #
>              #  How long a lease is allocated for
>              #
>              lease_time = &reply:DHCP-IP-Address-Lease-Time

  Huh?  That doesn't make sense.

  The lease_time configuration item is supposed to be a number.  Like "86400".

> dhcp server:
> recv DHCP-Request {
> ...
>    update reply {
>      &DHCP-IP-Address-Lease-Time = 3600

  If you're setting the lease time here, why use the redis_ippool module?  I'm not sure that I understand.

  Alan DeKok.




More information about the Freeradius-Users mailing list