From 166d87e92df0b5bd6a8c57023a914086e296fd3f Mon Sep 17 00:00:00 2001 From: Nicolas Vollmar Date: Tue, 7 May 2024 13:03:39 +0200 Subject: State correct rule on first reply --- docs/configuration/firewall/flowtables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/configuration/firewall/flowtables.rst b/docs/configuration/firewall/flowtables.rst index ffd791f9..adecb26a 100644 --- a/docs/configuration/firewall/flowtables.rst +++ b/docs/configuration/firewall/flowtables.rst @@ -152,7 +152,7 @@ Analysis on what happens for desired connection: 4. Once answer from server 192.0.2.100 is seen in opposite direction, connection state will be triggered to **established**, so this reply is - accepted in rule 10. + accepted in rule 20. 5. Second packet for this connection is received by the router. Since connection state is **established**, then rule 10 is hit, and a new entry -- cgit v1.2.3