containers / containers/netavark
The default zone of firewalld used by podman is not trusted
Open
kind/feature
- Dominant language
- Rust
- Stars
- 794
- Forks
- 161
- Avg merge
- 8d 17h
- Merged PRs (30d)
- 3
Description
### Feature request description
For quite some time, the firewalld zone used by podman was trusted, but this behavior ran into some frustration when I tried to use trusted for its original purpose.
### Suggest potential solution
When dealing with firewalld, start by creating a separate zone, such as "podman".
### Have you considered any alternatives?
idk
### Additional context
docker does not use trusted, but creates a docker zone for itself.
Contributor guide
Assessment
This issue has not been assessed yet.