|
||||||||
Hi, I am starting with m0n0wall, i already install, but i am having some problems with captive portal. In the captive portal, Portal page contents, i have to upload a form, to the screen authentication, the problem is that a cant do appear the screen authentication. A created a index.html with content <form method="post" action="$PORTAL_ACTION$"> <input name="auth_user" type="text"> <input name="auth_pass" type="password"> <input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$"> <input name="accept" type="submit" value="Continue"> </form> but when i try enter in the internet, no screen authentication appear Someone can help me ? Thanks Andrei |