-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
featureNew user-facing capabilityNew user-facing capabilityinfraProxmox, Ceph, SDN, networking, host scriptsProxmox, Ceph, SDN, networking, host scripts
Description
Description
There is no dedicated script to bulk configure firewall input and output policies on VMs/LXCs. While Firewall/EnableFirewallSetup.sh sets a datacenter-level inbound policy, there is no script for per-VM/LXC policy configuration (ACCEPT, DROP, REJECT) for both inbound and outbound directions.
A new script should be added under Firewall/.
Acceptance Criteria
- New script
Firewall/BulkSetFirewallPolicy.shcreated - Supports setting input policy (ACCEPT, DROP, REJECT) per VM/LXC
- Supports setting output policy (ACCEPT, DROP, REJECT) per VM/LXC
- Applies across a VM/LXC ID range
- Uses
ArgumentParser.shfor argument handling
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew user-facing capabilityNew user-facing capabilityinfraProxmox, Ceph, SDN, networking, host scriptsProxmox, Ceph, SDN, networking, host scripts
Projects
Status
Backlog