
On this page
UniFi’s built-in Intrusion Detection and Prevention System (IDS/IPS) is a powerful feature, but the alerts it generates can be confusing. Let’s break down what these alerts mean and how to respond appropriately.
Understanding Severity Levels
UniFi categorizes alerts into severity levels:
- Critical: Immediate action required - active attacks or confirmed compromises
- High: Serious threats that need prompt investigation
- Medium: Suspicious activity worth reviewing
- Low: Informational events, often false positives
Common Alert Categories
ET (Emerging Threats) Rules
The most common alerts you’ll see start with “ET” - these come from the Emerging Threats ruleset:
- ET SCAN: Port scanning or reconnaissance activity
- ET TROJAN: Known malware command-and-control traffic
- ET POLICY: Policy violations (not necessarily malicious)
- ET WEB_SERVER: Attacks targeting web servers
How to Investigate
When you receive an IDS alert in SentinelNerd:
- Check the source and destination IPs - is this internal or external traffic?
- Review the full packet data - what was the actual payload?
- Look for patterns - is this a one-time event or repeated?
- Check threat intelligence - is the IP known malicious?
SentinelNerd enriches every alert with threat intelligence from AbuseIPDB and VirusTotal, making investigation faster.
Reducing False Positives
Some alerts are triggered by legitimate traffic. Common causes:
- Security scanners (Nessus, Qualys) running vulnerability assessments
- Penetration testing tools
- Certain gaming or streaming traffic
- VPN connections
You can create suppression rules in SentinelNerd to filter out known-good traffic while keeping your security posture strong.
Taking Action
With SentinelNerd’s Active Response feature, you can automatically:
- Block malicious IPs at the firewall
- Quarantine infected devices to a restricted VLAN
- Disable compromised user credentials
- Send alerts to your security team
Configure response actions in Settings > Active Response to automate your incident response workflow.


