From ce4052437ef54af79686496de0a850a4ddae2d7f Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 12 Mar 2017 12:27:54 +0100 Subject: [PATCH] intrusion detection: use hostmode 'auto', we have IPS --- src/opnsense/service/templates/OPNsense/IDS/suricata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/opnsense/service/templates/OPNsense/IDS/suricata.yaml b/src/opnsense/service/templates/OPNsense/IDS/suricata.yaml index 66f251b88..86b16e587 100644 --- a/src/opnsense/service/templates/OPNsense/IDS/suricata.yaml +++ b/src/opnsense/service/templates/OPNsense/IDS/suricata.yaml @@ -39,7 +39,7 @@ runmode: workers # If set to auto, the variable is internally switch to 'router' in IPS mode # and 'sniffer-only' in IDS mode. # This feature is currently only used by the reject* keywords. -#host-mode: sniffer-only +host-mode: auto # Run suricata as user and group. #run-as: