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

fix: add service to reload podman network on firewalld changes #91

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

bsherman
Copy link
Collaborator

Addresses #90

@bsherman
Copy link
Collaborator Author

Built this locally, deployed to a machine, and tested.

More specifically, podman defaults to adding its networks to the trusted firewalld zone, and when the firewall-cmd --reload is run, these podman networks are dropped. Thus any services using PublishPort on a podman network bridge will lose their firewall rule and not be accessible.

The included service works as expected.

@bsherman bsherman merged commit 776928c into main Oct 17, 2023
@bsherman bsherman deleted the firewall-podman branch October 17, 2023 19:48
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