public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] Revert "sysctl: Load nf_log_ipv4 as default logging module for TRACE target"
Date: Mon, 29 Jun 2020 14:53:18 +0000	[thread overview]
Message-ID: <20200629145318.7339-2-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20200629145318.7339-1-michael.tremer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1316 bytes --]

This reverts commit 224adebdc44dece1e21193dd7ab4090e102349e8.

The configuration could not be loaded here, because the nf_log_ipv4
kernel module wasn't loaded, yet.

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 config/etc/sysctl.conf                    | 3 ---
 config/rootfiles/core/147/filelists/files | 1 -
 2 files changed, 4 deletions(-)

diff --git a/config/etc/sysctl.conf b/config/etc/sysctl.conf
index 98a0dbe63..7e7ebee44 100644
--- a/config/etc/sysctl.conf
+++ b/config/etc/sysctl.conf
@@ -34,9 +34,6 @@ net.ipv6.conf.default.disable_ipv6 = 1
 # Enable netfilter accounting
 net.netfilter.nf_conntrack_acct=1
 
-# Enable TRACE logging to syslog
-net.netfilter.nf_log.2=nf_log_ipv4
-
 # Disable netfilter on bridges.
 net.bridge.bridge-nf-call-ip6tables = 0
 net.bridge.bridge-nf-call-iptables = 0
diff --git a/config/rootfiles/core/147/filelists/files b/config/rootfiles/core/147/filelists/files
index fe33d7d71..13e6e04aa 100644
--- a/config/rootfiles/core/147/filelists/files
+++ b/config/rootfiles/core/147/filelists/files
@@ -10,6 +10,5 @@ etc/rc.d/init.d/functions
 etc/rc.d/init.d/networking/any
 etc/rc.d/init.d/networking/red
 etc/rc.d/init.d/partresize
-etc/sysctl.conf
 var/ipfire/header.pl
 var/ipfire/general-functions.pl
-- 
2.20.1


      reply	other threads:[~2020-06-29 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 14:53 [PATCH 1/2] firewall: Configure TRACE target to log to syslog Michael Tremer
2020-06-29 14:53 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200629145318.7339-2-michael.tremer@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox