Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 695 Bytes

File metadata and controls

26 lines (15 loc) · 695 Bytes

Setup

sudo so-status - to view if all services are running or not

Check if any Ips are allowed to access SO sudo so-allow-view

To change IP

To view Ip for different interface and app. Found this cmd from this discussion Security-Onion-Solutions/securityonion#2382 sudo salt-call pillar.get global sudo salt-call grains.get ip_interfaces

First reconfigured the required nic using change network settings sudo SecurityOnion/setup/so-setup iso

Then used the below to update the IP address of management interface. https://docs.securityonion.net/en/2.3/ip.html so-ip-update

Sysmon

Security-Onion-Solutions/securityonion#3742