X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=config%2Fsuricata%2Fsuricata.yaml;h=0ff06f4aeb4f05af231915e1620f0681bc3b799f;hp=d7302788cc11ab88b0c26205424f50812cd40b47;hb=1f3c61b66c77898707791519b837e61b1d2e6ad0;hpb=8723bb91aeff7dbbc173c6f7b8052a76203cb0a5 diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml index d7302788cc..0ff06f4aeb 100644 --- a/config/suricata/suricata.yaml +++ b/config/suricata/suricata.yaml @@ -117,8 +117,8 @@ logging: nfq: mode: repeat - repeat-mark: 2 - repeat-mask: 2 + repeat-mark: 16 + repeat-mask: 16 # bypass-mark: 1 # bypass-mask: 1 # route-queue: 2 @@ -140,7 +140,7 @@ app-layer: tls: enabled: yes detection-ports: - dp: "[443,465,993,995]" + dp: "[443,444,465,993,995]" # Completely stop processing TLS/SSL session after the handshake # completed. If bypass is enabled this will also trigger flow @@ -208,11 +208,11 @@ app-layer: tcp: enabled: yes detection-ports: - dp: 53 + dp: "[53,853]" udp: enabled: yes detection-ports: - dp: 53 + dp: "[53,853]" http: enabled: yes # memcap: 64mb