From patchwork Fri Apr 3 10:50:03 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 2879 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48txXg3Hklz3yBr for ; Fri, 3 Apr 2020 10:50:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48txXf09r9z2Cj; Fri, 3 Apr 2020 10:50:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48txXd4c1Lz30D4; Fri, 3 Apr 2020 10:50:09 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 48txXc2B74z2yCC for ; Fri, 3 Apr 2020 10:50:08 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48txXb316rzhk; Fri, 3 Apr 2020 10:50:07 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1585911007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=jZlCePMdrnhFVpPg2rP2oPqoM2iZrg+jR05BWBQ2Dag=; b=i83CJj5bZq3E8zRdQxl3z2MF3fy0fjp38AWpbFAKPVWKXKM2Z5hb8tkINw7KROcXB3Zj2J a/+Qri1xKNCLhbBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1585911007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=jZlCePMdrnhFVpPg2rP2oPqoM2iZrg+jR05BWBQ2Dag=; b=rZOH0u6bBlCDK6aAgwbSSFHkr8c+fsWUGxt7ASOQeAnwPvjlBacgyRwFAi4PBNWgeU4+CP UmvsWmhIxnS7A0gmH1zbATb7Dv0gj1NtjVx2txe0bG1/7BJgCWALWJ/lKcxF5iTqtiAiH6 NE9+GqFs7UC9OARDrnECokIlSX0pwtO//OpvGGGtw8wCJHqLt7fX6xb4OUENAHcY1ouMKv H0mTPFLd7wRJr8TPEg2pml8oOBlF4WOrmXsJHy+x0V2XmbdIsvua9UbI3v/ly92iNQ6e4/ YVA6bDuF3Q86zDby19w6NkHjkOed/VdU6NSdEz/8teHBitFd51PyA3Wux5Yd9A== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 1/2] Backup: Add suricata rules-settings file. Date: Fri, 3 Apr 2020 12:50:03 +0200 Message-Id: <20200403105004.5563-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=stefan.schantl@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This file contains the configured ruleset and oinkcode settings and therefore needs to be backuped and restored. Signed-off-by: Stefan Schantl --- config/backup/include | 1 + 1 file changed, 1 insertion(+) diff --git a/config/backup/include b/config/backup/include index 0153272f7..c40bf333c 100644 --- a/config/backup/include +++ b/config/backup/include @@ -49,6 +49,7 @@ /var/ipfire/qos/bin/qos.sh /var/ipfire/suricata/*.conf /var/ipfire/suricata/*.yaml +/var/ipfire/suricata/rules-settings /var/ipfire/*/settings /var/ipfire/time/ /var/ipfire/urlfilter