Skip to content

Commit

Permalink
external zone (#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amrita42 committed Feb 7, 2025
1 parent 25ccdca commit 2bc4fec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/security_firewall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -685,9 +685,9 @@ dhcp
<listitem>
<para>
To enable IPv4 masquerading, for example in the
<literal>internal</literal> zone, issue the following command.
<literal>external</literal> zone, issue the following command.
</para>
<screen>&prompt.root;<command>firewall-cmd --zone=internal --add-masquerade</command></screen>
<screen>&prompt.root;<command>firewall-cmd --zone=external --add-masquerade</command></screen>
</listitem>
<listitem>
<para>
Expand Down

0 comments on commit 2bc4fec

Please sign in to comment.