Files
bpfire/html/cgi-bin
Peter Müller 8269c8319c firewall: Make logging of conntrack INVALIDs configureable
In theory, logging of dropped packets classified by conntrack as being
INVALID should never be disabled, since one wants to have a paper trail
of what his/her firewall is doing.

However, conntrack seems to drop a lot of (at the first glance
legitimate) packets, hence bloating the logs, making spotting the
important firewall hits more difficult.

This patch therefore adds the option to disable logging of packets being
dropped by conntrack due to INVALID state.

Please note:
- This patch does not add this category to the firewall hits graph.
- The variables in this patch ("LOGDROPCTINVALID") should make it clear
  that it is about toggling _logging_, not the actual _dropping_. Other
  variables are still in need of being renamed to clarify this, which
  will be done in a dedicated patch.
- Also, the changes made to update.sh need to take place in
  config/rootfiles/core/164/update.sh for "master", since this patch has
  been developed against "next". Kindly cherry-pick the necessary
  changes.

Partially fixes: #12778

Reported-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-18 22:40:55 +00:00
..
2021-04-08 10:11:34 +00:00
2021-04-08 10:11:34 +00:00
2021-09-12 09:42:47 +00:00
2021-07-07 09:34:31 +00:00
2021-06-10 14:30:52 +01:00
2021-07-09 12:56:17 +00:00
2021-06-10 14:30:53 +01:00
2021-06-10 14:30:53 +01:00
2021-06-10 14:30:53 +01:00
2021-04-08 10:11:34 +00:00
2021-04-08 10:11:34 +00:00
2021-06-10 14:30:54 +01:00
2021-04-08 10:11:34 +00:00
2021-12-03 22:41:33 +01:00
2022-02-11 15:21:43 +00:00
2022-02-11 15:16:41 +00:00
2021-10-22 10:21:19 +00:00
2021-04-08 10:11:34 +00:00
2021-04-08 10:19:55 +00:00