Already tried to disable transparent proxy, change the interface of the proxy 
from lan to wan but didn't help.

AS authentication page, I just create a blank html page where I copy/pasted the 
form :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
Private Room
<form method="post" action="$PORTAL_ACTION$">
   <p>
     <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">
   </p>
</form>
</body>
</html>

Regards

From: Curtis LaMasters [mailto:[EMAIL PROTECTED]
Sent: lundi 21 janvier 2008 2:20
To: support@pfsense.com
Subject: Re: [pfSense Support] Captive Portal trouble

Did you already try disabling your transparent proxy?  What are you using for 
your captive portal login page?

Curtis

Reply via email to