diff options
-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> |