• Azure pfSense GUI only accessible via WAN IP

    1
    0 Votes
    1 Posts
    403 Views
    No one has replied
  • Gui service log fills with these errors

    2
    0 Votes
    2 Posts
    468 Views
    dotdashD

    @willemb
    Just what is says. Someone is trying to access non-existent pages on the web server. I would suggest you not leave your web gui open to the Internet.

  • WireGuard Dashboard Widget

    3
    0 Votes
    3 Posts
    687 Views
    GilG

    @rcoleman-netgate Done, thanks

  • Why my web gui was slow to load.

    2
    0 Votes
    2 Posts
    520 Views
    GertjanG

    @alex-the-firewall

    Nearly all 'webgui is slow' issues are really 'I have DNS issues'. Checking out the many 'webgui is slow' forum threads normally end with ..... nothing, as the author silently undid his previous DNS settings and doesn't erport back here, or are explained in the forum and then DNS is corrected.

    After all, DNS needs to work for not only the pfSense WegGUI, but pretty everything on your local networks.
    I mean, when pfSense default DNS settings get altered, its very possible that overall DNS functionality gets impacted.

    Btw : most host names shown by the GUI are only known to the local DNS == the resolver or the forwarder. Resolving them doesn't produce any time taking requests to public resolvers. These public resolvers can't even resolve host names that are only known to your local network - they will try, searching through their billion records database, and give up by sending back a "we don't have what you are asking - unknown on the Internet", also known as a NXDOMAIN answer.

    I advise you to do everything that is possible to reduce the number of restarts of the resolver (or forwarder). It will build a cache with previously resolved host names

    Then you activate :

    672ff694-acfd-4a92-99c9-755e9c5e7a6c-image.png

    and after a while you enter 'DNS warp speed'.

    These are some of my unbound/resolver stats.
    Note that unbound can get restarted by, for example, pfBlockerng-devel (other events might also restart unbound/dnsmasq). The cache will get dumped just before the stop, to get read back in while it's starting.

    Last but not least : the core functionality of pfSense, routing and firewalling, is build into the kernel. pfSense is more then that, and adds a lot of other options, functionalities and even gadgets. Most of these are implemented using some web server scripting like PHP, perl, python etc. So, all these take processor == webserver (nginx) time.
    Depending the type of processor, and Intel Mega Lax Core isn't equal to some low power ARM processor.

    Why did you add the waterfall download example of a zillion js files ? That's not DNS related.
    That's just downloading those stupid js files that declare themselves most often as 'non cache-able' by your web bowser, to visiting these sites using these bootstrap js file will always be slow == depending your uplink/downlink.

  • Avoiding double negations for checkboxes in Settings

    9
    3 Votes
    9 Posts
    773 Views
    jimpJ

    We do try to keep things phrased positively for new options so that checked=enabled=on and things might be set by default if they default to on.

    For existing options it's tough to reword things and also change any logic that touches the option to ensure it works the other way with an appropriate default behavior. There is a lot of room for error there in some cases which makes it tough to make a case for changing code and introducing bugs to correct the wording, even if it ends up more logical. And aside from that, having to accommodate both forms in the docs during the transition is very confusing for existing users.

    The docs would be full of things like "Prior to x.x.x this would not do foo when checked, after x.x.x the default is to do foo when checked".

    Not saying it wouldn't ever happen for older options just that it takes a lot more work and care than one might think, and would likely need to be done slowly over time and not all at once.

  • After upgrade to 2.5 status_dhcp_leases.php nor diag_arp.php will load

    Moved
    17
    0 Votes
    17 Posts
    4k Views
    aaronsshA

    @aaronssh For what it's worth, this fixed it for me:

    pfSense General Setup page was configured to use NextDNS I changed it to use my local AD Domain Controllers instead. Suddenly DHCP Leases loads instantly.
  • Web GUI slow as hell

    1
    0 Votes
    1 Posts
    347 Views
    No one has replied
  • Colors for interfaces

    3
    0 Votes
    3 Posts
    2k Views
    E

    @mcdiesel said in Colors for interfaces:

    New pfSense 2.3 gui style is nice, easy to use, well done.

    Colors on interfaces would be useful.

    eg Red, Green, Blue.  Colour wouldn't actually do anything, it's just a 'tag'.

    Two tones for each colour - the dark color when used for text / primary / icon, and the light shade for background bands.

    Abstracting further, colour is just a word, and words are tags, and tags can be represented already with aliases.

    So if the existing alias feature can have a color attribute, that colour in it's two tones could be used where the alias is involved.

    I think the light background colour would be the most often used - rules lines, log lines, dhcp lease lines would all be subtly banded with the interface colour, which improve understanding, without making the interface any busier by adding elements.

    Taking it one step further, if an alias could have an icon attribute, we could have subtle pictures of desktops, printers, switches on the various lists.

    Many humans think in colours & pictograms, so I think this would make pfSense more intuitive, and faster to use, while maintaining it's great look and feel.

    Appologies if this suggestion is duplicated elsewhere, or belongs in another part of forum/tracker/suggestion box.

    Good time of the day. I can't help but agree that colors on interfaces would be helpful. Only Vod would suggest using not red, green and blue (it's just banal), but pastel colors - Pink, Rose Gold, Plum from the palette https://create.vista.com/colors/color-names/rose-quartz/. As for me, this is a good idea :)

  • Feature Request (UI fix) Double spacing locked

    3
    0 Votes
    3 Posts
    761 Views
    Bob.DigB

    Has someone came up with a solution of this severe problem?

  • 6100's configuring 8 sites..

    3
    0 Votes
    3 Posts
    581 Views
    S

    @mystique_ one can also restore parts of a configuration, if you’re duplicating.

  • Webgui failed and cannot restart

    3
    0 Votes
    3 Posts
    614 Views
    tobywhiting10T

    @gertjan this worked perfectly, thanks

  • Dashboard: parts of the System Information widget constantly reloading

    2
    1 Votes
    2 Posts
    642 Views
    M

    Upgraded earlier to Beta release 22.05.b.20220531.0600 and now to RC release 22.05.r.20220604.1403.
    Problem still persists on both versions.

    EDIT:
    Seems that the problem appears if you have 2 (or more) System Information widgets with different contents on the Dashboard.

    EDIT 2:
    Looks like it's specifically caused by the "CPU Type", "Uptime" and "Current Date/Time" fields, as log as all of them are visible in all System Information widgets, everything is ok. If one or all of those fields are hidden in one of the System Information widget, then they start to act up.

  • Nested firewall: no webGUI access on WAN

    16
    0 Votes
    16 Posts
    1k Views
    D

    So, after a few days I (in desperation!) reached out to the great people at Protectli who sold me the router hardware in the first place. Their support was awesome. Thanks protectli!

    Someone there set up a working example and then exported the xml description (diagnostics > backup & restore) so that I had something to compare against, line-by-line. After an hour or so combing through mine and theirs, I discovered I had wrongly configured a static route early in my experimenting with pfsense, which was disrupting access on the WAN interface to the gui. Once removed (and after a reboot) access via WAN was restored. "Problem" resolved.

    Many thanks @Bob-Dig and @johnpoz for helping me through the initial stages patiently; much appreciated.

  • (Traffic shaper > Limiters) name field webGUI bug?

    1
    0 Votes
    1 Posts
    398 Views
    No one has replied
  • Changed HTTPS to HTTP, now can't log in to Web UI

    14
    0 Votes
    14 Posts
    3k Views
    luckman212L

    @larrym04 To avoid all of this, IMO the best (and most secure) option is to download the Acme package and get yourself a free LetsEncrypt cert so you can have that tasty green padlock. It's not too difficult, and you won't need to keep hitting that Advanced button.

  • 0 Votes
    4 Posts
    1k Views
    G

    @gianpaoloracca UPDATE:
    you can scroll dragging the column header.
    So it's clunky but it works.

  • [solved] DDNS Widget - IP turns red for some seconds

    4
    0 Votes
    4 Posts
    1k Views
    S

    I know this topic is old but I experienced the same behavior...

    Like you I'm also forced to use double nat as my primary WAN come from an openMPTCProuter which aggregates my WANs in front of pfSense and I also have failover to the same WANs (but in load balancing) in case of MPTCP failure so I'm also dependent on the checkIP service to update my DNS when the MPTCP gateway is the active one.

    I update 4 DDNS with the same IP for this gateway and the 4 cached IPs continuously turn Red for some second, sometimes one at a time, sometimes 2 of them at the same time.

    After found your post I changed the checkIP service from the default "http://checkip.dyndns.org" to the other one "https://ipinfo.io/ip" and the problem is gone.

    So it's definitely a dyndns service problem, maybe that the frequency of the requests from the same IP to update 4 DNS causes the dyndns service to refuse to respond to each one.

    Thanks for sharing your solution.

  • Unable to access Webgui over VLANS but can access directly from PFsense

    3
    0 Votes
    3 Posts
    606 Views
    Z

    @bingo600 still not working. I even forwarded port 80 and 443 on OPT1 interface but still not working

  • Traffic graphs on dashboard showing half bandwidth !

    13
    0 Votes
    13 Posts
    1k Views
    P

    Same issue here. WAN is on em1 - no other VLANs on that interface. The dashboard traffic widget:

    Screen Shot 2022-05-09 at 11.51.21.png

    Screen Shot 2022-05-09 at 11.51.26.png

    Half the actual throughput. Settings same as yours.

    The Traffic Graph graph shows this (/status_graph.php):

    Screen Shot 2022-05-09 at 11.51.44.png

    which is correct (I have a symmetrical line - upload was 897Mbps during this test)

  • How to set SPD's/traffic selectors in IPsec?

    1
    0 Votes
    1 Posts
    538 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.