Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    If you are on 22.05 and experiencing high CPU usage, see this post for a fix

    Scheduled Pinned Locked Moved General pfSense Questions
    1 Posts 1 Posters 399 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      drewsaur
      last edited by drewsaur

      https://forum.netgate.com/topic/172770/22-05-rc-high-cpu-load/20?_=1656773452211

      It references this fix to pfBlockerNG posted by @BBcan177 :

      tl;dr - use Diagnostics > Command Prompt to load and edit line 4139 of /usr/local/pkg/pfblockerng/pfblockerng.inc from

      $r = explode(')', $result, 2);

      To:

      $r = explode(' ', $result, 2);

      Save the file and restart the pfb_filter Service for the changes to take effect.

      1 Reply Last reply Reply Quote 4
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.