How to alert on firewall IPs outside HOME_NET + bulk-loading 1000 + custom rules #14810
Unanswered
Punoo-Khan
asked this question in
2.4
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.160
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Meets minimum requirements
CPU
4
RAM
24GB
Storage for /
200 gb
Storage for /nsm
200 gb
Network Traffic Collection
span port
Network Traffic Speeds
Less than 1Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
Setup Summary:
I'm using Security Onion 2.4.160 running on Proxmox with SPAN (mirror) traffic sent from multiple VMs, including 3 different firewalls. The traffic is successfully mirrored and visible in tcpdump and PCAP, but no Suricata alerts are being triggered when scans like nmap are run against those firewalls.
Problem:
The issue is that the firewall IPs are not part of HOME_NET, so the default Suricata rules don't apply to them. I do not want to expand HOME_NET to include them, as they’re technically external monitored assets.
I want to:
What I’ve Tried:
I can manually add rules via the Web UI > Detection > Rules, but this is limited to one rule at a time
Traffic is confirmed to reach the sensor (via tcpdump)
The IPs are excluded from HOME_NET, so existing rules won’t trigger
I haven’t found a clear path for bulk uploading custom rules in SO 2.4 or for writing rules targeting IPs outside HOME_NET
My Questions:
Any help or best practices would be greatly appreciated. Thanks!
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions