|
||||||||
Hello It is the way the captive portal handles the expired users: It does only kill them when the user manager script is executed. To change that, you have to change that. The only way to automatically kill expired users and their connection without having to reload the user manager is either via a automatic timed task (I can't remember the name at the moment) or to add the routines to do so to another script that is launched more often. Greetings Carsten Holbach Piotr Makarowicz wrote: >Hi! > >I Have clone od m0n0wall :) : generic-radius2_element_20051110_17-29 (on CD + Floppy) >and I have problem with User manager (Captive portal) >After the end of expire date user is erasing (OK) but this user have still connection to WAN (internet) ! > >Does EXPIRATIONDATE realy works ??? > >Best Regards >Piotr Makarowicz > > >(I'm still modyfing code, I want change expirationdate to expirationdate and time - any ather ideas? > >Carsten: >Your code works! (but user have connection to WAN, (after expirationtime), too..... :( >Thanks for help Carsten Holbach > |