• I can't access the webGUI after changing the http port !

    Locked
    3
    0 Votes
    3 Posts
    16k Views
    N
    Another possibility from ssh would be to chose option "select LAN IP address". When you set the new old LAN IP it resets the webGUI port back to the original state. And you do not need a reboot  :)
  • Custom login screen in webconfigurator

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • LAN traffic graph vs. top users table

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Error URL in alias

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    GruensFroeschliG
    What the description is: URL: Enter as many URLs as you wish. After saving pfSense will download the URL and import the items into the alias. Use only with small sets of IP addresses (less than 3000). URL-table: Enter a single URL containing a large number of IPs and/or Subnets. After saving pfSense will download the URL and create a table file containing these addresses. This will work with large numbers of addresses (30,000+) or small numbers. Basically its to define aliases outside of the pfSense and import them.
  • Uploading New Users

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M
    You might have to edit config.xml and upload it back again, but not sure if that even works. at least csv shouldn't work with this hint.
  • Hostnames of local devices in webGUI?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Reverting to local authenticaion from AD authentication.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Creating a new user for webGUI

    Locked
    12
    0 Votes
    12 Posts
    7k Views
    F
    @nutt318: Tried creating a new user, added it to the new group with a few permissions, but still getting this error. No page assigned to this user! Click here to logout. I also have an LDAP server setup to authenticate users for VPN, so I tried my domain login creds on the admin login page and received the same error as above even though Im not in any group on the User Manager Page. Does the LDAP auth I have setup conflict with a local users rights? exactly same problem here.
  • TSO Checkbox in WebGUI not working

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B
    Thank you very much for your hint and link. Exactly what I've searched for and exactly the same problems. Ben
  • Disable CSRF

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    GruensFroeschliG
    D'oh. I feel stupid. Sorry i mixed terms up… i guess the answer is in the other thread in which you wrote where it's described how to change the code.
  • Why is WebGUI forcing top.location?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    E
    @jimp: It's a security measure to prevent CSRF/XSS and similar attacks that can rely on embedding the firewall into some other untrusted page. You can add this to the top of a PHP page: $nocsrf = true; And then it'll turn off that protection. How i can turn off CSRF at all? Not only at one php page.
  • No menu bar present in webgui: only dashboard

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    jimpJ
    If IE decided to turn on compatibility mode for one and not the other, that would also explain it. Ditch IE, use Chrome or Firefox (or Opera, or Safari, or really anything except IE)
  • Disable webgui

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    M
    Glad that i could help you
  • Stuck service on services status

    Locked
    12
    0 Votes
    12 Posts
    4k Views
    jimpJ
    It can't be an issue on 2.1 because I moved that code to a common function so the code isn't duplicated between the two pages any longer. So the test only exists in one place, in an .inc file /etc/inc there. :-)
  • Protecting the webgui without firewall?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S
    Thank you! I am not yet sure if I need that, the problem is that I need to provide unrestricted internet access and at least in the past there were problems with FTPS. Just evaluating which ways are there to allow FTPS. Also see http://forum.pfsense.org/index.php/topic,54964.0.html Thanks :-)
  • Webgui on WAN stops responding

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • RRD colours

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    AhnHELA
    I personally use these colors $colortrafficup = array("0000ff", "000000");  /* mod */ $colortrafficdown = array("de0202", "00c000");  /* mod */ $colortraffic95 = array("ece904", "808080" );  /* mod */ $colorpacketsup = array("0000ff", "000000");  /* mod */ $colorpacketsdown = array("de0202", "00c000");  /* mod */ $colorstates = array('ece904','757575','0000ff','00c000','de0202');  /* mod */ $colorprocessor = array('ece904','00c000','0000ff','ff0000','808080','000000'); /* mod */ $colormemory = array('c00000','00c000','0000ff','ffff00','808080','000000'); /* mod */ $colorqueuesup = array('666666','00ff00','ff0000','0000ff','ff8000','9f00ff','ff00ff','00dfff','ffdf00'); /* mod */ $colorqueuesdown = array('666666','000080','008000','800000','804000','500080','800080','007080','807000'); /* mod */ $colorqueuesdropup = array('666666','00ff00','ff0000','0000ff','ff8000','9f00ff','ff00ff','00dfff','ffdf00'); /* mod */ $colorqueuesdropdown = array('666666','000080','008000','800000','804000','500080','800080','007080','807000'); /* mod */ $colorqualityrtt = array('ff0000','ece904','808080','0000ff','00c000','000000'); /* mod */ $colorqualityloss = "de0202"; /* mod */ $colorwireless = array('990000','a83c3c','b36666'); $colorspamdtime = array('DDDDFF', 'AAAAFF', 'DDDDFF', '000066'); $colorspamdconn = array('00AA00BB', 'FFFFFFFF', '00660088', 'FFFFFF88', '006600'); $colorvpnusers = array('de0202'); /* mod */ $colorcaptiveportalusers = array("000000"); /* mod */
  • System: Group Manager Bug

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A
    Thank you! I changed the file manually, and it is working flawlessly!
  • Multiple succesful login requests reported to Syslog

    Locked
    1
    0 Votes
    1 Posts
    914 Views
    No one has replied
  • Show master backup

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    There is no config indicator saying you're working on a "backup" or "master" since it's also possible to chain multiple things together… a single unit doesn't have a way to show that it's going to be receiving config updates from another. The easiest fix for this is to: 1. Set different hostnames on each so you can identify them that way 2. Set each box to a different theme, so it's obvious they are different at a glance.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.