• Custom HTML - how to back it up?

    2
    0 Votes
    2 Posts
    577 Views
    M

    When you upload a customised CP login page it does get backed up as part of the XML config file (I've done it so I know it works). The pictures ought to be included as well, assuming you uploaded them via the 'file upload' section of the captive portal configuration pages.

  • Captive portal - dont disconect computer after voucher expire

    7
    0 Votes
    7 Posts
    2k Views
    C

    Solved my issue.

    https://forum.pfsense.org/index.php?topic=85695.msg481877#msg481877

  • CP + Inter VLAN routing

    13
    0 Votes
    13 Posts
    3k Views
    E

    Yes but its easier for me to add a whole subnet in captiveportal.inc since I have no control what IPs the servers will get. I only supply a pre configured pfsense.

  • Commit for redmine bug #3639 ?

    4
    0 Votes
    4 Posts
    733 Views
    C

    The symptom is the same, the crash is quite a bit different from the looks of your crash report. 2.2 release is now out, upgrading to it is your next best step.

  • MOVED: Limitar download sem interferir na navegação

    Locked
    1
    0 Votes
    1 Posts
    420 Views
    No one has replied
  • 0 Votes
    1 Posts
    695 Views
    No one has replied
  • It is possible launch automatic popup when user connect to wifi ?

    9
    0 Votes
    9 Posts
    5k Views
    DerelictD

    I have those problems too.  I don't believe the timeout is long enough before iOS gives up on the Wi-Fi and goes back to cell.

  • SSL23_GET_CLIENT_HELLO:unknown protocol

    3
    0 Votes
    3 Posts
    2k Views
    DerelictD

    It is impossible infeasible to successfully captive portal HTTPS connections unless you control all your prospective client devices and can pre-install trusted root certificates.  It is better to just drop TCP/443 traffic until the portal session has been negotiated via TCP/80.

  • Voucher fail reauthenticate.

    3
    0 Votes
    3 Posts
    766 Views
    R

    thank you cmb!!!

    i plug the WAN to LAN and set it same subnet.

    now i can start the voucher sell. :D

  • Captive portal Concurrent user logins per user setting

    3
    0 Votes
    3 Posts
    1k Views
    L

    thanx ill try that

  • Query concerning Captive portal download/upload limits

    2
    0 Votes
    2 Posts
    634 Views
    M

    Ok, did a little digging and this does what I need it to do. Sort of: https://forum.pfsense.org/index.php?topic=63531.0

    Ideally it would still be useful to implement bandwidth restrictions only when usage reaches a certain threshold. I suspect there is nothing in the traffic shaping rules which will do this, but thought someone might like to prove me wrong.

  • FreeRadius and Accounting

    4
    0 Votes
    4 Posts
    1k Views
    D

    Not to mention https://doc.pfsense.org/index.php/Using_Captive_Portal_with_FreeRADIUS#Amount_of_Bandwidth

  • Captive portal manual Logout

    3
    0 Votes
    3 Posts
    2k Views
    GertjanG

    @sine_kitt:

    Hi i want to know , is there a way that users can manually logout from captive portal..users get logout popup window once they authenticated with CP…but imagine if they accidentally closed that page..what shall we do then...i closed the connection to CP for that user on status --> captive portal.....but after that user wont get any captive portal authentication page till i restart the service from pfsense...

    What about setting the idle-time out to 5 minutes ?
    If users come back within 5 minutes, they have access to the net because their device is still on the "permitted list".
    If they come in later then 5 minutes, they WILL have the auth page again.

    Their is no real need to have people being logout out by themselves. Every minute the list with logged in clients is purged if needed (timed out).
    You control the time out.

    You can see (test) so by watching the portal log and captive portal status page.

  • SquidGuard ACl to Captive portal Authenticated User

    1
    0 Votes
    1 Posts
    585 Views
    No one has replied
  • Captive Portal and Radius, username in lowercase and uppercase validation

    3
    0 Votes
    3 Posts
    1k Views
    DerelictD

    Or this, maybe:

    $auth_list = radius(strtolower($user),$paswd,$clientip,$clientmac,"USER LOGIN", $radiusctx);

    You could also strtolower() the password, but that would just be to let people log in with capslock on.  If you do you need to make sure you also strtolower() the password before you save it/hash it/etc in whatever RADIUS is using as a backend.

    Back in the dialup days we used to have some logic that would lowercase the password and try again if the initial login failed and the entered password wasn't mixed case.  Kept the phone from ringing unnecessarily.  Today, that would just give the assholes two tries for every attempt.

  • 0 Votes
    1 Posts
    721 Views
    No one has replied
  • Message before internet

    2
    0 Votes
    2 Posts
    834 Views
    M

    Just use the "After authentication Redirection URL" to point your users to a page containing a message.

  • front end login on an Android application o in the Windows application

    1
    0 Votes
    1 Posts
    609 Views
    No one has replied
  • $PORTAL_ACTION$ Wrong - Always HTTPS

    1
    0 Votes
    1 Posts
    716 Views
    No one has replied
  • Multiple captive portal services although only one defined

    3
    0 Votes
    3 Posts
    655 Views
    jimpJ

    It's also possible a captive portal config section was imported from 2.0.x or before into 2.1 and not a whole config. That will happen if the configuration wasn't properly migrated to the zone structure. It may need the entire <captiveportal>section removed (or at least anything outside of the cpzone tags)</captiveportal>

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.