Skip to content
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

containers: Change firewalld configuration for CentOS 10 #20957

Closed

Conversation

ricardobranco777
Copy link
Contributor

Change firewalld configuration for CentOS 10

From firewalld.conf(5):

StrictForwardPorts
If set to yes, the generated destination NAT (DNAT) rules will NOT accept traffic that was DNAT'd by other entities, e.g. docker. Firewalld will be strict and not allow published container ports until they're explicitly allowed via firewalld. If set to no, then docker (and podman) integrates seamlessly with firewalld. Published container ports are implicitly allowed. Defaults to "no".

More information available at https://firewalld.org/2024/11/strict-forward-ports

@ricardobranco777
Copy link
Contributor Author

Updating the template image instead.

@ricardobranco777 ricardobranco777 deleted the centos10 branch January 14, 2025 21:06
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