diff options
author | srividya0208 <a.srividya@vyos.io> | 2023-08-25 13:59:09 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2023-08-25 14:13:44 -0400 |
commit | b5db744ad62a96606f5f9500b4f88c35382bb5cc (patch) | |
tree | 443883927128e7bf6df439ac7500ced15c0f57d5 /docs/configuration/firewall/index.rst | |
parent | 0bce1b0cbebbe3083d6063c44d13833f0dfa3910 (diff) | |
download | vyos-documentation-b5db744ad62a96606f5f9500b4f88c35382bb5cc.tar.gz vyos-documentation-b5db744ad62a96606f5f9500b4f88c35382bb5cc.zip |
firewall: correction of default-action for rule-set
Diffstat (limited to 'docs/configuration/firewall/index.rst')
-rw-r--r-- | docs/configuration/firewall/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst index 94ae6ca5..567e48a0 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -3,7 +3,7 @@ Firewall ######## Starting from VyOS 1.4-rolling-202308040557, a new firewall structure -can be found on all vyos instalations. Documentation for most new firewall +can be found on all vyos installations. Documentation for most new firewall cli can be found here: .. toctree:: @@ -12,7 +12,7 @@ cli can be found here: general -Also, for those who haven't update to newer version, legacy documentation is +Also, for those who haven't updated to newer version, legacy documentation is still present and valid for all sagitta version prior to VyOS 1.4-rolling-202308040557: |