Topic: Newbie with some questions

I am interested in whether Chillispot can handle a couple of different requirements.

- free access without authentication
- a page that captures the user's email address before they can access the network
- saving that email addy in a text file or database file

Thanks in advance for your help and advice.

Re: Newbie with some questions

- free access without authentication

macauth

- a page that captures the user's email address before they can access the network

this requirement you need to write iptables to redirect user to email form after fill email allow user to access.

- saving that email addy in a text file or database file

this can write on php