From: Eric Leblond Date: Tue, 20 Jun 2017 17:00:22 +0000 (+0200) Subject: suricata.yaml: add some port variables X-Git-Tag: suricata-4.0.0-rc1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3806ebd2a95f60cefea4d329020fc3016a0695a;p=thirdparty%2Fsuricata.git suricata.yaml: add some port variables These variables are used by Talos ruleset and defining them allow to get almost all rules of ruleset loaded. --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 990d46e20c..9cff73b7a0 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -41,6 +41,8 @@ vars: SSH_PORTS: 22 DNP3_PORTS: 20000 MODBUS_PORTS: 502 + FILE_DATA_PORTS: "[$HTTP_PORTS,110,143]" + FTP_PORTS: 21 ##