• IOS login screen problem

    4
    0 Votes
    4 Posts
    2k Views
    C
    That little browser in an ios device isn't actually a "browser" as such. They call it the "Captive Portal Assistant" (CPA) and it exists only to help one log in to a captive portal. The problem with ios devices is that they all want to see a certain web page within Apple before they will tell the user they have an Internet connection. Even if they actually have a connection.  That web site is http://www.apple.com/library/test/success.html You can browse to it- it just says the word success.  The way to eliminate a lot of ios/captive portal problems is to white list http://www.apple.com/library/test/success.html Some people take the easy way out and just whitelist apple.com This may not be your problem, but I thought I would toss this out.
  • CaptivePortal and allowed domains

    1
    0 Votes
    1 Posts
    913 Views
    No one has replied
  • The dreaded HTTPS pre authentication

    16
    0 Votes
    16 Posts
    6k Views
    DerelictD
    I think I have added a "nohttpsforwards" checkbox to my test system.  At least it seems to work here.  Here is my description: Disable HTTPS forwards If this option is set, attempts to connect to SSL/HTTPS (Port 443) sites will not be forwarded to the captive portal. This prevents certificate errors from being presented to the user even if HTTPS logins are enabled. Users must attempt a connecton to an HTTP (Port 80) site to get forwarded to the captive portal. If HTTPS logins are enabled, the user will be redirected to the HTTPS login page.
  • Captive Portal is turning off

    1
    0 Votes
    1 Posts
    870 Views
    No one has replied
  • Freeradius sql acctsessiontime is wrong

    2
    0 Votes
    2 Posts
    1k Views
    K
    NVM its fix as Jimp suggested from this post http://forum.pfsense.org/index.php/topic,57632.msg307926.html#msg307926. I think the Nas is sending wrong time. or its the device (an old nokia cell phone). here is a log when it happen. php: rc.prunecaptiveportal: Radius accounting debug: Start: 1386328206 Stop: 1386298766 Session time: -29440 after fix adding + line in /usr/local/captiveportal/radius_accounting.inc **  $session_time = $stop_time - $start_time; $session_time = ($session_time >= 0) ? intval($session_time) : 0;** setting it tp zero when unsigned acctsessiontime in sql no have zero. dont know if it is the same in db counters have to test it yet with account having time limit.
  • Captive portal stopped working after upgrade

    1
    0 Votes
    1 Posts
    846 Views
    No one has replied
  • How to fix Lan

    2
    0 Votes
    2 Posts
    1k Views
    pttP
    Check your FW Rules on that interface…..
  • Edit $PORTAL_MESSAGE$ value

    4
    0 Votes
    4 Posts
    2k Views
    K
    thanks for the advice i think its only Max-Forever-Time is the one using "never" for the %s parameter other limit has good reply like Max-Daily-Time is "daily" for the %s counter parameter. Though have not tested bandwidth limit yet. I will test it sometime.
  • CP System reached maximum login capacity

    4
    0 Votes
    4 Posts
    2k Views
    DerelictD
    That happens when the captiveportal.inc function captiveportal_get_next_dn_ruleno() returns empty or is_null (the test is different in two different places.  Strange.) Sounds like your ipfw was out of pipes.  Not sure what the limit is.  64K?  32K? If it does it again you can: ipfw -x cpname list to see what the portal was doing.  You can use: ipfw_context -l To get a list of cpnames and the interfaces to which they are attached.
  • Google Apps with CP

    3
    0 Votes
    3 Posts
    1k Views
    W
    I have had a problem with squidguard. A wrong filter. It's solved.
  • RADIUS and Vouchers and local users auth?

    1
    0 Votes
    1 Posts
    961 Views
    No one has replied
  • Limited access to web gui

    1
    0 Votes
    1 Posts
    903 Views
    No one has replied
  • Pass-Through MAC low performance

    3
    0 Votes
    3 Posts
    1k Views
    A
    This server provide internet for wireless users in the campus of the university , so i don't need users to put login information every time they try to go online .
  • Vouchers database synchro… using external server. It is possible?

    1
    0 Votes
    1 Posts
    907 Views
    No one has replied
  • Captive portal not working with wpad

    18
    0 Votes
    18 Posts
    7k Views
    A
    Any suggestions?
  • Captive Portal Page Not Working With HTTPS

    8
    0 Votes
    8 Posts
    10k Views
    K
    @bassmoore: Hi, We have setup a captive portal page but it will only display when you enter a HTTP address. For example the idea is when they connect to a Free Wifi service they open Google Chrome they are met with the Captive Portal Page and then they press continue and they can browse the web. This works but only with HTTP addresses. E.g. when you open Http://www.google.com it shows the captive portal page but when you open https://www.google.com nothing happens! running 2.0.3 no more updates available. Thanks in advance!!! Check enable HTTPS login then https browsing will be redirected also. You need to setup your cert.
  • Error - logportalauth[11713]

    7
    0 Votes
    7 Posts
    3k Views
    L
    Not all were disconnected, there are those that still can and have an internet connection, and there are cannot connect anymore stuck on the captive portal page.
  • MOVED: Squid3 Não transparente + Captive portal - Pfsense 2.1

    Locked
    1
    0 Votes
    1 Posts
    700 Views
    No one has replied
  • Captive Portal - machine login issues

    2
    0 Votes
    2 Posts
    1k Views
    S
    I've found the problem, though not the solution. The tablets are configured to connect to a https site, and CP redirects only access to port 80, not port 443, as mentioned here: http://forum.pfsense.org/index.php?topic=53630.0 For the tabelts that do work, I guess there's some background process that's communicating with a site via port 80, this allows CP to authenticate the MAC, so https access then works as expected.
  • Captive Portal Status

    2
    0 Votes
    2 Posts
    991 Views
    GertjanG
    Don't worry. This is something related to your setup only. Normally, the MAC shows up - I can see them for my clients that are connected to the portal interface. pfSense can show the MAC of the clients IF the client connects to the portal interface NIC. Often, this isn't the case if you put a router between the client and the portal interface. So: don't. Mostly, this is related to an AP that is setup as "AP and router" ….
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.