External networking is not working in docker rootless mode in Fedora 42 #49883
Labels
area/networking
area/rootless
Rootless mode
kind/bug
Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
status/0-triage
version/28.1
Description
After I had performed a clean install of Fedora 42 and installed Docker, I started having issues related to external networking connectivity in Docker.
As it has been previously reported, Docker was having external connectivity issues related to iptables on Fedora 42 and other Linux distributions:
External networking not working with user-defined networks (since Fedora 42 upgrade)
28.0.1: network unavailable with iptables 1.8.11 and userland proxy disabled
Bug 2360423 - iptables 1.8.11 -C returns 0 exit status for non existent rules
Recently, Fedora developed a patch to iptables, that fixed this issue:
iptables-1.8.11-5.fc42
With that patch installed, the external connectivity issues are not happening anymore in the root mode, but it is still present in rootless mode.
Reproduce
Expected behavior
Both commands are supposed to correctly connect to the external network and obtain the list of packages through Ubuntu’s APT.
docker version
docker info
Additional Info
No response
The text was updated successfully, but these errors were encountered: