• Dashboard Traffic Graph order

    dashboard traffic graph
    4
    0 Votes
    4 Posts
    889 Views
    stephenw10S
    It's still open, you should just be able to add a comment to it. I added one.
  • IP Alias ArpWatch flip flop

    5
    0 Votes
    5 Posts
    736 Views
    M
    @michmoor @stephenw10 This has been resolved. Thanks for the guidance.
  • Firewall rule for VMware url functions

    firewall rules vmware url
    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S
    Are you running pfBlocker? Snort/Suricata? Anything show as blocked? Steve
  • WAN Rules

    7
    0 Votes
    7 Posts
    804 Views
    R
    @magikmark it shouldn't as those have to all originate from OUTSIDE your network, not inside.
  • Supported CPU C-States

    14
    0 Votes
    14 Posts
    5k Views
    M
    @stephenw10 said in Supported CPU C-States: Mmm, @mvikman's CPU must be very lightly used. Anything I've ever tried that on looks more like your output there, mostly in C1. LOL yeah, it's just my home router and it's got a i5-6500, just haven't had time to dabble with pfblocker and such things yet @mrsunfire No, that was the only line I added. Though I have PowerD set to Adaptive instead of HiAdaptive because HiAdaptive doesn't seem let CPU to throttle speed lower MHz...
  • LAN port hangs when using Web UI

    5
    0 Votes
    5 Posts
    801 Views
    N
    @rcoleman-netgate said in LAN port hangs when using Web UI: @nathanzumwalt MESH is evil. Agreed... even the new network topology didn't keep the eero devices from interfering with pfSense eventually (just took a little longer for the same symptoms to appear). I replaced the eero mesh with some Netgear wifi access points and the network has been stable ever since.
  • Is it possible for one to "slip through"?

    36
    0 Votes
    36 Posts
    4k Views
    J
    @nimrod said in Is it possible for one to "slip through"?: @stephenw10 Wouldnt this option prevented this issue ? [image: 1668875890441-5f219169-7aca-464b-a7b3-ac7b58515f4e-image-resized.png] Just to add my 2 cents worth, I just ran into a situation where the states were not being cleared because an IP appeared to remain after the force command. I ended up manually clearing the states to fix the issue. I would say, if all else fails, manually clear the states as was suggested earlier, I think.
  • PFSense adding a tonne to the header

    34
    0 Votes
    34 Posts
    3k Views
    Y
    @johnpoz thank you both for the reply
  • internet access lost on wired (not wireless) devices after power outage

    12
    0 Votes
    12 Posts
    675 Views
    stephenw10S
    It's dangerous (or at least confusing) to talk about VLAN 0 or 1 as an actual VLAN because you almost never want that. Switches use 1 as the 'native' VLAN meaning they use that for untagged traffic internally in the switch. You should never see traffic tagged VLAN1 outside the switch.l Seeing it usually means something is configured incorrectly and unexpected results may occur! https://docs.netgate.com/pfsense/en/latest/vlan/security.html#using-the-default-vlan-1 In ESXi VLAN 4095 means pass all VLANs. So allow tagged traffic on any VLAN to pass the switch much like most unmanaged switches would. If you do have some tagging happening somewhere the addition switch on that one client that works could be stripping it. Especially if it's VLAN1. That seems unlikely though. Hard to imagine that could have been set by a power outage. Or that it would have worked before that. Steve
  • Crowd/personal Funding a Dev to Massively expand Notification options

    1
    0 Votes
    1 Posts
    226 Views
    No one has replied
  • WiFi interface with double NAT issue

    4
    0 Votes
    4 Posts
    702 Views
    stephenw10S
    Yeah, I would definitely use access point mode. And LACP lagg there should not do anything much until you exceed the single links speed at 941Mbps. Assuming Gigabit. Even with wifi6 it's hard to reach that over wifi. Also it only helps with multiple connections sharing that. A single connection is still limited to one link. Steve
  • syslog buffer

    9
    0 Votes
    9 Posts
    756 Views
    M
    @stephenw10 I will look at my CARP problem and then I will look if the syslog is solved. Thanks a lot for your time
  • Very low upload speed

    9
    0 Votes
    9 Posts
    1k Views
    stephenw10S
    In a situation like this it's very easy to end up with asymmetric routing and that can cause all sorts of issues. How is the pfSense WAN connected? Does it share the same WAN as the other router? Can we see a diagram? Steve
  • Outbound NAT - lose connectivity

    15
    0 Votes
    15 Posts
    1k Views
    M
    @derelict Thanks for your help. I was using an Alias but NOT the IP Alias which is what was needed here. Thank you for your help here.
  • 3100 speed questions

    6
    0 Votes
    6 Posts
    806 Views
    stephenw10S
    Double NAT is not ideal but it shouldn't really affect throughput. Especially if it's PPPoE upstream which pfSense would likely be slower at terminating. The interrupt loading from the NIC is normal at maximum throughput, that's where to loading appears. There is more on the WAN NIC because of the NAT. Yes, to run bandwidthd and traffic shaping on a 1G link will require a faster CPU unfortunately. Steve
  • (Solved) Noobie question - Static Ipv4 Configuration PFsense

    3
    0 Votes
    3 Posts
    509 Views
    A
    @rico Great thanks! That seems to work
  • internet Access

    8
    0 Votes
    8 Posts
    804 Views
    N
    @dobby_ Hi Dobby, i reinstalled pfsense and removed the squid package and so far for the last 1 week looks good.
  • pfSense 2.4.5 crash report

    2
    0 Votes
    2 Posts
    375 Views
    stephenw10S
    Looks likely to be bad memory to me. Especially if you haven't made any changes recently that might have triggered it. Is there any reason you're running an old version? Steve
  • Cannot boot pfSense

    6
    0 Votes
    6 Posts
    2k Views
    stephenw10S
    What values did you add? Something that references that non-existent init? pfSense doesn't use the FreeBSD init system. As mentioned you should use /boot/loader.conf.local for any custom loader variables. Custom sysctls should be added in the GUI in Sys > Adv > System Tunables. If you need to re-install, and don't have a config backup, the installer can attempt to recover your existing config before wiping the drive. https://docs.netgate.com/pfsense/en/latest/backup/restore-during-install.html#recover-config-xml-from-existing-installation Steve
  • SECURITY ISSUE

    4
    0 Votes
    4 Posts
    722 Views
    stephenw10S
    Yeah, never open the webgui up for public access via http. If you have to access it remotely you should only ever use https and you should restrict the source IPs that can connect in the firewall rules. Using a VPN to access it s a much better solution. If, for whatever reason, you have unknown scripts running on the firewall then you need to reinstall clean and examine your config before restoring it. You might also pull the full system logs from it first and review those. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.