mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
T5160: New firewall cli - Update documentation for new firewall structure. Also, keep old/legacy firewall documentation.
This commit is contained in:
parent
3bbe63e7f9
commit
d9368d1ea8
1051
docs/configuration/firewall/general-legacy.rst
Normal file
1051
docs/configuration/firewall/general-legacy.rst
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2,9 +2,23 @@
|
|||||||
Firewall
|
Firewall
|
||||||
########
|
########
|
||||||
|
|
||||||
|
Starting from VyOS 1.4-rolling-YYYYMMDDHHmm, and new firewall structure
|
||||||
|
can be found on all vyos instalations. Documentation for most new firewall
|
||||||
|
cli can be found here:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:includehidden:
|
:includehidden:
|
||||||
|
|
||||||
general
|
general
|
||||||
|
|
||||||
|
Also, for those who haven't update to newer version, legacy documentation is
|
||||||
|
still present and valid for all sagitta version prior to VyOS
|
||||||
|
1.4-rolling-YYYYMMDDHHmm:
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:includehidden:
|
||||||
|
|
||||||
|
general-legacy
|
||||||
zone
|
zone
|
||||||
|
|||||||
@ -6,6 +6,10 @@
|
|||||||
Zone Based Firewall
|
Zone Based Firewall
|
||||||
###################
|
###################
|
||||||
|
|
||||||
|
.. note:: **Important note:**
|
||||||
|
This documentation is valid only for VyOS Sagitta prior to
|
||||||
|
1.4-rolling-YYYYMMDDHHmm
|
||||||
|
|
||||||
In zone-based policy, interfaces are assigned to zones, and inspection policy
|
In zone-based policy, interfaces are assigned to zones, and inspection policy
|
||||||
is applied to traffic moving between the zones and acted on according to
|
is applied to traffic moving between the zones and acted on according to
|
||||||
firewall rules. A Zone is a group of interfaces that have similar functions or
|
firewall rules. A Zone is a group of interfaces that have similar functions or
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user