• PfSense uses 100% of swap but only 10% of memory.

    7
    0 Votes
    7 Posts
    1k Views
    M
    Ok I managed to solve the issue. The problem was that in the VM Hypervisor (Proxmox) I accidentally enabled „ballooning“ memory (which means it will remove memory on the fly if it detects that the VM is not using it). I disabled it and now it all works like a charm. I guess the GUI (and myself) was confused that the RAM was removed from the VM while running, therefore showing memory usage „of 11GB“ while in reality it only had way less memory at this point.
  • 0 Votes
    2 Posts
    385 Views
    stephenw10S
    Basically because it's extremely low priority compared with many other things. It doesn't look that hard to do though. Pull requests accepted. You could use the firewall logs widget on the dashboard instead where it is configurable. Steve
  • Scanning/Connecting for/to hosts with static IPs from wrong subnet

    3
    0 Votes
    3 Posts
    497 Views
    stephenw10S
    You don't want a static route here because pfSense would have an interface in that subnet not access it via some other gateway on the LAN. You would disable the other interface then add back that subnet as a VIP on the existing interface so both subnets now exist on that interface. Obviously you would need to remove that to be able to re-enable the other interface. Steve
  • unified cloud management

    6
    0 Votes
    6 Posts
    894 Views
    D
    @stephenw10 Thanks for the info! I am hoping you can provide a cloud-based control panel at some point. Am now looking at using the Dynamic DNS function for each PfSense appliance as we have GoDaddy for Registrar and it will not cost me to try it. I'm thinking it will probably construed as 'too clunky', but I'm hoping it will be received as a 'usable' option for my small offices. Thanks again to all who provided input!!
  • Anyway to delete remnants of packages?

    8
    0 Votes
    8 Posts
    901 Views
    stephenw10S
    Even after installing and uninstalling again? You can check the pkg log in /conf. Squid has a bunch of parts which makes it more susceptible to issues if part of the script fails for any reason. Failing twice would be unusual though. Steve
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • FIOS > ONT > pfSense = nojoy

    17
    0 Votes
    17 Posts
    2k Views
    P
    @dobby_ Firewall > Traffic Shaper > Limiters LW has a video explaining this also link text
  • pfSense is not syncing OpenVPN settings after reboot...

    Moved
    4
    0 Votes
    4 Posts
    626 Views
    stephenw10S
    The majority of VPN tunnels? Show as disconnected when they are actually up?
  • Putting my pfSense Home Lab on an Extender

    19
    0 Votes
    19 Posts
    2k Views
    T
    @stephenw10 So if I try to access 192.168.5.6 (an iDrac that sits behind the pfSense box) I get "192.168.5.6 took too long to respond." but I dont see the firewall logging anything like it did before (see below). The 5.6 address is perfectly accessable by a laptop sitting behind the pfSense box, and the laptop can access the external web just fine. [image: 1666135100503-2022-10-18_16h18_17-resized.png]
  • pfSense freezes on Saturdays in the morning and shortly after 4pm.

    22
    0 Votes
    22 Posts
    2k Views
    R
    @globus243 I've had a similar experience, which may or may not be related. Netgate 5100 locks up shortly after either 6 a.m. or 6 p.m. but not always on the same day of the week. Finally traced the problem to pfblockerng-devel updating its block lists. For some reason this results in "insufficient swap space," even though no swap space is shown in use. My wife first noticed this phenomenon because her Amazon Alexa console, which is connected wirelessly, shows "no network." I'm not competent to delve into what's actually happening, so I just reboot the firewall and everything is fine.
  • Intermmitent internet outages

    5
    0 Votes
    5 Posts
    644 Views
    stephenw10S
    Mmm, those look like real upstream issues unless you have something that shows otherwise. Steve
  • Spontaneous reboots.

    10
    0 Votes
    10 Posts
    1k Views
    A
    @steveits said in Spontaneous reboots.: @aaronouthier said in Spontaneous reboots.: After 5 minutes, when Internet was not restored, the power cord was pulled try to avoid turning off power on any device with a file system, to avoid file system damage. The proper way to shut down pfSense is Diagnostics/Halt. I am aware. I didn’t say I pulled the power. My roommate got impatient and did things his way… that's a different problem than the spontaneous reboots...? Yes, I was confused initially. I had thought the system was rebooting when the power was pulled. It wasn’t until the next morning and saw the logs that I realized that wasn’t the case. Also, since it wasn’t rebooting, it means I just lost access to the system, which means ssh and web access weren’t an option. I was attempting to access by ssh when the power was pulled, and I had already determined the web UI was not accessable. @aaronouthier said in Spontaneous reboots.: centigrade Google will do the conversion/math for you: https://www.google.com/search?q=35+celsius+to+fahrenheit I know how to do the conversion. What I consider to be hot, and what a computer chip considers hot, are 2 different things. My home doesn’t quite get to 25 degrees Celsius, for example. At 35 degrees, I’d be about dead… —Aaron
  • pfctl rules error?

    4
    0 Votes
    4 Posts
    509 Views
    stephenw10S
    Hmm, that's odd!
  • 0 Votes
    16 Posts
    1k Views
    S
    @johnpoz said in Specific app doesn't connect to its server when on my network, but does while off: @scottlindner you don't need to do that, you can just set your packet capture to the IP of the phone. You could setup a reservation in your dhcp so the phone always get the same IP. Ahhh.. I see it now. I'll do that the next time she is over. Thank you! I'll follow up here regardless. If I figure it out, I'll post what was wrong and the solution, and obviously if it doesn't make sense to me I'll be asking for more guidance. Appreciate you guys!!
  • system log messages kernel arp: 43:05:43:05:00:00 is multicast

    3
    0 Votes
    3 Posts
    543 Views
    stephenw10S
    Multicast MACs are known on wifi mesh systems like that, yes. https://docs.netgate.com/pfsense/en/latest/install/upgrade-before-2.2.html#microsoft-load-balancing-open-mesh-traffic Steve
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • ArpWatch and Wireguard

    2
    0 Votes
    2 Posts
    236 Views
    stephenw10S
    Not if it's a remote device. ARP is not involved there. Steve
  • Dashboard not accessible.

    11
    0 Votes
    11 Posts
    1k Views
    L
    Exactly. No difference.
  • Pfsense wan dmz apache vhosts public ips

    12
    0 Votes
    12 Posts
    1k Views
    bingo600B
    @stephenw10 You make a point there ... I have a "Major Brand" PBX that absolutely won't work if NAT'ed. /Bingo
  • Increassed Memory and CPU Pfsense

    Moved
    3
    0 Votes
    3 Posts
    432 Views
    stephenw10S
    Yes, more info required. What did you increase the memory from and to? Are you running FRR with a lot of routes passed? Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.