snippetbashTip
pve-firewall — Manage Proxmox VE Firewall. More information: <https://pve.proxmox.com/wiki/Firewall>.
Viewed 0 times
pve-firewallproxmoxcommandclimanagefirewallinformationmore
linux
Problem
How to use the
pve-firewall command: Manage Proxmox VE Firewall. More information: <https://pve.proxmox.com/wiki/Firewall>.Solution
pve-firewall — Manage Proxmox VE Firewall. More information: <https://pve.proxmox.com/wiki/Firewall>.Compile and print all firewall rules:
pve-firewall {{[c|compile]}}Show information about the local network:
pve-firewall {{[l|localnet]}}Restart the Proxmox VE Firewall service:
pve-firewall {{[r|restart]}}Start the Proxmox VE Firewall service:
pve-firewall startStop the Proxmox VE Firewall service:
pve-firewall stopSimulate all firewall rules:
pve-firewall {{[si|simulate]}}Show the status of Proxmox VE Firewall:
pve-firewall statusCode Snippets
Compile and print all firewall rules
pve-firewall {{[c|compile]}}Show information about the local network
pve-firewall {{[l|localnet]}}Restart the Proxmox VE Firewall service
pve-firewall {{[r|restart]}}Start the Proxmox VE Firewall service
pve-firewall startStop the Proxmox VE Firewall service
pve-firewall stopContext
tldr-pages: linux/pve-firewall
Revisions (0)
No revisions yet.