Containers lost network connection

knopperrs

New Member
Jan 17, 2025
1
0
1
I installed docker on the host and now none of my containers have internet access. im getting 100% packet loss pinging 8.8.8.8 and pinging the host. The host still has perfect network connection. I have made a new container and that has no internet either.
 
I installed docker on the host and now none of my containers have internet access. im getting 100% packet loss pinging 8.8.8.8 and pinging the host. The host still has perfect network connection. I have made a new container and that has no internet either.

It is not recommended to run docker directly on your Proxmox VE host.
If you want to run application containers, for example, Docker images, it is best to run them inside a Proxmox QEMU VM.
https://pve.proxmox.com/wiki/FAQ -> Point 13
 
  • Like
Reactions: UdoB