I have a Raspberry Pi with a wifi dongle that is configured for Access Point mode (wifi hotspot).
When a user is connected, I want to redirect any url they enter to a specified IP (the devices setup/configuration page). I'm looking for behavior similar to what happens when you connect to a public hotspot at the airport and you have to enter an email or accept "terms & conditions" before you can browse other pages.
Can this be done on the pi's distribution?