EasyHospot 0.2 comes with git repository, which means it gives us an easy way to update the code. This is how to update your current installation with the lastest release :
- Go to EasyHotspot directory
- Pull new patches
cd /opt/local/web/easyhotspot
git pull
Its very handy if you we want to update (bug fixes/ new features).
Advertisement
Hi
This project looks really interesting – I’d like to use it to provide limited wifi access during a conference I’m arranging for a non profit group I volunteer with.
However I’m having problems configuring my connection on eth1 to my wifi router. I have my primary connection on eth0 set to the Internet gateway of 192.168.0.1. The default IP address for the secondary router(wifi) on eth1 is 192.168.1.1 I’m not sure if I should change this. Using another computer I can login via http://192.168.182.1:3990/prelogin. I have setup a test user and can login. But the test user cannot fetch external web pages such as http://www.google.com – they just time out. Looks like a DNS or routing problem. Do you have any hints on how to resolve this, or what I should check first ?
Many thanks
David