• Allowed Web sites very slow through captive portal

    2
    0 Votes
    2 Posts
    786 Views
    C
    Are you using "per user bandwidth restrictions"? And/Or "Bandwidth Up" / "Bandwidth Down" values on the allow hostname?
  • Captive Portal Redirect Loop, cleared by disable/enable of CP service

    9
    0 Votes
    9 Posts
    6k Views
    C
    An Update…. I've now been running using allowed IP rather than allowed host for some time without any problems at all. So there is an issue with the DNS lookup process that updates the ipfw tables.
  • Simple captive portal page templates (valid HTML5, mobile-friendly)

    2
    0 Votes
    2 Posts
    38k Views
    N
    :(i need some help with my CP templates..im suck on web design..can u help me check my templates coding  ? :(
  • Free hotspot but limited by device / day.

    2
    0 Votes
    2 Posts
    1k Views
    H
    you'd have to use radius accounting for that. i'm sure there are numerous posts on this forum about accounting
  • Users disconnected on Captive Portal how to?

    1
    0 Votes
    1 Posts
    657 Views
    No one has replied
  • What's up with vouchers backup implementation status?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Anyone figure out how to allow xbox through captive portal

    2
    0 Votes
    2 Posts
    1k Views
    GertjanG
    Portal interface are meant to accessed by humans who use web navigator devices. xbox's shouldn't be on a network with such an interface. Take down the portal interface or be ready to type son MAC's. Better yet, slide in another NIC in yout pfSEnse box and make a OPTx 'xbox-only' network segment. And before you ask: no, sorry, a filter like "Are you an xbox, then go ahead" doesn't exists.
  • [Bandwitch Restriction] - Bandwitch not reduced

    1
    0 Votes
    1 Posts
    600 Views
    No one has replied
  • Use fair internet with high performance between all user

    4
    0 Votes
    4 Posts
    957 Views
    I
    tnx for answer :D
  • Remote Syslog for portal authentication

    2
    0 Votes
    2 Posts
    978 Views
    A
    I'm using a remote syslog-ng server configured with a mysql backend.  From there, I have cron triggered scripts that e-mail me statistics on all captive portal events.
  • Access to captive portal by wan

    2
    0 Votes
    2 Posts
    1k Views
    M
    Solved the problem by connecting the LAN by OpenVPN and checking the option  'Disable MAC filtering' Thank you
  • Protocol number as voucher

    1
    0 Votes
    1 Posts
    725 Views
    No one has replied
  • Re: syslog error message-help!

    2
    0 Votes
    2 Posts
    657 Views
    jimpJ
    It's probably nothing to worry about, especially if you use captive portal. What happened is that someone's browser attempted an HTTP POST with a lot of data but instead was redirected to lighttpd on pfSense. Usually that's from the captive portal. It's mostly harmless. You can turn off the logging of messages from lighttpd under the system log settings.
  • Mass adding Pass Through MAC information

    2
    0 Votes
    2 Posts
    887 Views
    jimpJ
    It's all in the config.xml, you can take a backup from Diag > Backup/Restore and copy/paste it however you want to the new zone. Then restore the edited config.
  • 0 Votes
    1 Posts
    751 Views
    No one has replied
  • Captive portal LDAP Auth

    3
    0 Votes
    3 Posts
    3k Views
    C
    Working if change an part the code existent for it: vi /etc/inc/captiveportal.inc Code: if (!function_exists('getNasIP')) { /function getNasIP() {/         global $config, $cpzone; if (empty($config['captiveportal'][$cpzone]['radiussrcip_attribute'])) {                         $nasIp = get_interface_ip();         } else {                 if (is_ipaddr($config['captiveportal'][$cpzone]['radiussrcip_attribute']))                         $nasIp = $config['captiveportal'][$cpzone]['radiussrcip_attribute'];                 else                         $nasIp = get_interface_ip($config['captiveportal'][$cpzone]['radiussrcip_attribute']);         } if(!is_ipaddr($nasIp))                 $nasIp = "0.0.0.0"; return $nasIp; }
  • PfSense + CaptivePortal + FreeRADIUS

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Agregar megas de subida y descargas en status portal

    1
    0 Votes
    1 Posts
    701 Views
    No one has replied
  • Portal page without authentication loops back

    6
    0 Votes
    6 Posts
    3k Views
    J
    anyone to do this ?  image submit button?  is not work! any idea?
  • Captive Portal and Squid Logging

    3
    0 Votes
    3 Posts
    2k Views
    J
    Thanks for the prompt reply.  I will try that. Jodel
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.