Replies: 2 comments
-
Seems to be fixed by not using an ad-hoc network and, instead, using AddHost at the pod level, pointing to host-gateway. Is this the recommended approach? |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you're using a recent version of Podman and rootless containers, you might want to check https://blog.podman.io/2024/10/podman-5-3-changes-for-improved-networking-experience-with-pasta/. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have the following files defining quadlets. My problem is that from the container I cannot connect back to the host. I am creating a new network because I have read that the bridge network that is already existing cannot be configured after started. I have added an option to that network, but... It is still not working and I cannot see what I am doing wrong:
~/.config/containers/systemd/podman-gitea-redis.container
~/.config/containers/systemd/podman-gitea-gitea.container
~/.config/containers/systemd/gitea.network
~/.config/containers/systemd/podman-gitea.pod
Beta Was this translation helpful? Give feedback.
All reactions