Skip to content

Fix mixed-up usage of in- and egress for policies #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derdeagle
Copy link

In the man-pages for the firewalld.policies the usage of "ingress" and "egress" are mixed-up, so "ingress" is mentioned for the "OUTPUT" chain and "egress" is mentioned for the "INPUT" chain.
This commit fixes this so "ingress" is mentioned for the "INPUT" chain and "egress" is mentioned for the "OUTPUT" chain.

In the man-pages for the firewalld.policies the usage of "ingress" and
"egress" are mixed-up, so "ingress" is mentioned for the "OUTPUT" chain
and "egress" is mentioned for the "INPUT" chain.
This commit fixes this so "ingress" is mentioned for the "INPUT" chain
and "egress" is mentioned for the "OUTPUT" chain.
@erig0 erig0 force-pushed the master branch 3 times, most recently from c1295bb to ad8e5d2 Compare April 4, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant