1

(6 replies, posted in Chillispot Configuration)

I do it but it's ignored.

Just a question, into ssh terminal I connect to wrt54gl at prompt I input chilli but I receive this error

chillispot: Error opening configuration file '/etc/chilli.conf'

my etc file is into /tmp not /etc or /tmp/etc


this is my chilli.conf

radiusserver1 93.62.xxx.xxx
radiusserver2 93.62.xxx.xxx
radiussecret mysecret
dhcpif eth1
uamserver https://93.62.xxx.xxx/hotspotlogin.php
uamsecret mysecret
uamallowed exit.mydomain.it,mydomain.it
net 192.168.182.0/24
macauth
radiusnasid WgestDemo
interval 20
uamhomepage=http://93.62.205.181/provapredirect.htm
domain mydomain.it


I added the last line into dd-wrt interface, "Additional Chillispot Options" section

Fixed.

I purged the Firefox's cache and now exit works fine.

2

(6 replies, posted in Chillispot Configuration)

foxtroop11 wrote:

Could someone be so kind as to show how to host the exit/logout function on one's own server? I have a .htaccess file that I setup to redirect, but if anything else is punched in the browser it goes to my domain. It seems that somehow key.chillispot.info only looks for certain key words and if anything else is entered into the browser it goes to a search engine instead of the main chillispot website.

Thanks

You must register a 3rd level domain like exit.mydomain.com.

If you like I can give you, in private, the reference to my server who do it, exit.myserver.it >> 192.168.182.1:3990/logout

it works like key.chillispot.info

may be that together we can won this match.


Ciao Carlo

3

(6 replies, posted in Chillispot Configuration)

I have implemented an exit server for my purpose but I can't redirect my dd-wrt to my server it still redirect to exit.chillispot.info and so call 1.1.1.1 and exit doesn't work.

Ciao Carlo

4

(1 replies, posted in Chillispot Configuration)

When chillispot calls hotspotlogin.php or hotspotlogin.cgi it passes a few paramters through the URL. It appears to be the users device mac address, a challenge, the nasid and the userurl as well as a status.

I need to find this macaddress and put it into log, I have strictly logging requirement,  how make the log isn't a trouble but I don't know  recover or find the user's  mac address.

Any help is appreciated

Tnx Carlo