From cf1a2a7bc31f09289c92a9cd62555d1009d99409 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 10 Feb 2026 11:19:46 +0000 Subject: [PATCH] dbl: how-to-use: Add suricata-update instructions Signed-off-by: Michael Tremer --- src/templates/dbl/how-to-use.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/templates/dbl/how-to-use.html b/src/templates/dbl/how-to-use.html index abdeea80..d3183918 100644 --- a/src/templates/dbl/how-to-use.html +++ b/src/templates/dbl/how-to-use.html @@ -333,6 +333,17 @@ rpz: +

+ If you are using suricata-update, + you can add IPFire DBL as a rule source like so: +

+ +

# suricata-update add-source "IPFire DBL" https://dbl.ipfire.org/lists/suricata.tar.gz
+ +

+ Or you can manually download the rules: +

+ -- 2.47.3