rootless containers cannot ping hosts #25269
-
Hello, I'm unable to ping another host from rootless container.
On the troubleshooting documentation, I came by the same problem : 5) rootless containers cannot ping Tried both the ranges. I found this range Applied the modifications and restarted the Homepage container. I still cannot ping the ip address. Do you have any idea how to resolve this issue ? Thank you in advance for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
What versions of things are you using? |
Beta Was this translation helpful? Give feedback.
I think you're using the wrong version of Debian for your purposes. Debian stable makes sense if you have a production environment that needs to run critical systems without interruptions, but then I wouldn't expect that you experiment with containers this way. You should probably be using Debian testing, see also https://www.debian.org/doc/manuals/debian-faq/choosing.en.html#s3.1.3.
Here, at least personally, I only help out with the latest versions. See also #24633 (reply in thread), #25219, etc.