Page redirect

I’m using hotspot with MAC auth. to an off site RB1000 with UM. What I’m trying to do is after someone gets authorized is redirect them to another url, doing it in the alogin.html page does not work with MAC auth. Any ideas?

Thanks

You need to modify this value,

open-status-page (always | http-login; default: always) - whether to show status page also for users authenticated using mac login method. Useful if you want to put some information (for example, banners or popup windows) in the alogin.html page so that all users would see it

http-login - open status page only in case of HTTP login (including cookie and https login methods)
always - open the status page in case of mac login as well once the user opens any web page

Not sure if I’m missing something here, but that seems to only work when the users are in the local database. My users are MAC authorising through radius to a remote RB1000 runing UM.