diff options
author | showipintbri <40892800+showipintbri@users.noreply.github.com> | 2021-10-08 10:28:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-08 10:28:04 -0400 |
commit | fa911b95f05c693a53ec9373020e19444dca6a62 (patch) | |
tree | eafd400d660ea6cd1aa42fd3cdfeff0a7cab34f7 /docs/configuration/firewall/index.rst | |
parent | 689d1ee6f5cace5964f13fc4d44bf7be9e77d077 (diff) | |
download | vyos-documentation-fa911b95f05c693a53ec9373020e19444dca6a62.tar.gz vyos-documentation-fa911b95f05c693a53ec9373020e19444dca6a62.zip |
Update index.rst
Diffstat (limited to 'docs/configuration/firewall/index.rst')
-rw-r--r-- | docs/configuration/firewall/index.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst index 4d28d5f8..a13b4328 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -490,10 +490,11 @@ Applying a Rule-Set to a Zone Before you are able to apply a rule-set to a zone you have to create the zones first. -It helps to think of the syntax as: (see below). The 'rule-set' should be written from the perspective of: *Source Zone*-to->*Destination Zone* +It helps to think of the syntax as: (see below). The 'rule-set' should be +written from the perspective of: *Source Zone*-to->*Destination Zone* -.. cfgcmd:: set zone-policy zone <Destination Zone> from <Source Zone> firewall name - <rule-set> +.. cfgcmd:: set zone-policy zone <Destination Zone> from <Source Zone> + firewall name <rule-set> .. cfgcmd:: set zone-policy zone <name> from <name> firewall name <rule-set> |