IDLE definition: 1. not working or being used
Regards
Joel.
Regards
Joel.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: newsense on April 21, 2026, 11:30:10 PMDid you try resetting the lobby configuration ?I've already done that, but today memory usage is only at 32%, and CPU usage is between 10% and 50%. Yesterday, memory usage was at least 75% and CPU usage was between 80% and 100%. I can't compare that to today.
Quote from: Patrick M. Hausen on April 08, 2026, 07:10:31 PMReload the page? Possibly you are logged out?I can confirm that I'm not logged out. I get every time the Gateways -> Failed to load widget (sometimes memory / interface statistics and system information are disappearing)
Quote from: Patrick M. Hausen on April 08, 2026, 06:11:58 PMHave you tried disabling ntopng?I'm getting an error with Gateways and Interface Statistics -> Failed to load widget.
Quote from: Patrick M. Hausen on April 08, 2026, 06:11:58 PMHave you tried disabling ntopng?I'm trying this option right now.
Quote from: Monviech (Cedrik) on April 01, 2026, 11:30:14 AMWe're working on it.Thank you!
Have a nice day,
Cedrik
Quote from: Monviech (Cedrik) on March 26, 2026, 12:00:42 PMYou have to include it before any other import with the same include optional statement.
e.g.
Include etc/apache24/modsecurity.conf
IncludeOptional etc/apache24/afolder/*.conf
IncludeOptional etc/apache24/modsecurity-crs/crs-exclusions.conf <--- this one is new in the upcoming version, just as heads up
IncludeOptional etc/apache24/modsecurity-crs/crs-setup.conf
IncludeOptional etc/apache24/modsecurity-crs/rules/*.conf
I wrote that Phase1 matching rules have to be before any other ruleset inclusion.
Quote from: Monviech (Cedrik) on March 19, 2026, 10:51:54 AMI would maybe look at what Zenarmor has to offer. They are one of our partners: https://docs.opnsense.org/vendor/sunnyvalley/zenarmor.html
The plugin combination you use has either no maintainers or support Tier3. They are all completely in community scope.
https://github.com/opnsense/plugins/blob/0e62a4992404873c2d0005ed2b3a474d0d9eac9b/README.md?plain=1#L130
https://github.com/opnsense/plugins/commit/7cd45894e266427fcddb25f9af30477d8de1a69f
Quote from: max1987martin on March 11, 2026, 07:46:03 AMQuote from: Wuensch-AG-Adm on February 23, 2026, 03:26:00 PMDear community,
I am trying to disable the rules (the manual part) in order to set up the rules using policies only, but when I select all entries (or 1000/500/200) and click the "Disable" button, the waiting circle appears, and when it is finished, nothing happens; the checkboxes are not empty.
Is this a known bug or something similar? Because it's crazy to manually deactivate about 30,000 entries.
Thank you in advance for your help.
Best regards,
Joel.
Hello,
Instead of disabling 30k rules manually, you should control them via IDS/IPS Policy settings.
Steps
Go to
Services → Intrusion Detection → Policies
Create or edit a policy.
Configure:
Rulesets: leave empty or select desired rulesets
Action: set to
disabled (to disable all rules)
or alert / drop depending on your setup.
Apply the policy to the interface.
Policies override individual rule states, so you do not need to manually disable rules.