|
||||||||
Then why you don't use: <form method="post" action="$PORTAL_ACTION$"> <input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$"> <input name="accept" type="submit" value="Continue"> </form> I hope this helps. > Date: Fri, 23 Jan 2009 16:50:11 -0500 > From: mark at ehle dot homelinux dot org > To: m0n0wall at lists dot m0n0 dot ch > Subject: RE: [m0n0wall] Captive Portal Users Can't get past Login > > Thanks - but I don't want the user to have to enter a username or > password. but just click a button. > > Quoting "S S" <n3tr1n0 at hotmail dot com>: > > > > > Hello your form should be: > > > > <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 type="image" value="Continue" src="agree.png" name="accept" > > > </form> > > > >> Date: Fri, 23 Jan 2009 14:24:12 -0500 > >> From: mark at ehle dot homelinux dot org > >> To: m0n0wall at lists dot m0n0 dot ch > >> Subject: Re: [m0n0wall] Captive Portal Users Can't get past Login > >> > >> In case it matters, here is the form I am using for the portal page: > >> > >> <form method="post" action="$PORTAL_ACTION$"> > >> <input name="auth_user" type="hidden"> > >> <input name="auth_pass" type="hidden"> > >> <input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$"> > >> <input type="image" value="Continue" src="agree.png" name="accept" > > >> </form> > >> > >> Anything wrong here? > >> > >> > >> Quoting "Lee Sharp" <leesharp at hal dash pc dot org>: > >> > >> > mark at ehle dot homelinux dot org wrote: > >> > > >> >> The problem happened when patrons tried it. They could not get past > >> >> the login page. When they would hit the button, the login page > >> >> would just keep coming back. To work around it short-term, I put > >> >> some folks MAC's in the passthru list, but that is not going to > >> >> work of course. > >> > > >> > > >> > You can post a sanitized config, and we can look at it. Also check > >> > the logs, and the arp table. Some APs rewrite the MAC in odd ways... > >> > > >> > Lee > >> > > >> > --------------------------------------------------------------------- > >> > 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 > >> > > >> > > >> > >> > >> > >> > >> --------------------------------------------------------------------- > >> 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 > >> > > > > _________________________________________________________________ > > Twice the fun—Share photos while you chat with Windows Live > > Messenger. Learn more. > > http://www.microsoft.com/uk/windows/windowslive/products/messenger.aspx > > > > > --------------------------------------------------------------------- > 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 > _________________________________________________________________ Hotmail, Messenger, Photos and more - all with the new Windows Live. Get started! http://www.download.live.com/ |