Is there a way to keep the number of activated rules in the IPS log to a minimum using a Firewall rule or anything else?
My Suricata gets triggered by incoming traffic on RED. with every port scan and ping 10,000 times a day for no apparent reason.
I have no incoming rules coming from RED to GREEN, so I don’t mind closing the firewall. to any incoming traffic. I also have IP address blocklist setup but SURICATA get triggered anyways.
I am glad that diagram helped you to visualize the packet path through all the chains.
Now you know why some attacks still reach your OpenVPN server despite rules were added in Web UI: Web UI adds them in a chain that sits after de OVPNINPUTRW. And Web UI does not expose OVPNBLOCK chain - you have to manually edit firewall.local or use my firewall local add-on (I’ve build it because somebody hammered my OpenVPN server for days in a row - 10-15 attempts per minute).