Hello Suricata experts,
I am a self-hoster deploying Suricata to monitor my network traffic. Not being a network expert, I have some difficulties figuring how I should declare the ports in the dedicated variables in the suricata.yamlin order to fully benefit from the monitoring. My main concerns are about the following ports
- SMTP ports 25 and 465,
- IMAP4 port 993,
- TURN and STURN ports 3478 and 5349 (both TCP and UDP),
- TURN range 49152-49272/UDP
- VPN port 51820/UDP.
Any clue in which variable I should insert each of them ?
Thanks,