• Can I import voucher rolls?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    V
    Yes, duplicating the configuration without using the config file is exactly what I am doing. I have had no captive portal problems in 2.0.1 haven't upgraded any of my routers with a captive portal from 2.0.1 to 2.0.2 yet. I checked the memory using the BIOS' own diagnostic tools and also using Memtest. I checked the disk using SpinRite (the whole disk so not just the recovery option). I am positive the disk and the memory are not the issue. The fan seems to be in order - I guess the machine is just done after nine years of service. Thanks for your help. The duplication is now complete; I'll replace the old machine for my new clustered system this Saturday.
  • Captive Portal on VLANS.

    Locked
    3
    0 Votes
    3 Posts
    8k Views
    C
    @HappyChubbs: I did some research and found out that you can not have the parent interface assigned to anything. This is no longer true, hasn't been for at least a couple years. Your problem sounds like what happens when you block access to your DNS servers with the portal.
  • Pfsense author Openid ( google apps )

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    You can use cloudessa (it is free) www.cloudessa.com - its is a RADIUS server that uses Google Apps as backend and then authenticate to WiFi using WPA2-Enterprise/802.1X
  • Captive portal swallowing / on redirect

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    GertjanG
    Hummm. Good details here. I guess you found this http://forum.pfsense.org/index.php/topic,56812.msg303237.html#msg303237  ;) edit: Better yet: it's in the oven : https://github.com/bsdperimeter/pfsense/commit/f89afb4765f317a532cb71f3b3883e8f897cfebb and will be served when ready.
  • Block or expire one voucher code?

    Locked
    16
    0 Votes
    16 Posts
    6k Views
    B
    @elratt0r: The php error came from an invalid initialized array. See attached patch. Kind regards Michael Thanks, made a pull request on github.
  • CP with Prepaid Timer !!

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    N
    @fsantaana: Does the built-in freeradius2 package allowing pausing of the timer or must this be done through a MySQL database for the accounting? This must be done through CP (disconnect) or the user itself (CP logout window). So when a user authenticates the CP sends an accounting start packet with the time. freeradius is counting the time transferred from CP to freeradius. If CP sends an accounting stop packet, the freeradius is stopping counting. accounting stop is in general send when the user disconnects from CP. The user can force that with the "logout window". The time counting used by freeradius is just counting the time the user is really connected. Using a voucher is different - there you start a countown with the first connection - no matter if connected or not.
  • Captive portal User self registration

    Locked
    7
    0 Votes
    7 Posts
    11k Views
    K
    Give it a try…...& let me know your result. http://forum.pfsense.org/index.php/topic,57260.0.html
  • Captive Portal not working - No redirection to splash page - No Internet

    Locked
    11
    0 Votes
    11 Posts
    37k Views
    L
    Thanks for you help. In my DCHP service on pfsense, i put a dns server address, so that clients get this dns address. But solution is to drop this dns address in dhcp service configuration for this interface and enable dns forwarder.
  • Cp/freeradius db files type?

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    N
    It seems that it is something special for freeradius. I found this on the web: > Looking at that debug, where exactly is it resetting the counter ?   The "counter" module is resetting the counter. > In the db.daily ?  Because it's not resetting in SQL.   Yes, the counter module doesn't say it's using SQL. > Also what is the db.daily ?  How do you read that file ?   You don't.  Its used by the counter module to keep it's count. > What I'm trying to achieve here is to get mysql to reset the counters > its doing, and then start a new row if possible. > Within the table radacct.  AcctInputOctets AcctOutputOctets. > Is it possible to do this ? > Does the counter actually do that ?   You want sqlcounter.   Alan DeKok. http://freeradius.1045715.n5.nabble.com/sql-counter-clarification-and-issues-td2741790.html
  • Routed network - Captivate Portal

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    T
    @Nachtfalke: Yes, it is. Could you point me to, what a solution might be?  :)
  • 0 Votes
    17 Posts
    15k Views
    T
    Your WAN is on private IP space, do you have allow Private Net/bogons on the WAN interface? Looking at the radius debugging output would have shown that there was no connection to the radius server.
  • Restrict bandwith for cp users

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    V
    use the radius to restrict bandwith per user not vouchers.
  • Captive portal - Allow hostnames problems

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    I solved!!  I unchecked :  Do not use the DNS Forwarder as a DNS server for the firewall -> in System: General Setup. Now DNS lookup in -> Diagnostics  resolve in my FQDN . thanks bye
  • Show captive portal bypass's in status?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Captive portal File manager files size limit

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • About attacks on the voucher system

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    In 2.0.2 and newer versions that are going to be release the problem has mitigated presented on that paper.
  • Captive portal has some issues

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N
    I would say you find a common basis for all clients which use CP. Make sure the network settings of a working client are the same as the settings of a "broken" client Use the same browser or change the browser if it is not working Try the same destination URL and try different URLs to find differences between the URL. If you have one client which gets the CP page, gets correctly redirected after authentication - compare this client with clients which are not working.
  • Question about captive portal

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    pttP
    Check the docs, i think you will find the answer ;) http://doc.pfsense.org/index.php/Main_Page http://doc.pfsense.org/index.php/Captive_Portal PS: a "forum Search" will help too  ;D
  • I it possible to display captive portal while static arp enabled?

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    Z
    thanks for the reply now i'm enlightened… ^_^
  • Invalid Credentials Error When Typing In Access Code

    Locked
    3
    0 Votes
    3 Posts
    7k Views
    R
    Local user manager/ vouchers is selected. It then is supposed to pull from the user manager where the access code is created and saved.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.