vlan:
use-for-tracking: false
Apparently there was a vlan tag problem.
The second system still has problems despite this change. :(
Are you experiencing the exact same issue(s) on the second machine?
In your response, please include the output of sostat-redacted, attaching as a text file, or using a service like Pastebin.com.
Thanks,
Wes
If it helps, I have a Ubiquiti Edgerouter Lite doing the port mirroring to the still-broken Security Onion system. I have the vlan user-for-tracking set to false in suricata.yaml, and on the Ubiquiti side I disabled hardware offloading and verified I'm at the most current firmware.
I can see the traffic that suricata should be alerting on by using tcpdump on the security onion box as well. This was the same on the first machine before I disabled the vlan tracking as well.
I've attached the sostat output as requested. :)
J,
I would try checking /var/log/nsm/HOSTNAME-INTERFACE/suricata.log for clues.
Thanks,
Wes
There seems to be a problem with the way the EdgeRouter Lite mirrors traffic. I could see all of the traffic - including the http and tls traffic - using tcpdump on my Security Onion when the EdgeRouter Lite was sending the traffic, so it looked like the port mirror was working. But Suricata just couldn't seem to recognize it as http or tls traffic in that mirrored traffic even though the packets are there.
My test rules started firing immediately after I installed the cheap smart switch and enabled the port mirror there. I did not make any configuration changes at all on the Security Onion side in order to see traffic.
I did change the vlan-tracking: false config back to true after I verified it was working, and it still works.
I also have Ubiquiti EdgeRouter X devices that DO NOT have this problem, so it seems to be just the Lite version causing problems. Not sure why but at least it's working again.
Thanks for the help!
J