• 6.11 RC4 docker ipv6


    Omri
    • Solved Minor

    Hi

    Before 6.11, docker containers got IPV6 address based on the IPV6 prefix and the container mac address as suffix (EUI-64) (docker using macvlan)

    after 6.11RC4 (the first RC I installed) the containers get IPV6 address based on prefix and ::2/::3 (etc) suffix.

    how can I restore old behaviour?

     

    Thanks in advance




    User Feedback

    Recommended Comments

    Not a bug.

    Docker changed the IPv6 behavior and made it the same as IPv4 behavior.

    This means Docker itself hands out IPv4 and IPv6 addresses to containers.

    You still have the ability with macvlan (ipvlan) to set your own IPv4/IPv6 address.

     

    Link to comment

    Thanks

    I still don't understand how to make it use the mac address as suffix like before

    Because my prefix isn't fixed and changes upon renew, I can't use it in docker template

     

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.