Skip to content

Commit

Permalink
pve-firewall: add page
Browse files Browse the repository at this point in the history
  • Loading branch information
einverne committed Oct 25, 2021
1 parent 5fec820 commit 3741846
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions pages/common/pve-firewall.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# pve-firewall

> Manage Proxmox VE firewall.
> More information: <https://pve.proxmox.com/wiki/Firewall>.
- Compile and print firewall rules:

`pve-firewall compile`

- Show information about local network:

`pve-firewall localnet`

- Restart the Proxmox VE firewall service:

`pve-firewall restart`

- Start the Proxmox VE firewall service:

`pve-firewall start`

- Simulate firewall rules:

`pve-firewall simulate`

- Show Proxmox VE firewall status:

`pve-firewall status`

0 comments on commit 3741846

Please sign in to comment.