• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

How to unlock and write Captive Portal Database ?

Scheduled Pinned Locked Moved Captive Portal
2 Posts 2 Posters 405 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K
    kairimishima
    last edited by Jun 22, 2021, 7:22 PM

    Hi All! How to unlock and update database columns in captive portal databases ?

    1 Reply Last reply Reply Quote 0
    • G
      Gertjan
      last edited by Gertjan Jun 25, 2021, 3:40 PM Jun 25, 2021, 3:38 PM

      You mean this file /var/db/captiveportalxxxxxxxx.db ?
      This is SQLite3 file - it says so itself :

      e2f234dd-8c71-464e-9d6d-33c449cfd7b0-image.png

      As pfSense, you need this to interact with it.

      Good news ; pfSense has the sqlite3 PHP extension loaded.

      Friendly warning : the simple fact you had to this (IMHO : simple to find out yourself) means that you should not 'mess' with it.

      Removing a 'record' in that database is can be done with these button button :

      aa81f840-6474-4ec2-9c35-c79fa76a83d4-image.png

      The other info stored in it (per record) is :

      allow_time INTEGER,
      pipeno INTEGER,
      ip TEXT,
      mac TEXT,
      username TEXT,
      sessionid TEXT,
      bpassword TEXT,
      session_timeout INTEGER,
      idle_timeout INTEGER,
      session_terminate_time INTEGER,
      interim_interval INTEGER,
      traffic_quota INTEGER,
      bw_up INTEGER,
      bw_down INTEGER,
      authmethod TEXT,
      context TEXT

      Changing these values isn't useful, the underlying captive portal "ipfw" firewall rule won't get changed.

      No "help me" PM's please. Use the forum, the community will thank you.
      Edit : and where are the logs ??

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
        This community forum collects and processes your personal information.
        consent.not_received