• Firefox 31 refuses webconfigurator certificate

    17
    0 Votes
    17 Posts
    8k Views
    jimpJ
    Removing all of the old certs is what helped, not the full reset, but the full reset removed them. After you access a few more pfSense installs it will break again until they fix the bug.
  • 2.1.5 Nav bar messed up

    21
    0 Votes
    21 Posts
    6k Views
    T
    hahaha had this one today, so i did the following: typed https://this.is.my.wall:443/system.php and changed theme to nervecenter.
  • The pfSense Gold menu broke the GUI.

    3
    0 Votes
    3 Posts
    1k Views
    T
    hahaha had this one today, so i did the following: typed https://this.is.my.wall:443/system.php and changed theme to nervecenter.
  • Configuration audit

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Not currently, no. You can review the changes manually under Diagnostics > Backup/Restore on the Config History tab
  • Traffic Graph Question

    2
    0 Votes
    2 Posts
    749 Views
    KOMK
    Not without rewriting the code, I suspect.  There are other monitoring packages available that may give you what you want.  Look into bandwidthd, darkstat, ntop, ntopng for starters.
  • How to redirect what's in the browser's URL to PfSense's FQDN?

    2
    0 Votes
    2 Posts
    1k Views
    M
    I found some code that may work see below: <virtualhost *:80="">ServerName undesired.example.com   ServerAlias example.com notthis.example.com   Redirect / http://www.example.com/</virtualhost> <virtualhost *:80="">ServerName www.example.com</virtualhost> I found this code on http://stackoverflow.com/questions/3028166/how-do-i-redirect-a-user-using-apache-rewrite-to-the-fully-qualified-domain-nam My question before I attempt to add this is what web server does PfSense use 2.1.5 64 bit and what web server does 2.2 64 bit use? I'm assuming that it is Apache but you know how the saying goes. I would like to see functionality built into PfSense in the form of a check box maybe on the Advance tab. If I have some time I may try to hack this in this weekend. Doesn't seem like to many lines of code to add.
  • Stop redirecting HTTP on webgui

    7
    0 Votes
    7 Posts
    3k Views
    SoloamS
    Ok this worked as intended, but with a side effect, now I'm never redirected to https, the idea was to redirect only if the "sgerror" was on the url, but now I have to explicitly put https to go to https on my webconfiguration. This is better than nothing, but if it were only to url's with "sgerror" on the string it would be perfect. Something wrong with my RegEx pattern? Best Regards
  • Notificaitons GUI issue

    5
    0 Votes
    5 Posts
    1k Views
    K
    Gotcha, thanks!
  • 0 Votes
    7 Posts
    2k Views
    BBcan177B
    Would the format of the Snort/Suricata Alerts Tab be a reasonable Format to follow? It wouldn't be too hard to mimic that layout for the States Table.
  • WebGUI timeouts after adding static leases

    4
    0 Votes
    4 Posts
    1k Views
    T
    -rw-r–r--  1 root  _dhcp  867k Oct 22 14:16 dhcpd.leases -rw-r--r--  1 dhcpd  _dhcp  2.4M Oct 22 14:04 dhcpd.leases~ I guess thats not that big, right ?
  • WebGui slow when WAN down

    6
    0 Votes
    6 Posts
    2k Views
    P
    I found the delay was actually coming from the browser, not the pfSense box.  By removing the exceptions for the self signed certificates in the browser, and re-accepting them, all is good now and pfSense GUI is back to running fast.  I'll keep an eye on it and post if anything comes up. This is an issue from Firefox 31 (I guess you were using Firefox). There are other threads about this also. In Options, Security you have to View Certificates and delete all the ones listed under "Company Name" - those are the "unknown" ones that you have previously added as exceptions in the past. Then things speed up again.
  • Incorrect Interface Name Displayed - Status: Traffic shaper: Queues

    1
    0 Votes
    1 Posts
    538 Views
    No one has replied
  • 0 Votes
    4 Posts
    2k Views
    G
    Great, yes this fixed the problem. I removed one dollar sign and now it is working again. Thank you!
  • RRD graph shows wrong bandwith in bits

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Code Error?

    4
    0 Votes
    4 Posts
    2k Views
    P
    Same here - tried Firefox and Opera. /usr/local/www/diag_dns.php is the culprit. The version from 2.1 branch on Jun 17 works: https://github.com/pfsense/pfsense/commit/ee4ba9fba1f9d49396f3a4882a3239a83c5036d6 Later versions have had support for $GET changed and then removed. So it no longer works for diag_dns.php to be directly called like it is in the Firewall Log Widget. My guess is that this functionality has to also be removed from this Firewall Log dashboard widget. Redmine issue raised: https://redmine.pfsense.org/issues/3904
  • Upgraded to 2.1.5, now full-screen patch doesn't work, missing buttons

    14
    0 Votes
    14 Posts
    2k Views
    C
    Every time I do a gitsync, I have to re-apply the patch. I haven't any issues using firebox on windows 7.
  • Different fonts in the webgui?

    5
    0 Votes
    5 Posts
    1k Views
    ExolonE
    It would take a little bit more work to sort it out to use the full width, but should be 'doable'.
  • Issues with webGUI

    3
    0 Votes
    3 Posts
    1k Views
    KOMK
    Install the widescreen patch or lower your font size. https://forum.pfsense.org/index.php?topic=81167.0
  • 2.1.5: Can't enable SSH via webConfigurator

    3
    0 Votes
    3 Posts
    1k Views
    S
    Anyone?
  • 0 Votes
    2 Posts
    1k Views
    S
    I had the same issues after a fresh setup (cf card died). The system was just booting and starting up webConfigurator fine (factory default config). But after I restored from my config.xml the service did not come up automatically anymore. I traced it back to the fact, that I was restoring a config.xml that was running on a full installation to an embedded installation… maybe that applies to you as well.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.