summaryrefslogtreecommitdiff
path: root/docs/configuration/firewall/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/firewall/index.rst')
-rw-r--r--docs/configuration/firewall/index.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst
index 3d1d1c08..9f21a772 100644
--- a/docs/configuration/firewall/index.rst
+++ b/docs/configuration/firewall/index.rst
@@ -1,4 +1,4 @@
-:lastproofread: 2024-07-03
+:lastproofread: 2024-08-05
########
Firewall
@@ -97,8 +97,7 @@ the packet is processed at the **Bridge Layer**:
* **Prerouting (Bridge)**: all packets that are received by the bridge are
processed in this stage, regardless of the destination of the packet.
First filters can be applied here, and/or also configure rules for
- ignoring connection tracking system, and also apply policy routing using
- ``set`` option while defining the rule. The relevant configuration that
+ ignoring connection tracking system. The relevant configuration that
acts in:
* ``set firewall bridge prerouting filter ...``.