• HTTPS New User Drop-Out

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    D
    The OP refers to a situation where the new CP user tries to initally load an https URL (for instance, https://google.com as opposed to http://google.com) You could redirect his initial connection to e.g. https://google.com to your own https server ("impersonating" google.com in order to further redirect him to your CP login page) but unless the user's browser has loaded your CAcert, it would result into various scary-looking warnings by his browser about "problems with the security certificate" recommending to him to close the page.
  • Customizing status_captiveportal.php

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Working but no redirect

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    C
    likely you're breaking DNS by not using the DNS forwarder or permitting the DNS server IPs
  • [Q] How can I make Captive Portal only affect a certain group of IPs

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M
    You can use aliases.
  • Freeradius2 on other server?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    N
    As far as I know this optin just means which IP address should be sent to your radius server when there are packets coming from CP. http://freeradius.org/rfc/rfc2865.html#NAS-IP-Address
  • After authenticated , no internet

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    K
    My solution is ; Allow my dns server in the Mac Pass through list. And everything is working now
  • Counters….. everyone's favorite!

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    N
    There are timecounters included into freeradius. The one is the "db.daily", "db.monthly" and so on. This can be used without sql database and is just counting the time the user is connected. Another possibility is to use the same counter module but a sql database to do the counting: http://abechik.wordpress.com/2007/03/15/freeradius-disconnected-user-when-time-limit-exceed/ But it is always for the connected time but not the offline time of the user. Perhaps you can do some tricks on the sql database to solve this.
  • CP + Radius + Bandwidth limits (broken?)

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    perikoP
    No bandwidth limits in CP, I will try your tip and let u know, thanks!!!
  • Email Captive Portal login

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    M
    it isn't html but it might help you out?   if (!empty($_GET['act'])) {     echo "Hello world!"; //Your code here   } else { ?> (.. your html ..)   } ?>
  • Captive Portal Vouchers & Download Quota

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    T
    you'll need another machine with mysql p h p & apache  and a radius manager such as daloradius which can generate the prepaid usernames and passwords. with a download and/or upload quota a dd to that pfsense 2.02 which fixes a bug in the captive portal accounting.
  • Captive Portal redirection url after aunthentication

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    P
    The problem is just to put the whole link including http ie: https://www.google.com
  • Localuser acces time restriction

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • MOVED: Access Point con RADIUS, detras de PFsense

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Customization of authentication page

    Locked
    12
    0 Votes
    12 Posts
    27k Views
    C
    Thank you… works fine now  :o @wallabybob: @carcar: Can I have also a GUIDE on how to edit my captiveportal.html file permanently? Always having problem during system reboot, it will revert to its original file. Why can't you use a custom portal page? (See Services -> Captive Portal, on the Captive Portal tab scroll down to Portal Page Contents (near the bottom).)
  • Wireless bridge behind Captive Portal

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    R
    What brand are your bridge devices? Can you set them up to use WDS or transparent bridge mode?
  • Customize the manual logout page

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Hide the ip address of the captive portal

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    L
    have a look at this post: http://forum.pfsense.org/index.php/topic,53846.0.html.
  • Newbie Problem Captive Portal can't authenticate using radius server

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    A
    @Nachtfalke: Which OS is your friend using ? I read something about problems with MAC OS. They are using window 7. I don't know why but the ip are already assign by my dhcp server.
  • Please explain me how to use function of pre-autheniction

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    It's been discussed and answered on the forum before, turned up in the first thread I found in a search. http://forum.pfsense.org/index.php/topic,34148.msg181641.html#msg181641
  • Captive Portal to capture user information

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    F
    @Roques: Thank you very much Fred! No Problem. @Roques: The Ubuntu server is at your place? Yes @Roques: Is there a way to host this on the same pfSense server? or a way to have this service on the cloud? There is a freeradius package that can be added to pfsense (System -> Packages then click the available packages tab) but I can't help you with that as I've not used it myself, the same goes for cloud hosting. @Roques: The FreeRadius's function is to store that information for when the user revisits? Yep, the login will be preserved as long as it is not removed from the MySQL database.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.