[Chilli] coovachilli for splash only

Xabier Oneca -- xOneca xoneca at gmail.com
Fri Nov 7 19:44:29 UTC 2014


Hello Abid,

2014-11-06 18:06 GMT+01:00 Abid Naseem <bidnaseem at gmail.com>:
> Hi sir
>
> this is with reference to your thread:
>
> http://lists.coova.org/pipermail/chilli/2013-February/002186.html
>
> I am trying to do the same, can you help me?
> thanks a lot!

Sorry for not answering earlier.

I wanted to point you to that thread but didn't have time to search
it. Good job!

Now, if you have configured CoovaChilli with a 'localusers' file and a
dummy 'radiusserver1', you only have to add to configuration
'uamserver', 'wwwdir' and 'wwwbin' parameters.

The first one (uamserver) must be something like
'http://${ip}:${port}/www/uam.chi'

${ip} and ${port} are from your CoovaChilli configuration (10.0.0.1
and 3990 by default).

'wwwdir' is the folder where static content is saved.

And 'wwwbin' is a CGI binary (or script) which is called when
'uamserver' URL is requested.

You have to write wwwbin so it will display the splash with your "I
accept..." checkbox, processes it and then redirects the user to:

  http://${ip}:${port}/logon?username=${username}&password=${password}

${username} and ${password} must exist in your 'localusers' file.

HTH,

Xabier Oneca_,,_


More information about the Chilli mailing list