|
||||||||
Hi, In http://www.tomsnetworking.com/2004/09/29/how_to_monowall_portal has a good documentation, but doesn't explain the solution about my problem. My problem is, how do i to appear the screen authentication ?? In Portal page contents i put the code <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 ? Tksss Andrei |