Code Monkey home page Code Monkey logo

Comments (7)

robmry avatar robmry commented on June 16, 2024

Hi @iam-Justin - thank you for reporting this.

I think it's probably a problem with duplicate MAC addresses, introduced in 25.0.0 - does the description here fit with what you've seen? ... #47211 (comment)

from moby.

iam-Justin avatar iam-Justin commented on June 16, 2024

Hi @robmry, thank you for replying.
No, It's not a duplicate mac address issue. And I forgot to mention that the docker version of openSUSE is 24.0.5.
Can you reproduce the problem using the example above? I'm going to test it again under Debian.

from moby.

robmry avatar robmry commented on June 16, 2024

Ah ok - thank you. I wasn't able to repro on Debian - but I just tried with openSUSE's docker 24.0.7, and the ping/curl commands failed.

For me, packets were dropped by firewalld. Because the network is 'internal', the bridge isn't added to firewalld's 'docker' zone.

I'm not yet sure why it's not added - manually adding it makes communication between the containers work, and external access is still blocked by the DOCKER-ISOLATION rules. So, I'm still investigating ...

from moby.

akerouanton avatar akerouanton commented on June 16, 2024

@thespad Did you try to recreate the network and re-connect containers to it?

from moby.

thespad avatar thespad commented on June 16, 2024

@thespad Did you try to recreate the network and re-connect containers to it?

Yes. it seems that anything internal in 172.19.0.0/16 fails to connect. Anything outside of that, say 172.20.1.128/28 or 172.22.0.32/29 is fine. I've even removed every docker network in that range, restarted the docker service, and recreated them. Same behaviour.

Edit: Actually it seems less consistent than that. I'm getting a slightly different issue in some other ranges where I can ping between containers but other traffic isn't being passed.

from moby.

robmry avatar robmry commented on June 16, 2024

Hi @thespad ... is this behaviour different to what you've seen in a previous release? Which release was that? Could you confirm you're using firewalld on your host, and describe your setup - which of these address ranges are subnets for 'internal' bridge networks?

It sounds like you might be seeing a different problem to the one demonstrated by the example in this ticket, so it'd probably be best to raise a new issue and describe it fully there. If you can construct an example that reproduces the issue, using standard images, that'll make it easier to investigate.

from moby.

thespad avatar thespad commented on June 16, 2024

Yeah I'll open a new issue to keep things tidy; it's different behaviour to previous releases as it broke a dozen containers that had been working fine on 24.x and older :)

from moby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.