First of all, thanks so much for all the help from all the techies on this site.
We have to implement the ability for guests to use the internet over wireless for an hotel.
When guests check into the hotel, if they scan for wireless networks they should get connected to the wireless access point without a password. Once they open any web page, they should be redirected to the hotel main page to enter an access password.
Guests should have a username/password screen where username=cellphone number and password=room number of the guest.
The above implementation is to be done using open source products as the hotel don't want to spend money on software.
What we have in testing at the moment in our lab is as follows:
|ISP|-->|Router|-->|Switch|-->|CentOS - with 2 NIC |-->|Access Point|-->|Guest Laptop/IPAD/Phone|
What will we need to install and configure in order to achieve this? Do you have any guidelines?
Thanks Neolix and Team.