Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. captive portal
    Log in to post

    • All categories
    • mohkhalifaM

      Port Forward in Active CP

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal captive portal firewall firewall rules port forward port forwarding
      6
      0 Votes
      6 Posts
      1k Views
      F
      @Gertjan shodan.io is a service that scans the internet for known exposure and for vulnerabilities i remember you are french, so I link you here a video in French on the subject https://youtu.be/SxjmOFBtsvk
    • mohkhalifaM

      Captive Portal Probelm

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal captive portal
      3
      0 Votes
      3 Posts
      745 Views
      mohkhalifaM
      Thanks dear for your kind reply. I solved my problem that I created another portal to handle the pfsense CP pages to the users and now everything is going perfect EXPECT I need to add a code to my logout page to get the close event from the pages with a warning message to the users that "if you close this page will be logged-out" then if the user confirm this warning message I will force the logout button before closing. Your suggestion is highly appreciated :)
    • mohkhalifaM

      Apply a firewall rule for user

      Watching Ignoring Scheduled Pinned Locked Moved Firewalling captive portal firewall rules
      9
      0 Votes
      9 Posts
      2k Views
      mohkhalifaM
      Thanks dear for your kind reply :)
    • R

      user based ACL

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal squid pfsense captive portal
      1
      0 Votes
      1 Posts
      465 Views
      No one has replied
    • T

      Pfsense lets some smart phones connect despite the captive portal setup with vouchers

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal smart phone captive portal vouchers
      19
      0 Votes
      19 Posts
      3k Views
      GertjanG
      This : [image: 1561063203960-fd71b78d-7064-43fc-a6ee-6a3e8d963ee1-image.png] Is the 'simple' setup. The ipfw firewall works best when it 'sees' the MAC addresses of the connected devices. If it doesn't, well ... check our AP again : make it work as an AP, not a router. Routers hide MAC addresses for upstream routers (= pfSense). That not good if you want the captive portal to work flawlessly.
    • P

      How to list authenticated users from shell

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal captive portal authentication reports
      5
      0 Votes
      5 Posts
      2k Views
      jimpJ
      If you just want a count, you can use the script that is there for RRD: /usr/local/bin/php-cgi -q /usr/local/bin/captiveportal_gather_stats.php '<zone name>' 'loggedin' /usr/local/bin/php-cgi -q /usr/local/bin/captiveportal_gather_stats.php '<zone name>' 'concurrent'
    • T

      [help me]pfsense not redirect to Captive portal when user type HTTPS website url?

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal not redirect https pfsense captive portal
      8
      0 Votes
      8 Posts
      3k Views
      F
      @Gertjan Other one are missing, because of google being blocked in china, cellphones and multiple chinese garbage browsers (360browser, etc...) are usually using one of these URL: https://connect.rom.miui.com/generate_204 (Xiaomi) http://www.qualcomm.cn/generate_204 (Huawei) http://www.265.com/generate_204 (Google Chrome, Asus cellphones. This website is owned by google) I also heard that nintendo devices are using http://conntest.nintendowifi.net for captive portal detection but anyway, i don't think that's very important..
    • LynkeL

      FreeRadius y Portal Cautivo

      Watching Ignoring Scheduled Pinned Locked Moved Español captive portal freeradius access point tp link intel i3
      1
      0 Votes
      1 Posts
      805 Views
      No one has replied
    • mylmzertiaM

      Trouble With CaptivePortal on Two VLANs in One Interface

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal pfsense captive portal vlans interfaces dhcp
      5
      0 Votes
      5 Posts
      2k Views
      mylmzertiaM
      @Gertjan said in Trouble With CaptivePortal on Two VLANs in One Interface: You are already using multiple interfaces - a VLAN is considered as a interface. Typically, each interface has its own dedicated AP(s) - using a dedicated radio (== Wifi) setup. A user should choose the correct Wifi SSID first to use the correct network. You can't automatize this. I just wanted to make it happen. I was planning to redirect the user to the correct VLAN by using just one SSID. But I completely got that I can not do it. Thanks for your helps. @free4 I still can not find an opportunity to try PacketFence. I will write down here if I can be successful on it.
    • P

      Captive portal databases are reset!

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal captive portal sqlite3 database
      9
      0 Votes
      9 Posts
      2k Views
      P
      @Gertjan thanks, it looks like a solid explanation for my case
    • Z

      Any specific technology involved in creating a Captive Portal Page?

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal captive portal templates themes html
      4
      0 Votes
      4 Posts
      1k Views
      Z
      @jimp Thanks, this reply helped a lot
    • M

      Connecting it to my already configured network

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions dhcp captive portal dns
      1
      0 Votes
      1 Posts
      416 Views
      No one has replied
    • C

      Help with Portal Splash page

      Watching Ignoring Scheduled Pinned Locked Moved Captive Portal splash page portal.html redirect target captive portal
      8
      0 Votes
      8 Posts
      2k Views
      C
      I think I got it going. After upgrading to v.2.4.4 I downloaded the built-in portal.html and adapted it to work for me. the ones in the book didn't work. thx for your patience with me.
    • T

      captive portal with freeRadius

      Watching Ignoring Scheduled Pinned Locked Moved Off-Topic & Non-Support Discussion freeradius captive portal
      5
      0 Votes
      5 Posts
      2k Views
      GertjanG
      Install the Patch package. Read the Patch package manual (Netgate's pfSense doc). Or : as you already found out, it concerns only the edit of a file, a couple of lines. A good text editor like Ultraedit or Notepad++ and a tool like SmartFTP or FileZilla (both can handle SFTP access) and your do it as is done old fashioned way - ans still today : with your fingers. Btw : and keyboard.