• "Patch to Captive Portal" - Squid

    1
    0 Votes
    1 Posts
    973 Views
    No one has replied
  • Default captive portal

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    FYI- On 2.2 (still in Alpha) we have made buttons in the GUI to remove a custom page which would revert it back to the default page instead.
  • CaptivePortal Redirect Problem.

    1
    0 Votes
    1 Posts
    882 Views
    No one has replied
  • How to setup Captive Portal for my wireless access point?

    5
    0 Votes
    5 Posts
    3k Views
    G
    Thank you for your help. Good tip on adding pass-through-MAC for WAP My USB dongle AP was working in 2.1 but in 2.1.2 any client connection will crash pfsense. I have a virtualized environment so the simplest for me now would be to setup 2.1 just to run CP with a USB dongle and see how that goes.
  • Change max connections to CP and disable logging

    5
    0 Votes
    5 Posts
    2k Views
    M
    @Gertjan: Not a good idea. These request will trigger the portal login page, which will not be shown to some one, as I understood it concerns background polling of cell phones etc. But: finally, the user would open up his facebook account ….. and unable to login the portal interface because it blocked that user. The guy will look for you to unblock him (hummm, so you can tell him he is punished because his device is hammering your network  ;)). I don't know of the 'log' daemon of pfSense supports discarding - if it does, think about throwing away multiple "mod_evasive.c" lines. Good point. Clients needs to pay first before I 'unblock' them :-) (I implemented a online pay system above the captive portal) When I look at the source of 'mod_evasive.c' the max_connections is actually a config property (can not see yet where it set) and if I like I can remove the log rule. if (conns_by_ip > p->conf.max_conns) { log_error_write(srv, __FILE__, __LINE__, "ss", inet_ntop_cache_get_ip(srv, &(con->dst_addr)), "turned away. Too many connections."); con->http_status = 403; con->mode = DIRECT; return HANDLER_FINISHED; } Thanks!
  • Welcome page only without any input from users

    4
    0 Votes
    4 Posts
    925 Views
    H
    add it to your welcome page (= portal page contents ) also … i just copy/pasted the javascript from some random website. it's not guaranteed to work!
  • Users authenticating via radius but CP redirecting to the login page

    1
    0 Votes
    1 Posts
    614 Views
    No one has replied
  • Maximum concurrent connections

    5
    0 Votes
    5 Posts
    2k Views
    H
    from 2.1-release it is possible to have multiple captive portals for different interfaces (i've not tested this myself). that way you could have a free/open CP for your restaurant and a voucher-system for the rest of the campsite. This setup would require an additional interface. This would involve an additional network card, or the use of vlan's with a vlan-capable-switch enjoy
  • Freeradius stops and cannot be restarted

    8
    0 Votes
    8 Posts
    5k Views
    K
    stop radius then check port 1812 if it is open. might be used by other services.
  • Feature request

    1
    0 Votes
    1 Posts
    737 Views
    No one has replied
  • Captive portal doesn't show login page anymore, and give free access

    1
    0 Votes
    1 Posts
    669 Views
    No one has replied
  • Uaxero

    5
    0 Votes
    5 Posts
    1k Views
    U
    our planning of access to network don´t allow this configuration. thanks
  • Bugs with partial fixes

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Some devices bypassing captive-portal authentication process

    5
    0 Votes
    5 Posts
    2k Views
    D
    Yah@laoistom: Once the network connection is made your going to get an IP address regardless of whether or not you have gone through the captive portal page. Yeah, I cannot see exactly what's the bug here, plus what's been "fixed" on the other thread, the patch is completely unrelated.
  • Customize Captive Portal Page

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MOVED: utilisateur freeradius et groupeacl

    Locked
    1
    0 Votes
    1 Posts
    528 Views
    No one has replied
  • How can I reset login page to default

    5
    0 Votes
    5 Posts
    3k Views
    D
    Another Idea 1 - Edit the new file .html with name  captiveportal_cpzone.html 2 - Stop de Service CaptivePortal 3 - Sign  in Server Pfsense with WinSCP or Putty (shell line access, Option 8) 4 - Go to Directory /var /etc , delete the old files .html and add your new files (Directory Content Files HTML) 5 - Go to Directory /usr /local /captiveportal and delete file .jpg and add your new file .jpg (this directory storage files .jpg) 6 - Start the Service CaptivePortal :)
  • Vouchers spanning multiple days - Thanks

    9
    0 Votes
    9 Posts
    2k Views
    E
    Answer on "is this feature documented somewhere" ;)…
  • Generation vouchers best practice?

    1
    0 Votes
    1 Posts
    781 Views
    No one has replied
  • 0 Votes
    2 Posts
    724 Views
    L
    nevermind this, I got this sorted using freeradius package.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.