Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions documentation/man-pages/firewalld.policies.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
netfilter (iptables/nftables) chains INPUT and OUTPUT.
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
If used in the egress zones list it will apply to
traffic on the INPUT chain.
traffic on the OUTPUT chain.
</p></li><li class="listitem"><p>
If used in the ingress zones list it will apply
to traffic on the OUTPUT chain.
to traffic on the INPUT chain.
</p></li></ul></div></li><li class="listitem"><p>ANY</p><p>
This symbolic zone behaves like a wildcard for the
ingress and egress zones. With the exception that it
Expand Down