We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2b121 commit 4af4b52Copy full SHA for 4af4b52
blog/_posts/2020-04-29-intra-zone-forwarding.md
@@ -20,10 +20,11 @@ until now.
20
21
## What does it look like?
22
23
-This feature doesn't bring many CLI additions. Only a couple knobs to enable or
24
-disable it for the zone.
+This feature does not bring many CLI additions; only a couple knobs to
+enable or disable it for the zone.
25
26
-Lets say we have our `home` zone with two interfaces: dummy1, and dummy2
+Let's say we have our `home` zone with two interfaces: dummy1, and
27
+dummy2
28
29
```
30
# firewall-cmd --zone=home --add-interface=dummy1 --add-interface=dummy2
0 commit comments