Topic: regarding error "Login must be performed through ChilliSpot daemon"

Hi,
I setup chillispot server with web server. But i am getting following error with laptop client ""Login must be performed through ChilliSpot daemon".
I already gone through steps described in document. 
My web server/chillispot server having two LAN CARD . 1)eth0 2)eth1
1)eth0 ip ==>203.109.71.82/30
2)eth1 ip ==> 192.168.182.1/24

My Access point is connected with eth1 and got ip address 192.168.182.2 through DHCP.
My client got ip addreess 192.168.182.3 and trying to access https://192.168.182.1/cgi-bin/hotspotlogin.cgi and gettin same error " Login must be performed through ChilliSpot daemon"

Even i am trying to login through Chillispot and getting this error. I tried to search same error but i could not get any clue on this.

Can anybodyhelp me on this?

My chilli.conf file ==>
net 192.168.182.0/24
dynip 192.168.182.0/24
dns1 203.187.192.15
radiusserver1 203.187.192.20
radiusauthport 1645
radiusacctport 1646
radiussecret testing123
dhcpif eth1

uamserver https://192.168.182.1/cgi-bin/hotspotlogin.cgi
uamsecret hari
uamlisten 192.168.182.1
uamallowed www.google.co.in,192.168.182.0/24

In apache ==>
DocumentRoot "/var/www/html"
/var/ww/cgi-bin/hotspotlogin.cgi

With Regards,
Harindra.

Re: regarding error "Login must be performed through ChilliSpot daemon"

you should be redirected by chilli to the login page.
not go to login page by typing the url.

if It 's not redirect please check your dns.

Re: regarding error "Login must be performed through ChilliSpot daemon"

Hi,
I have configured local chilli server as DNS server now.
My DNS server is 192.168.182.1 but it's not redirecting when i open any website...
what could be configuration in iptables required (only NAT?? ) is there anything required more ?

harindra.