Hi i wana to redirect first first packet for dst port 80 on a webpage the the users to surf over net but first thing wen they try a webpage to go http://www.page.ro then next tine web they try a web page go to the page they requested
Sorry for my bad eanglish
The following worked for me, I don’t know if this is the best way, but it works.
Setup the hotspot normally. Create a user (say user=frank, password=bob) with shared-users=0 (unlimited). Create a simple form in rlogin.html to log the user in as this user. I used javascript to automatically submit the form. Then have alogin.html redirect the user (using a meta refresh) to http://www.page.ro.
Alternatively you can setup a radius server, authenticate by mac address on the hotspot, set the radius server to accept everyone and have alogin.html redirect them to http://www.page.ro.