Why are my BPF's ignored? #5082
-
For some reason, there are multiple IP's I have explicitly set to ignore via BPF in the configs that are still alerting on nids, and being pcap'd, and imported into zeek. the edit: I am using the global.sls option for all nodes. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 20 replies
-
Have you followed all of the instructions here? |
Beta Was this translation helpful? Give feedback.
-
You could try something like:
- "!(src host 192.xx.xx.xx and not dst host 192.xx.xx.xx)"
…On Mon, Aug 30, 2021 at 4:58 PM thegreekman ***@***.***> wrote:
Thanks, and what about the one with src and dst in it?
Im trying to do something like this:
- not (src host 192.xx.xx.xx and not dst host 192.xx.xx.xx)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5082 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALWD7TDDLX5KINI52W2HZ43T7QEIFANCNFSM5BUW2UYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Is that your only BPF rule in place? If not, can we see what you have?
…On Mon, Aug 30, 2021 at 11:15 PM thegreekman ***@***.***> wrote:
When I input that, traffic is still coming from the source and destination
IP I entered. Do you know why this happening?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5082 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALWD7TGTNKV2ZCHB6E74KTLT7RQOVANCNFSM5BUW2UYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
Have you followed all of the instructions here?
https://docs.securityonion.net/en/latest/bpf.html?highlight=bpf#global-bpf