Merge pull request #1595 from Arrhae/arrhae-firewall-proofreading

Firewall: Proofread ipv4.rst and ipv6.rst
This commit is contained in:
Daniil Baturin 2025-02-17 12:53:55 +00:00 committed by GitHub
commit 58fcfb2b11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
:lastproofread: 2024-07-03
:lastproofread: 2025-02-14
.. _firewall-ipv4-configuration:
@ -188,7 +188,7 @@ The action can be :
distribute packets between several queues.
Also, **default-action** is an action that takes place whenever a packet does
not match any rule in it's chain. For base chains, possible options for
not match any rule in its chain. For base chains, possible options for
**default-action** are **accept** or **drop**.
.. cfgcmd:: set firewall ipv4 forward filter default-action
@ -219,7 +219,7 @@ not match any rule in it's chain. For base chains, possible options for
Firewall Logs
=============
Logging can be enable for every single firewall rule. If enabled, other
Logging can be enabled for every single firewall rule. If enabled, other
log options can be defined.
.. cfgcmd:: set firewall ipv4 forward filter rule <1-999999> log
@ -1236,7 +1236,7 @@ Rule-set overview
.. opcmd:: show firewall statistics
This will show you a statistic of all rule-sets since the last boot.
This will show you statistics of all rule-sets since the last boot.
Show Firewall log
=================

View File

@ -1,4 +1,4 @@
:lastproofread: 2024-07-03
:lastproofread: 2025-02-14
.. _firewall-ipv6-configuration:
@ -188,7 +188,7 @@ The action can be :
distribute packets between several queues.
Also, **default-action** is an action that takes place whenever a packet does
not match any rule in it's chain. For base chains, possible options for
not match any rule in its chain. For base chains, possible options for
**default-action** are **accept** or **drop**.
.. cfgcmd:: set firewall ipv6 forward filter default-action
@ -219,7 +219,7 @@ not match any rule in it's chain. For base chains, possible options for
Firewall Logs
=============
Logging can be enable for every single firewall rule. If enabled, other
Logging can be enabled for every single firewall rule. If enabled, other
log options can be defined.
.. cfgcmd:: set firewall ipv6 forward filter rule <1-999999> log
@ -1242,7 +1242,7 @@ Rule-set overview
.. opcmd:: show firewall statistics
This will show you a statistic of all rule-sets since the last boot.
This will show you statistics of all rule-sets since the last boot.
Show Firewall log
=================