Welcome, Guest. Please login or register.
Did you miss your activation email?
+  pfSense Forum
|-+  pfSense English Support» Captive Portal» When I enable Captive Portal, no authentication page and clients can't connect
Username:
Password:
 
 

Pages: [1]   Go Down
  Print  
Author Topic: When I enable Captive Portal, no authentication page and clients can't connect  (Read 1010 times)
0 Members and 1 Guest are viewing this topic.
mkimiti
Newbie
*
Offline Offline

Posts: 6


View Profile
« on: June 14, 2012, 05:54:53 am »

Hi. Weird thing here, whenever I enable the captive portal to run and I try to connect  I'm not redirected to the authentication page. And also I cant connect to the internet. I'm using the local user manager. Here are the contents of my html page, I'm I doing something wrong

<html>
<head>
<title>Olive Gardens | Login</title>
</head>
<body bgcolor="#D9f5FF">

<center> 
<img src="captiveportal-logo.png">

<p>Please Login to access our internet.</p>
<form method="post" action="$PORTAL_ACTION$">
<input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$">
<table>
   <tr><td>Username:</td><td><input name="auth_user" type="text"></td></tr>
   <tr><td>Password:</td><td><input name="auth_pass" type="password"></td></tr>
   <tr><td>&nbsp;</td></tr>
   <tr>
     <td colspan="2">
   <center><input name="accept" type="submit" value="Continue"></center>
     </td>
   </tr>
</table>
</center>
</form>
</body>
</html>
Logged
wallabybob
Hero Member
*****
Offline Offline

Posts: 4805


View Profile
« Reply #1 on: June 14, 2012, 07:14:38 am »

Which build of pfSense?
Logged
mkimiti
Newbie
*
Offline Offline

Posts: 6


View Profile
« Reply #2 on: June 14, 2012, 08:12:38 am »

Which build of pfSense?


ver 2.0.1
Logged
mkimiti
Newbie
*
Offline Offline

Posts: 6


View Profile
« Reply #3 on: June 18, 2012, 04:14:29 am »

Any troubleshooting tips?
Logged
wallabybob
Hero Member
*****
Offline Offline

Posts: 4805


View Profile
« Reply #4 on: June 18, 2012, 05:50:13 am »

Any troubleshooting tips?
While saying what doesn't happen is useful, it is often more useful to say what does happen.

Have you specified any Captive Portal pass throughs?

Is there anything of interest in the appropriate system logs (firewall, system) at around the time you attempted the web access?

Logged
cmb
Administrator
Hero Member
*****
Offline Offline

Posts: 6055


View Profile WWW
« Reply #5 on: June 18, 2012, 10:10:45 am »

Most commonly that's because you're not using the DNS forwarder as your clients' DNS server and don't have a passthrough for the DNS servers so you're blocking DNS.
Logged

pfSense Commercial Support

Paying customers receive support priority and as in depth of assistance as desired through the official commercial support channels at portal.pfsense.org. Forum users receive as much help as time permits.
Pages: [1]   Go Up
  Print  
 
Jump to:  

 

Page created in 0.027 seconds with 19 queries.