[Bug 1233690] Docker containers are not reachable from network after OS update from 20241114 to 20241115
2 Dec
2024
2 Dec
'24
13:32
https://bugzilla.suse.com/show_bug.cgi?id=1233690 https://bugzilla.suse.com/show_bug.cgi?id=1233690#c12 --- Comment #12 from Alexandre Vicenzi <alexandre.vicenzi@suse.com> --- Just a correction, to reproduce it seems I need to do the following:
sudo iptables-legacy -F sudo iptables-legacy -X sudo iptables -F sudo iptables -X sudo systemctl restart docker docker network create test-net docker network rm test-net docker run --rm alpine ping -c 4 1.1.1.1
Without the removal of a network, it might not be possible to reproduce it always. But this way it seems to always reproduce. -- You are receiving this mail because: You are on the CC list for the bug.
18
Age (days ago)
18
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@suse.com