• Forgot WebGUI port

    3
    0 Votes
    3 Posts
    2k Views
    M
    Thanks, found it with nmap.. now I can't login! Was I hacked and someone changed my password.. I did just replace my modem which sits 'infront' of my router.. can't see why that would affect it
  • Alias getting so big very diffcult to manage

    3
    0 Votes
    3 Posts
    1k Views
    T
    @Gabri.91: In 2.1 version, alias are already divided by category (host, port etc..) Thanks Great news :)
  • Increase frequency of the quality graph updating?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    @jimp: Did you adjust the gateway preferences for "Frequency Probe" on that gateway? Read the note next to that field. I currently don't have any of the advanced things set (I did, but had never overridden the probe frequency).  The top graph shows "Quality - 3 hours - 1 minute averages", but it is clearly drawn only every 5 minutes, and the graph shows that they are definitely in chunks (looks more like a bar-graph than a line-graph) [image: rrd-q.png_thumb] [image: rrd-q.png]
  • Understanding webConfigurator lockout rule conditions

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    The main way to land in that table is to repeatedly fail authentication in a short span of time. It helps prevent brute-force login attempts.
  • SSL Certificate for Web configurato/Web GUI

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    For the GUI, I don't think it matters. The automatically generated GUI cert is not a "server" certificate.
  • More granularity for backup/restore

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Mixed RRD Graphs on one page?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    OK, thanks.  I will live with two pages open :)
  • Lighttpd virtual Web Server

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    D
    Config files are in /var/etc/
  • WebGUI Problem with new users created.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Getting rrd graphs using php curl to a web server internally

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Web GUI hanging at SSL error

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    jimpJ
    Difficult to speculate, probably a problem with the RAM, or perhaps the IDE controller. Did you try swapping the power supply (wall wart)?
  • [Solved]Traffic Graphs - In and out values seem transposed

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Knew there was a simple answer, just could not see it. Thanks
  • Traffic Graphs on Dashboard

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    J
    I also had this issue even after upgrading to 2.0.3.  It was fixed by clearing my browser's cache.  I use Google Chrome, by the way.
  • Unable to Change Traffic Graph Refresh Interval

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    G
    Brilliant. Thanks. Worked for me too :)
  • Lan > WebGUI no access

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    T
    I think this is a configuration issue. Because when i``` pfctl -d Thanks.
  • Stabilizing the dropdown menus

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    C
    IE 6 isn't supported, no one should be using it for a long, long time now. Newer IE versions, make sure you're not in compatibility mode and they're fine. Every Firefox version works fine. You're using a non-default font size/zoom size to get two rows, you can break it by doing that.
  • Bypass login screen

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    J
    Read this: http://doc.pfsense.org/index.php/Remote_Config_Backup
  • Ability to sort by remote endpoint IP in VPN–>IPSec

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • OpenLDAP auth and group membership

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    P
    Hello, I have the same issue. No way to get user inside a group. I use "ou" as "Group member attribute". When I try to authenticate a user via "Diagnositcs/Authentication" the user never get inside the local group. I checked LDAP request, and when it's asking for result from "ou", my LDAP is giving the good group name, of course the local group is the same. Any idea ? Regards, Paco Medina
  • Curl command for script

    Locked
    4
    0 Votes
    4 Posts
    6k Views
    C
    Here are the commands in curl (wish I found that wiki link a while back I had to work these out): login (replace the url username & password: curl -k -L -b cookies.txt -c cookies.txt –verbose -d "usernamefld=yourusernamehere&passwordfld=yourpasswordherer&login=Login" "https://192.168.1.1/index.php" To do a post: curl -k -L -b cookies.txt -c cookies.txt --verbose -d "action=Disconnect&if=wan" "https://192.168.1.1/status_interfaces.php" NOTE: A lot of the pfsense pages use csrf. It this case you have to get the value from the page you are posting from and post that with the command. Luckily for you the status_interfaces page does not use them :)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.