How can I authorize a blocked client on a hotspot without a web interface? I’m sending the form from another host,
<form name='login' id='login' action='http://192.168.50.1/login' method='post'>
<input name='username' type='hidden' value='{$u['local_mac']}'></form>
the hotspot does not generate an authorization event for the radius, but gives in the response the redirection script to the stat page.