Firewall / zones - 3 x 3 is nine, closes https://github.com/opnsense/docs/issues/768

This commit is contained in:
Ad Schellevis 2025-08-10 16:12:22 +02:00
parent 204522942b
commit 33122a4b70

View file

@ -201,7 +201,7 @@ Go to :menuselection:`Firewall --> Rules --> Floating`
.. Note::
This single GUI rule will create a `Cartesian product` and result in six firewall rules in pf(4). Be mindful using inversions in rules
This single GUI rule will create a `Cartesian product` and result in nine firewall rules in pf(4). Be mindful using inversions in rules
or inverted aliases, since they can be generated in an order that creates an unexpected result.
.. Attention::