<div dir="ltr"><div><div><div><div><div>Hi all,<br><br></div>I would like to setup a redirection to a specific URL when a user joins an open WiFi network. I've tried the "network_auth_type" configuration parameter, but without any success.<br>
<br></div>My setup is as follows:<br><br></div>- the server/AP hostname is "node"<br></div><div>- apache2 is running on port 80<br></div>- hostapd is configured in open network (no password)<br><br></div><div>now I tried with the following values for network_auth_type:<br>
<br><div><div><div><div> network_auth_type=01<a href="http://node/hello">http://node/hello</a><br><br></div><div>and then<br></div></div></div></div><br></div><div><div><div><div> network_auth_type=02<a href="http://node/hello">http://node/hello</a><br>
<br></div><div>but in both cases I can't access the WiFi network, nor do I see any request logged on the apache2 access log.<br><br></div><div>I couldn't find more information about what exactly the different modes (01, 02, etc) do and how the redirect URL is used.<br>
<br></div><div>Many thanks,<br><br></div><div>-- Sébastien<br><br></div></div></div></div></div>