summaryrefslogtreecommitdiff
path: root/docs/configexamples/zone-policy.rst
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2023-09-12 22:16:59 +0200
committerrebortg <github@ghlr.de>2023-09-12 22:16:59 +0200
commit686a2597f4b1b23a36792bca261d4f901024960e (patch)
tree6f5fe07949eecce2c2644c830befe9f879437493 /docs/configexamples/zone-policy.rst
parent975df767347a2d6abe2c789824250a8e2fcbd3eb (diff)
parent4533a8f8ff1639a50b30f031cea8270bcf04e3ed (diff)
downloadvyos-documentation-686a2597f4b1b23a36792bca261d4f901024960e.tar.gz
vyos-documentation-686a2597f4b1b23a36792bca261d4f901024960e.zip
Merge branch 'master' of github.com:vyos/vyos-documentation
Diffstat (limited to 'docs/configexamples/zone-policy.rst')
-rw-r--r--docs/configexamples/zone-policy.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/configexamples/zone-policy.rst b/docs/configexamples/zone-policy.rst
index 90de8b24..08db13b9 100644
--- a/docs/configexamples/zone-policy.rst
+++ b/docs/configexamples/zone-policy.rst
@@ -5,6 +5,16 @@
Zone-Policy example
-------------------
+.. note:: Starting from VyOS 1.4-rolling-202308040557, a new firewall
+ structure can be found on all vyos instalations, and zone based firewall is
+ no longer supported. Documentation for most of the new firewall CLI can be
+ found in the `firewall
+ <https://docs.vyos.io/en/latest/configuration/firewall/general.html>`_
+ chapter. The legacy firewall is still available for versions before
+ 1.4-rolling-202308040557 and can be found in the :ref:`firewall-legacy`
+ chapter. The examples in this section use the legacy firewall configuration
+ commands, since this feature has been removed in earlier releases.
+
.. note:: In :vytask:`T2199` the syntax of the zone configuration was changed.
The zone configuration moved from ``zone-policy zone <name>`` to ``firewall
zone <name>``.