• Captiveportal Status – Where can I find this file (what directory)?

    4
    0 Votes
    4 Posts
    1k Views
    GertjanG
    Well, Toy a little bit with the two time-out settings (hard and soft) and you'll understand quickly how they interact.
  • Captive portal looping with Auth and web site redirect.

    9
    0 Votes
    9 Posts
    4k Views
    F
    I'm on 2.1-Release and also have this problem. Did anyone ever get it resolved? I've never had captive portal enabled on this box before. I just set it up and if I set a redirect URL in the config then it redirects to that just fine. If I don't set it though, the URL is http://ip.of.box:8000/$PORTAL_REDIRURL$ after I put in the correct voucher and it there is no redirection.
  • CP not working after upgrade (2.0.1 -> 2.1/2.11)

    1
    0 Votes
    1 Posts
    772 Views
    No one has replied
  • Captive portal include bug

    2
    0 Votes
    2 Posts
    1k Views
    E
    Fixed thank you.
  • traffic usage of captive portal users

    1
    0 Votes
    1 Posts
    769 Views
    No one has replied
  • All generated Vouchers not found

    1
    0 Votes
    1 Posts
    685 Views
    No one has replied
  • Taking report by username on captive portal

    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    If you select captive portal authentication on squid3-dev, you do not need any extra script. Squid logs will have username and client ip.
  • Showing success page THEN redirect

    6
    0 Votes
    6 Posts
    1k Views
    L
    with further tests I verified the referrer not to be the original URL, ie it seems the original PORTAL_REDIRURL is not made available using "After authentication Redirection URL". EDIT. Ok, my bad, the redirurl is indeed in the HTTP_REFERER. With some minor string parsing the redirurl can be extracted and used: $REFERER = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : ""; $arrUrl = parse_url($REFERER); parse_str($arrUrl['query'], $arrVar); $redirURL=$arrVar['redirurl']
  • Diffirent dns server

    2
    0 Votes
    2 Posts
    862 Views
    The Computer GuyT
    You need to put the two DNS ip's in the "allowed IP" section in the captive portal. I also found that I had to add www.apple.com into "allowed hostname" to get iPhones/pads through the captive portal. (Only when using a different DNS)
  • Voucher in URL

    1
    0 Votes
    1 Posts
    803 Views
    No one has replied
  • How to limit pass-through mac addresses per username

    3
    0 Votes
    3 Posts
    1k Views
    E
    You can use freeradius/radius solution with pfsense to implement such a thing.
  • User Authentication per IP Range Is there a better way?

    1
    0 Votes
    1 Posts
    653 Views
    No one has replied
  • Mac adress sent to mysql during login

    1
    0 Votes
    1 Posts
    515 Views
    No one has replied
  • [Help] CP https with internal certificate

    1
    0 Votes
    1 Posts
    776 Views
    No one has replied
  • Custom CP page not working

    8
    0 Votes
    8 Posts
    1k Views
    A
    Finally I got it. I miss value="Continue" in Button. Thanks for every help
  • [Help] Captive Portal authenticate user from external database MySQL

    16
    0 Votes
    16 Posts
    5k Views
    C
    You need to be looking at the freeRADIUS documentation not pfSense documentation for the MySQL tables used by freeRADIUS.
  • Captive Portal Server Redundancy

    1
    0 Votes
    1 Posts
    648 Views
    No one has replied
  • Captive Portal + freeRadius2 + MySQL

    3
    0 Votes
    3 Posts
    2k Views
    U
    @giovannio I think we are on the same objective. Maybe we have to learn first the basics of this topic. Unfortunately, there is no step by step howto about this. Maybe this will help you. https://forum.pfsense.org/index.php?topic=57081.msg304619#msg304619
  • Add or remove MAC users from the command line

    1
    0 Votes
    1 Posts
    543 Views
    No one has replied
  • Captive Portal behind existing firewall

    2
    0 Votes
    2 Posts
    698 Views
    O
    activate captive portal on the firewall port (assumed pfsense based) where the switch is connected. HTH
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.