Send Alerts (Sysmon/OSquery) to second virtual nic for monitoring also? #2618
Replies: 3 comments 2 replies
-
If you can present the virtual NIC as a legitimate NIC to Security Onion, then when you run setup, you should be able to select it, and it will be added to the bond configuration for the monitor interface. Then all of those interfaces will be aggregated into a |
Beta Was this translation helpful? Give feedback.
-
OK.. I did the above and did not receive any errors. THANKS! But now I need to change my management interface IP address. I have searched and cannot find out where to do this? In the 2.0 docs - it states "This will be supported in the future" https://docs.securityonion.net/en/2.3/ip.html There has to be a way! |
Beta Was this translation helpful? Give feedback.
-
You'll want to be careful with adding as described, as there could be
certain settings (MTU, disabled interface settings) for the interface that
need to be disabled for high fidelity capture. Otherise, you may not be
capturing traffic as expected. We are addressing this with a new
so-monitor-add script in the next version.
…On Tue, Jan 19, 2021 at 11:29 PM mgivens4182 ***@***.***> wrote:
OK.. I did the above and did not receive any errors.
did:
sudo nmcli con add type tun ifname nebula1 master bond0
then:
nmcli con show
And it shows it now as part of the slave bond0.
THANKS!
But now I need to change my management interface IP address. I have
searched and cannot find out where to do this? In the 2.0 docs - it states
"This will be supported in the future"
https://docs.securityonion.net/en/2.3/ip.html
There has to be a way!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2618 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEAM3KFVXICJWCAQDZPV4NDS2ZL2ZANCNFSM4WBY6K7A>
.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed a virtual mesh network using Nebula. Is it possible to have SO receive additional alerts via the new virtual nic along with the current "real network" nic? Looking for any ideas?
Thanks - Mike
Beta Was this translation helpful? Give feedback.
All reactions