Skip to content

Add bulk set firewall input/output policy script #45

@coelacant1

Description

@coelacant1

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.sh created
  • 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.sh for argument handling

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew user-facing capabilityinfraProxmox, Ceph, SDN, networking, host scripts

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions