Update firewall.md

This commit is contained in:
Stefan Pejcic 2024-07-28 20:50:57 +02:00 committed by GitHub
parent 6a53a04d3a
commit 354157afd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,8 @@ For instructions on how to use the CSF UI, please refer to [ConfigServer Securit
![csf firewall](/img/admin/firewall_csf.png)
If you need to re-open all necessary ports for OpenPanel services and users, run the command: `opencli firewall-reset`.
## UFW
If Uncomplicated Firewall (UFW) is installed, our custom interface will be displayed on **OpenAdmin > Firewall**.
@ -157,6 +159,3 @@ Some cloud providers, like [Hetzner](https://docs.hetzner.com/robot/dedicated-se
If you are [using a custom port for OpenPanel instead of the default 2083](/docs/admin/settings/general/#change-openpanel-port), ensure that port is open as well.
## Restart rules
To re-open all necessary ports for OpenPanel services and users, run the command: `opencli firewall-reset`