mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update firewall.md
This commit is contained in:
@@ -25,11 +25,13 @@ If Uncomplicated Firewall (UFW) is installed, our custom interface will be displ
|
||||
|
||||

|
||||
|
||||
The firewall settings page provides three tabs:
|
||||
The firewall settings page provides multiple tabs:
|
||||
|
||||
- IPv4 - that lists all IPv4 firewall rules
|
||||
- IPv6 - that lists all IPv6 firewall rules
|
||||
- Logs - displays the UFW service log
|
||||
- IPv4 - View and manage IPv4 firewall rules
|
||||
- IPv6 - View and manage IPv6 firewall rules
|
||||
- Settings - Manage UFW settings
|
||||
- Blacklists - Enable/disable blaklists
|
||||
- Logs - view the UFW service log
|
||||
|
||||
### View existing rules
|
||||
|
||||
@@ -40,9 +42,9 @@ For IPv6 rules, navigate to the IPv6 tab.
|
||||
|
||||
### Add Rules
|
||||
|
||||
To create a new rule click on the 'New Rule' button and in the modal choose 'ALLOW' to allow the IP address or port, and 'DENY' to block access for IP address or port.
|
||||
To create a new rule click on the 'Add Rule' button and in the modal choose 'ALLOW' to allow the IP address or port, and 'DENY' to block access for IP address or port.
|
||||
|
||||

|
||||

|
||||
|
||||
### Delete Rules
|
||||
|
||||
@@ -51,6 +53,20 @@ To delete a rule click on the 'Delete' link next to it, and in the confirmaiton
|
||||

|
||||
|
||||
|
||||
### Settings
|
||||
|
||||
|
||||
|
||||
|
||||
### Blacklists
|
||||
|
||||
|
||||
openadmin_ufw_blacklists.png
|
||||
|
||||
|
||||
--skip-blacklists
|
||||
|
||||
|
||||
### View logs
|
||||
|
||||
For logs, navigate to the 'Logs' tab.
|
||||
|
||||
Reference in New Issue
Block a user