Skip to content
Discussion options

You must be logged in to vote

If you apply it as default, it will push out to every sensor, obviously you can select a particular sensor. According the the text on this page https://docs.securityonion.net/en/2.4/bpf.html
, your service will not see the traffic, so no PCAP or Alert from that service. Notice you can apply different rules to PCAP, Suricata, and Zeek.

Also, you might consider using OR instead of AND.

ie not net A or not net B or not net C.

like !(net A or net B or net C)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@commgina
Comment options

Answer selected by commgina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
2 participants