mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update so-whiptail
This commit is contained in:
@@ -1012,9 +1012,9 @@ whiptail_manager_unreachable() {
|
||||
|
||||
local msg
|
||||
read -r -d '' msg <<- EOM
|
||||
Setup is unable to access the manager at this time.
|
||||
Setup is unable to access the manager. This most likely means that you need to allow this machine to connect through the manager's firewall.
|
||||
|
||||
Run the following on the manager:
|
||||
You can either go to SOC --> Administration --> Configuration and choose the correct firewall option from the list OR you can run the following command on the manager:
|
||||
|
||||
sudo so-firewall-minion --role=$install_type --ip=$MAINIP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user