Skip to content

Commit

Permalink
firewall: typo fix in rule-sets matching criteria page
Browse files Browse the repository at this point in the history
(cherry picked from commit a849f40)
  • Loading branch information
oguzyilmaz authored and c-po committed May 2, 2021
1 parent 0b93eab commit 8f9d6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/firewall/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ There are a lot of matching criteria gainst which the package can be tested.
set firewall name WAN-IN-v4 rule 100 source address 192.0.2.10-192.0.2.11
# with a '!' the rule match everything except the specified subnet
set fitewall name WAN-IN-v4 rule 101 source address !203.0.113.0/24
set firewall name WAN-IN-v4 rule 101 source address !203.0.113.0/24
set firewall ipv6-name WAN-IN-v6 rule 100 source address 2001:db8::202
Expand Down

0 comments on commit 8f9d6e8

Please sign in to comment.