• RRD Graphs not updating on traffic but the rest is okay??

    2
    0 Votes
    2 Posts
    504 Views
    ?
    Have you checked the interface? I have one box always picking the wrong interface for one RRD graph, but iirc it was the quality chart on a PPPoE connection…
  • Auto logout webgui

    2
    0 Votes
    2 Posts
    3k Views
    GertjanG
    Hi, System => User manager => Settings and you can set the session time (default 4 hours).
  • Webgui on opt2

    7
    0 Votes
    7 Posts
    1k Views
    T
    It sounds like he made the opt2 interface, but didn't right rules that would allow him to access it as it wouldn't be affected by the anti-lockout rule LAN has.
  • Gateway widget not updating

    1
    0 Votes
    1 Posts
    647 Views
    No one has replied
  • Source interface(IP) for authentication via Radius

    1
    0 Votes
    1 Posts
    777 Views
    No one has replied
  • Shellcmd commands?

    2
    0 Votes
    2 Posts
    1k Views
    Z
    anyone with an answer please?
  • DHCP lease table Widget

    3
    0 Votes
    3 Posts
    1k Views
    O
    Yeah I was aware of that one. I just wanted a quick reference.  Thanks anyway!
  • Need help on understanding squid cli

    4
    0 Votes
    4 Posts
    1k Views
    KOMK
    First off, changes you make via are saved and will persist through a reboot. It would be kind of silly to do otherwise.  Edits via shell are likely to be overwritten by the GUI, depending on the package and config. Is this a brand new installation of pfSense?  Your problems appear to be deeper than Squid and SquidGuard.
  • Creating users with added groups fails on primary

    1
    0 Votes
    1 Posts
    882 Views
    No one has replied
  • WebGUI says user is non-local, even if it's local

    3
    0 Votes
    3 Posts
    969 Views
    GertjanG
    Hi ! If have about 40 users in my User manager, an "admin" with at least "WebCfg - All pages" Privileges, and normal "PortalUsers" group users with "User - Services - Captive portal login" Privileges. When I declare a new group calls 'password', with this Privilege "WebCfg - System: User Password Manager page" and I make an user member of this group, the I'm capable of login in to the GUI and the only thing that's possible is: having the user changing its password …. So, it works for me. I can change the password for this user, when I login - its actually the only thing I can do with this user, and logout. Are you using the last version, 2.1.4-RELEASE (xx)  ?
  • Stripped new line chars in Proxy server Integrations textbox

    2
    0 Votes
    2 Posts
    810 Views
    jimpJ
    Put a ; character whenever you want a line break. It should be described that way under the custom options boxes.
  • Curl/Wget script login dealing with CSRF

    2
    0 Votes
    2 Posts
    3k Views
    S
    Here is the start of a powershell script to log in, anyone have any suggestions on getting it to actually work? #Firewall Hostname $fwhost = "https://firewall.org.org" #Firewall Login Name $fwlogin = "admin" #Password $fwpw = "tacos" $curlout = [string](.\curl\curl.exe -k -s -c cookies.txt $fwhost) $curlout -match "(sid:.{106})" $curlcmd = ".\curl\curl.exe -k -s -b cookies.txt -d login=Login&usernamefld=${fwlogin}&passwordfld=${fwpw}&__csrf_magic=$($matches[0]) ${fwhost}/services_wol.php" echo $curlcmd $curlout = [string](.\curl\curl.exe -k -s -i -b cookies.txt -d "login=Login&usernamefld=${fwlogin}&passwordfld=${fwpw}&__csrf_magic=$($matches[0])" ${fwhost}/services_wol.php) echo $curlout
  • Changed a widget on the dashboard but the refresh breaks it

    1
    0 Votes
    1 Posts
    594 Views
    No one has replied
  • Dynamic behaviour of CPU usage in System Information widget of pfsense

    1
    0 Votes
    1 Posts
    853 Views
    No one has replied
  • MOVED: SEM ACESSO WEB!

    Locked
    1
    0 Votes
    1 Posts
    632 Views
    No one has replied
  • I have to keep re-logging into firewalls

    5
    0 Votes
    5 Posts
    1k Views
    J
    Hello, I managed to get to the colo recently and tested on the same lan: I was able to remain logged in to both tabs, so it appears to be something with ssh port forwarding.  I will dig into it some more and get back to you. BTW: I have not done anything about the potential bad webgui ssl certificates… --jason
  • Traffic Graph Error after 2.1.3 -> 2.1.4

    3
    0 Votes
    3 Posts
    1k Views
    J
    @jimp, Apologies for delay - thought I had notify turned on… Cache is cleared. This appears on the dashboard traffic graph widget.  It will also appear on Stauts - Traffic Graph but not initially (i.e., the graph will work fine for a period of time).  This does NOT happen on the dashboard as it has not been functional at all since the upgrade. Hope that helps. Using Chrome-Dev FWIW...
  • HTML Canvas tag not working in widgets

    1
    0 Votes
    1 Posts
    741 Views
    No one has replied
  • Web GUI and Load Balancer Conflict

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Move the GUI to another port. You can't selectively bind the pfSense GUI to specific IPs (yet).
  • How to stop logging port 67/68 requests on WAN?

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    It depends on what rule is blocking. Click the red 'x' and see what it says. There are options to stop logging of certain default rules under Status > System Logs on the Settings tab. Or, for example, if it's from the block private networks rule on the WAN, you can add your own block rule without logging set, and then disable the block private networks option on Interfaces > WAN.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.