mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 14:07:49 +02:00
fix docker fw rules managerhype
This commit is contained in:
@@ -51,6 +51,10 @@ fi
|
||||
'MANAGER')
|
||||
so-firewall includehost manager "$IP"
|
||||
;;
|
||||
'MANAGERHYPE')
|
||||
so-firewall includehost manager "$IP"
|
||||
so-firewall includehost hypervisor "$IP" --apply
|
||||
;;
|
||||
'MANAGERSEARCH')
|
||||
so-firewall includehost manager "$IP"
|
||||
so-firewall includehost searchnode "$IP" --apply
|
||||
|
||||
Reference in New Issue
Block a user