]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/suricata/suricata.yaml
Revert "Suricata: detect DNS events on port 853, too"
[people/pmueller/ipfire-2.x.git] / config / suricata / suricata.yaml
index d3ebbcfe438092493d32c2874502718a7da43bf7..767f84074a3979a080f45d5ea0df77713eb87555 100644 (file)
@@ -140,7 +140,7 @@ app-layer:
     tls:
       enabled: yes
       detection-ports:
-        dp: "[443,444,465,993,995]"
+        dp: "[443,444,465,853,993,995]"
 
       # Completely stop processing TLS/SSL session after the handshake
       # completed. If bypass is enabled this will also trigger flow
@@ -204,11 +204,11 @@ app-layer:
       tcp:
         enabled: yes
         detection-ports:
-          dp: "[53,853]"
+          dp: 53
       udp:
         enabled: yes
         detection-ports:
-          dp: "[53,853]"
+          dp: 53
     http:
       enabled: yes
       # memcap: 64mb