summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArrhae Khellian <arrhae.khellian@gmail.com>2025-02-14 22:27:38 -0800
committerArrhae Khellian <arrhae.khellian@gmail.com>2025-02-14 22:27:38 -0800
commit0559178a40167b5cd493126f0df20a8386e2f64d (patch)
treeb21751492ad32cbd97640e3c5242e856bdb12f4b
parent91c21a2fc1f616bb9d99c0ad88a9ebaf74881706 (diff)
downloadvyos-documentation-0559178a40167b5cd493126f0df20a8386e2f64d.tar.gz
vyos-documentation-0559178a40167b5cd493126f0df20a8386e2f64d.zip
Firewall: Proofread ipv4.rst and ipv6.rst
-rw-r--r--docs/configuration/firewall/ipv4.rst8
-rw-r--r--docs/configuration/firewall/ipv6.rst8
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/configuration/firewall/ipv4.rst b/docs/configuration/firewall/ipv4.rst
index 5fc9bd4c..a9435fa8 100644
--- a/docs/configuration/firewall/ipv4.rst
+++ b/docs/configuration/firewall/ipv4.rst
@@ -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
=================
diff --git a/docs/configuration/firewall/ipv6.rst b/docs/configuration/firewall/ipv6.rst
index c579b6d1..95502f4a 100644
--- a/docs/configuration/firewall/ipv6.rst
+++ b/docs/configuration/firewall/ipv6.rst
@@ -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
=================