MW hotspot: Simple hotspot splash and authentication for Melbourne Wireless Nodes *** Summary *** This package can be installed on any Linux computer that is being used as a Melbourne Wireless Node. It may be a "standard" x86 machine runing any distribution or it may be an embedded system such as a WRT54G runnning OpenWrt. *** Change Log *** 0.8 17/11/05 - Changed configuration script to menu style with separate files for acl and open ports. moved configuration files to /etc/hotspot - Configuration now supports 4 zones LAN (required), WAN, PRI, DMZ - wrt version does not support opening file with n<>filename Changed acl file logic to dup fd0 and redirect input - Fixed error in generated port access ( wrong table name) - Fixed error in postinstall script for patching S50httpd - Fixed location of config files now /etc/hotspot/ 0.7 12/11/05 - Fixed problems with S45firewall in last release - Fixed title of /www/index.html - Added logic to add owner machines from /etc/hotspot.acl - Modified post-install to patch IP Address of /www/index.html to make capture of other address redirect correctly - Parameterized MASQ and SNAT to allow indirect WAN connection - Parameterized access to 10.0.0.0/8 network - First pass at a configuration script - Added configurable port for LAN capture, allowing capture httpd to be on alternative port and normal webserver on port 80 - Added configurable WAN authorization port, allowing port redirection or use of alternative port for authorization 0.6 10/11/05 - Added check for config parameters file /etc/mwhotspot.cfg to S45firewall - Added user_rule chain to nat and filter tables for permenantly validated machines - Modifed post-install script to add package source to /etc/ipkg.conf - Modified httpd to redirect to /index.html (disclaimer splash) instead of /cgi-bin/index - Added x86 version of httpd - Added packages target to makefile to build package index - Added tar.gz target to build x86 tarball