T Terminatrix New Member Aug 23, 2021 18 1 3 30 Aug 28, 2021 #1 How am I able to modify this setting via CLI?
Moayad Proxmox Staff Member Staff member Jan 2, 2020 3,342 324 108 31 Vienna shop.proxmox.com Aug 30, 2021 #2 You can use pvesh [0] CLI as the following example: Bash: pvesh set /nodes/{NODE}/qemu/{VMID}/firewall/options --policy_in DROP [0] https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu/{vmid}/firewall/options
You can use pvesh [0] CLI as the following example: Bash: pvesh set /nodes/{NODE}/qemu/{VMID}/firewall/options --policy_in DROP [0] https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu/{vmid}/firewall/options