summaryrefslogtreecommitdiff
path: root/docs/configuration/firewall/index.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2024-08-05 21:57:24 +0200
committerGitHub <noreply@github.com>2024-08-05 21:57:24 +0200
commit011b52540d51c4e1de553039dbabcde6e7ef6b5f (patch)
tree13ea65ccf0bd9b35ee2c9c8d8ba8601f071761e1 /docs/configuration/firewall/index.rst
parent828caaac110b2171071057d8c8039568f5394523 (diff)
parent3dc0a7bca2695da6850dfae0868838c4bf077838 (diff)
downloadvyos-documentation-011b52540d51c4e1de553039dbabcde6e7ef6b5f.tar.gz
vyos-documentation-011b52540d51c4e1de553039dbabcde6e7ef6b5f.zip
Merge pull request #1513 from nicolas-fort/minor-change-bridge-firewall
Minor changes on firewall bridge documentation
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 ...``.