You are on page 1of 4

EasyHotspot Forum View topic - EasyHotspot Login Failed

http://easyhotspot.inov.asia/forum/viewtopic.php?f=4&t=10&start=70

EasyHotspot Forum
the official EasyHotspot community forums Skip to content

Advanced search Board index EasyHotspot Bugs and Troubleshooting Change font size Print view FAQ Register Login

EasyHotspot Login Failed


Post a reply

73 posts Page 8 of 8 1 ... 4, 5, 6, 7, 8

Re: EasyHotspot Login Failed


by Asim Tue May 31, 2011 6:50 am changing from chillispot to covachilli fixes all problems with password authentication, but the original instructions by Vcool are not complete ( there is some other stuff that needs to be done for it to work) imap pointed out that you should manually compile it so u can enable a large user limit: wget http://ap.coova.org/chilli/coova-chilli-1.2.2.tar.gz tar xzf coova-chilli-1.2.2.tar.gz cd coova-chilli-1.2.2 ./configure --enable-largelimits make sudo make install Original by Vcool(viewtopic.php?f=9&t=343):

1 di 4

20/09/2011 12.33

EasyHotspot Forum View topic - EasyHotspot Login Failed

http://easyhotspot.inov.asia/forum/viewtopic.php?f=4&t=10&start=70

* Download Coova chilli from http://ap.coova.org/chilli/coova-chilli_1.2.2_i386.deb * Install it with double clicking it or type Code: Select all sudo dpkg -i coova-chilli_1.2.2_i386.deb * Coova-chilli is disabled by default, we need to enable it. Edit /etc/default/chilli , change START_CHILLI=0 to START_CHILLI=1 * Coova-chilli needs haserl, so we need to download and install it. Download haserl from http://sourceforge.net/projects/haserl/ ... z/download . Extract it : tar -xvzf haserl-0.8.0.tar.gz Install : cd haserl-0.8.0;./configure;make;sudo make install * Edit /etc/chilli/wwwsh. Find haserl=$(which haserl 2>/dev/null) change to haserl=/usr/local/bin/haserl * Disable old chillispot script sudo chmod -x /etc/init.d/chillispot sudo chmod -x /etc/init.d/chillispot.firewall * add this code to /etc/chilli/up.sh # may not have been populated the first time; run again [ -e "/var/run/chilli.iptables" ] && sh /var/run/chilli.iptables 2>/dev/null # force-add the final rule necessary to fix routing tables iptables -I POSTROUTING -t nat -o $HS_WANIF -j MASQUERADE * Restart Extra Config that is needed: in /etc/chilli/defaults change the following the following ip used is the ip for the DEFAULT settings in chilli.conf if u changed your uam servers ip please use that instead HS_NETWORK=192.168.182.1 HS_UAMLISTEN=192.168.182.2 the following value says localhost , change it to whatever IP you are using for localhost HS_RADIUS=127.0.0.1 HS_RADIUS2=127.0.0.1 the following is the DEFAULT secret use by easyhotspot if you changed your secret use that instead HS_RADSECRET=easyhotspot HS_UAMSECRET=easyhotspot and finally ( this may not be needed but i changed it ) HS_RADCONF_SECRET=easyhotspot Asim Posts: 2 Joined: Tue May 31, 2011 6:01 am Top

2 di 4

20/09/2011 12.33

EasyHotspot Forum View topic - EasyHotspot Login Failed

http://easyhotspot.inov.asia/forum/viewtopic.php?f=4&t=10&start=70

Re: EasyHotspot Login Failed


by mpwh Tue May 31, 2011 7:03 am Thanks Asim.. this is very useful info for everyone.. great job mpwh Posts: 25 Joined: Wed Feb 24, 2010 4:55 pm YIM Top

Re: EasyHotspot Login Failed


by thura Wed Jul 20, 2011 2:06 pm * Coova-chilli needs haserl, so we need to download and install it. Download haserl from http://sourceforge.net/projects/haserl/ ... z/download . Extract it : tar -xvzf haserl-0.8.0.tar.gz Install : cd haserl-0.8.0;./configure;make;sudo make install [/quote][/quote] Dear Adminstrator, I am beginer user of ubuntu, so the problem is : # i download this file to ubuntu desktop and only do extract it to my ubuntu desktop and open terminal and then type 'cd haserl-0.8.0.tar.gz' root@thura-desktop:~# cd haserl-0.8.0.tar.gz bash: cd: haserl-0.8.0.tar.gz: No such file or directory

root@thura-desktop:~# cd haserl-0.8.0:.configure;make;sudo make install bash: cd: haserl-0.8.0:.configure: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop.

Pls help me how to install it. Best rgds, thura. thura Posts: 1 Joined: Wed Jul 20, 2011 1:39 pm Top Previous Display posts from previous: Sort by

3 di 4

20/09/2011 12.33

EasyHotspot Forum View topic - EasyHotspot Login Failed

http://easyhotspot.inov.asia/forum/viewtopic.php?f=4&t=10&start=70

Post a reply 73 posts Page 8 of 8 1 ... 4, 5, 6, 7, 8 Return to Bugs and Troubleshooting Jump to:

Who is online
Users browsing this forum: No registered users and 1 guest Board index The team Delete all board cookies All times are UTC Powered by phpBB 2000, 2002, 2005, 2007 phpBB Group

4 di 4

20/09/2011 12.33

You might also like