Hi Jon
Please send the output from sudo sostat-redacted
Regards,
Lysemose
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To post to this group, send email to securit...@googlegroups.com.
Visit this group at https://groups.google.com/group/security-onion.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to security-onion@googlegroups.com.
Visit this group at https://groups.google.com/group/security-onion.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to securit...@googlegroups.com.
Visit this group at https://groups.google.com/group/security-onion.
For more options, visit https://groups.google.com/d/optout.
--
Jon
> To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
> To post to this group, send email to security-onion@googlegroups.com.
> Visit this group at https://groups.google.com/group/security-onion.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
> --
>
>
> Jon
>
>
>
>
>
> --
>
>
> Jon
>
>
>
>
>
> --
>
> Jon
Jon,
What happens if you do the following?
sudo mysql --defaults-file=/etc/mysql/debian.cnf -Dsecurityonion_db -e "select * from sensor"
Are all of the sensor interfaces active (y)?
Thanks,
Wes
Just a suggestion. If you want to monitor 2 interfaces. Use 3 interfaces on vmware, ge0 mgt, ge1 second ethernet, ge2 on same interface as mgt for SO. Lie to it essentially
Jon,
From your sostat, it appears your eth1 interface may not be configured correctly (are you sure you configured it correctly during setup?):
For example, sostat only shows the following:
=========================================================================
Packets received during last monitoring interval (600 seconds)
=========================================================================
eth0: 12209
and...
=========================================================================
Log Archive
=========================================================================
/nsm/sensor_data/SO-server-eth0/dailylogs/ - 2 days
55M .
21M ./2016-09-24
35M ./2016-10-06
/nsm/bro/logs/ - 2 days
728K .
224K ./2016-09-24
428K ./2016-10-06
72K ./stats
..there are no entries for eth1, other than in the OS's interface listing.
When you ran the MySQL command, did you see a [hostname]-eth1 interface in the securityonion_db database?
You may want to run soup to ensure the latest updates (sudo soup -y) and re-run setup. You may also have better success using a bridged interface for sniffing.
Thanks,
Wes