|
||||||||||
I used this guide http://www.tomsnetworking.com/2004/09/29/how_to_monowall_portal/ with success best regards ev On 25/09/06, Andrei Antonelli <andrei at hcrp dot fmrp dot usp dot br> wrote: > > 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 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |