On Wed, Jan 19, 2011 at 1:52 PM, Johan Meiring <jmeiring@pcservices.co.za>wrote:
On 2011/01/19 04:24 AM, Luke Hammond wrote:
I want to have a wireless network, that will be open, and when a user connects and tries to browse they get redirected to a page where they have to login
It's called captive portal http://en.wikipedia.org/wiki/Captive_portal
Try coova.org/CoovaChilli
What we usually do: - get a wireless AP which has captive portal feature. I find it easier than having to install a captive portal manually on a server. For example, if you're willing to use third-party firmware, dd-wrt support these devices: http://www.dd-wrt.com/wiki/index.php/Supported_Devices - get a radius server (you already have that) - get a login page. Something like http://net-mai.net/files/hotspotlogin.php.txt - adjust settings as required -- Fajar