Adding additional home networks after the setup of SO is completed. #8042
-
Hello there, Is it possible to add additional networks after the setup of SO is completed? the system is running fine but I just realized I have another couple of networks I would like to add to the monitoring. Any help is greatly appreciated. Rafael~ |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I changed my $HOME_NET that was being monitored from between router/switch to between router/cable modem. This required that I added the Cable Modems IP address to my HOME_NET. Hope that helps, |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I would recommend looking at Kibana, and see if you see any of that traffic say in your Zeek Logs. |
Beta Was this translation helpful? Give feedback.
I changed my $HOME_NET that was being monitored from between router/switch to between router/cable modem. This required that I added the Cable Modems IP address to my HOME_NET.
I used the documentation from the website: https://docs.securityonion.net/en/2.3/homenet.html?highlight=HOMENET#homenet.
If you are talking about adding additional sensors to monitor those networks well that could be:
https://docs.securityonion.net/en/2.3/so-monitor-add.html?highlight=add%20sensor
Hope that helps,