Questions tagged [coovachilli]

CoovaChilli is an open-source software access controller, based on the popular (but now defunct) ChilliSpot project, and is actively maintained by an original ChilliSpot contributor. CoovaChilli is released under the GNU General Public License (GPL).

About CoovaChilli

CoovaChilli is an open-source software access controller, based on the popular (but now defunct) ChilliSpot project, and is actively maintained by an original ChilliSpot contributor. CoovaChilli is released under the GNU General Public License (GPL). Contact us for commercial support and licensing options.

CoovaChilli is a feature rich software access controller that provides a captive portal / walled-garden environment and uses RADIUS or a HTTP protocol for access provisioning and accounting. CoovaChilli is an integral part of the CoovaAP OpenWRT-based firmware which is specialized for hotspots. For more information on how Coova's Chilli differs from the standard ChilliSpot, be sure to see the ChangeLog.

Questions

All question related with captive portal using this package

Related Links

38 questions
3
votes
0 answers

Captive portal not redirecting

Basically I have been trying to setup coovachilli with radius/mysql authentication to act as a captive portal,on my virtual machine. When a client connect to chillispot, his IP is "10.1.0.X" so he can't communicate with box (x.x.x.x) and can't go on…
kaykay
  • 33
  • 7
2
votes
1 answer

Using encrypted password instead of Clear text password

I am trying to set up a hotspot system using CoovaChilli and FreeRadius with RADIUSdesk. I have done the most part of it. The Captive portal login page is displayed but I can't authenticate as a user. When I looked into the logs, Coova Chilli on…
goodperson
  • 21
  • 1
  • 1
  • 4
2
votes
0 answers

Captive Portal on Android 5.1+

I want to use captive portal. I want the user to get authenticated after they accept the terms and conditions, followed by a redirect to the advertisement page. However, when a user connects and is authenticated by the authentication server, the…
2
votes
0 answers

Javascript Facebook sdk - captive portal on mobile devices

We are setting up a web app which serves as a wi-fi hotspot using coova chilli and the Javascript Facebook SDK. The app has a "login with facebook" button that, once clicked, calls the FB.login() function, which opens a pop-up window where the user…
2
votes
2 answers

"Sign in to Wi-Fi Network" never happens on Android devices, but redirection works fine

I have a Captive Portal setup using RadiusDesk + FreeRADIUS + CoovaChilli + Nginx. Redirection works 100% on any device (including Android). If the user is not yet authenticated, when they attempt to go to any http:// webpage, they get redirected to…
Anselan
  • 396
  • 3
  • 13
2
votes
2 answers

CoovaChilli & FreeRadius: Apache server Authentication

What I'm using: Ubiquiti AirRouter CoovaChilli AWS server with FreeRadius & Apache2 What I'm trying: Set up a captive portal using the Ubiquiti AirRouter Use CoovaChilli firmware to set up captive portal on Ubiquiti Make the radius…
AlvaroAV
  • 10,335
  • 12
  • 60
  • 91
1
vote
1 answer

Change default freeradius auth and acct port in CoovaChilli

So I have two freeradius / radiusdesk installations on the server. First one is old one and uses default freeradius ports: 1812/1813 for Auth/Acct. The second one is the new once and using ports: 10001/10002 for Auth/Acct. The issue now is that on…
Ali Raza
  • 45
  • 9
1
vote
0 answers

logout from coovachilli using ajax

I have created captive portal which working for coovachilli , the login page is in cloud for example app.paychilli.com/login.php so when one user connected to the wifi he will redirect to this address to make login to his account . the…
1
vote
0 answers

CoovaChilli redirect to a new page on successfull login, to display user account balance

I'm working on a CoovaChilli project at work. I have experience with PHP but I'm very new to shell scripting. Though I Googled and read Coova support blogs they don't seem to give directions for very beginners. What I'm trying to do is on a…
user2994921
  • 89
  • 1
  • 14
1
vote
0 answers

Freeradius SQL Daily SQL Counter not working properly + ChilliSpot-Max-Total-Octets

I use Freeradius + CoovaChilli + Nginx + Ubuntu. I nicely configured the Freeradius and everything is working fine.. Except that ChilliSpot-Max-Total-Octets terminate the session after 1 117 000 000 octets used by the Mac address but the Username…
Nans Noel
  • 295
  • 1
  • 3
  • 10
1
vote
1 answer

Multiple DHCP range on CoovaChilli

I'm trying to get working CoovaChilli under multiple subclasses. for example i want to build something like: 192.168.182.1-254 192.168.183.1-254 to extend connections on device. There's no too much documentation for it but what i found is not…
Carca
  • 564
  • 1
  • 6
  • 16
1
vote
1 answer

Freeradius sqlcounter doesn't work

I'm using freeradius with mysql and choovachilli to implement captive portal. I'm currently trying to implement daily accounts using rlm_sqlcounter, but with no success. Here is my configuration file that I include into global config: sqlcounter…
1
vote
0 answers

Internet disconnects from server as soon as i connect freeradius server box to client computer

I m trying to setup a captive portal using freeradius, coovachilli on Ubuntu 14 server(32 bit) After the complete installation, the internet works fine on ubuntu server box with both freeradius and coovachilli running. But when I connect client pc…
Vinit
  • 11
  • 1
1
vote
1 answer

CoovaChilli fails to redirect

I'm trying to set up a captive portal with CoovaChilli. So far I can get my router to distribute IP address from the 10.1.0.0/24 subnet, but when I attempt to go to www.youtube.com the browser simply hangs. I can access the captive portal only by…
devneal17
  • 281
  • 1
  • 4
  • 14
1
vote
2 answers

CoovaChilli Authentication

I'm trying to authenticate with CoovaChilli using Radiusd (FreeRADIUS v2.2.5) which is running on Ubuntu 14.04 and I can't succeed. CoovaChilli is using some different parameters beside to ChilliSpot. Based on it's own documentation, CoovaChili…
Carca
  • 564
  • 1
  • 6
  • 16
1
2 3