No Alerts - latest version #9958
Replies: 3 comments 3 replies
-
salt * so.statusnids_standalone:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
What is your output for ifconfig -a ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
docker0 but vm interfaces are not in promisc. |
Beta Was this translation helpful? Give feedback.
2 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.
-
hello,
I freshly installed the latest version of security onion and everything is running well no errors however, in the alert section upon testing like nmap scan etc... it doesn't capture any attack's. when i run tcpdump -nni bond0 -v it doesn't capture any packets but when i run tcpdump -I eth0 it captures all packets.
I am using the default ETOPEN IDS Ruleset. any suggestion why it's not working?
bond0: flags=5379<UP,BROADCAST,PROMISC,MASTER,MULTICAST> mtu 1500
ether 9a:6b:c6:07:7f:cc txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Beta Was this translation helpful? Give feedback.
All reactions