diff --git a/doc/userguide/configuration/suricata-yaml.rst b/doc/userguide/configuration/suricata-yaml.rst index db9040aedc..8a39bf29b1 100644 --- a/doc/userguide/configuration/suricata-yaml.rst +++ b/doc/userguide/configuration/suricata-yaml.rst @@ -2455,6 +2455,7 @@ address, you should enter 'any'. SHELLCODE_PORTS: "!80" ORACLE_PORTS: 1521 SSH_PORTS: 22 + SIP_PORTS: "[5060, 5061]" .. _host-os-policy: diff --git a/suricata.yaml.in b/suricata.yaml.in index 97a7e1318e..a6d91b27d4 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -50,6 +50,7 @@ vars: GENEVE_PORTS: 6081 VXLAN_PORTS: 4789 TEREDO_PORTS: 3544 + SIP_PORTS: "[5060, 5061]" ## ## Step 2: Select outputs to enable