maximum-timeout in ippool do not work?
Guys, I recently use rlm_ippool to let freeradius assign strongswan user ip. By ACCT-STOP, freeradius can release the ip that assigned to user. But for the case that accounting packet lost, we need a timeout mechanism. But in ippool file, I set maximum-timout, but it do not work. the ip was not released even that user already lost for a long time. Any suggestions? -- Best Regards, Yanrui Hu -- *This email may contain or reference confidential information and is intended only for the individual to whom it is addressed. Please refrain from distributing, disclosing or copying this email and the information contained within unless you are the intended recipient. If you received this email in error, please notify us at legal@appannie.com <legal@appannie.com>** immediately and remove it from your system.*
On May 17, 2016, at 4:51 AM, Yanrui Hu via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Guys, I recently use rlm_ippool to let freeradius assign strongswan user ip. By ACCT-STOP, freeradius can release the ip that assigned to user. But for the case that accounting packet lost, we need a timeout mechanism. But in ippool file, I set maximum-timout, but it do not work. the ip was not released even that user already lost for a long time. Any suggestions?
The IP isn't released. But it *is* allocated when a new packet comes in. i.e. the allocation method finds either a free IP, *or* an IP which has expired. Alan DeKok.
participants (2)
-
Alan DeKok -
Yanrui Hu