mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
fix docker fw rules managerhype
This commit is contained in:
@@ -2234,7 +2234,7 @@ set_hostname() {
|
||||
|
||||
set_initial_firewall_policy() {
|
||||
case "$install_type" in
|
||||
'EVAL' | 'MANAGER' | 'MANAGERSEARCH' | 'STANDALONE' | 'IMPORT')
|
||||
'EVAL' | 'MANAGER' | 'MANAGERHYPE' | 'MANAGERSEARCH' | 'STANDALONE' | 'IMPORT')
|
||||
so-firewall includehost $minion_type $MAINIP --apply
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user