Topic: Chillispot + radius Expiration of Account

Hi everybody,

I apologize for my English bu i'm not used to write in english (of course I'm French wink ).

I Install chillispot and freeradius+Mysql on a DD-WRT router with a login page provided on the forum in PHP.

Everythings work fine but I've got a question according to the expiration of an account.

How can I set an expiration date for an accounnt on the freeRadius Server and to handle the responses on the login script in php ?

For example a user log in but the expiration date is out of date so he is redirected to a billing page to reactivate his account ; and a user who is not register in the Freeradius database is redirected to a register page.

Thanks

Re: Chillispot + radius Expiration of Account

you can write on php to check user.
but now you set on dd-wrt,  i never know what router can run freeradius+mysql.
tell me what is it?
can it run php?

Re: Chillispot + radius Expiration of Account

sorry to answer so lately to your question.

In fact I didn't express so good. I have a WRT54GS with chillispot enabled and a server with radius, mysql and Apache (+PHP module).