Topic: Login page not shown
Hello,
since two and a half day I'm trying to get chillispot working, but without success. I read a lot of howtows and totorials but i cold not get it to run.
The problem is, that the login page is not shown in my browser. I got it for a short time but I do not know why and I do not now why I see it not any longer.
If I activate the wireles interface on the client, I will receive a IP-Adress by DHCP.
If I send a ping to any address from the client I get a "Answer from 192.168.182.1: Host not reachable" (translated from german, maybe it's not exactly what a english OS would return : )
If I try to open a web-Page from the client I can see the redirection to: https://radius.chillispot.org/hotspotlogin?res=notyet&uamip=192.168.182.1&uamport=3990&challenge=cf26aef6ba25ec0a18b0091d527a7ac5&userurl=xxxxx
But my browser says (translated from german): "Firefox can not establish a connection to radius.chillispot.org"
The "uamallowed" url's will also not work, I get the same failure message from my browser.
I have done the following:
- I flashed the Kamikaze 8.09 OpenWRT witf X-Wrt on my Linksys WRT54GL v1.1
- I installed chillispot with "opkg install chillispot"
- I configured the chilli.conf as follows:
interval 3600
pidfile /var/run/chilli.pid
radiusserver1 192.168.1.120
radiusserver2 192.168.1.120
radiussecret testing123
dhcpif wl0
uamserver https://radius.chillispot.org/hotspotlogin
uamsecret ht2eb8ej6s4et3rg1ulp
uamallowed www.chillispot.org,10.11.12.0/24
- I configured the /etc/config/wireless as follows:
config wifi-device wl0
option type broadcom
option channel 5
# REMOVE THIS LINE TO ENABLE WIFI:
# option disabled 1
config wifi-iface
option device wl0
option network none
option mode ap
option ssid OpenWrt
option encryption none
- I tried a lot, but for the moment this is my configuration anything else is as it is from first installation of OpenWRT.
I also tried the "firewall.openwrt" delivered with chillispot, but if I use this, I will not be redirected to the UAM-Server, then the browser tries to open the web-page I want to visit, but can not open it.
What is wrong? Did I forgot somthing to configure?
Is there anyone out there who can help me to get my chillispot running.
Regards
Ralf