August 7, 20232 yr You can see: Here, the enableIpv6 is false, while the bridge network is enabled. This is my unraid docker config. Output of ip a & ip r Output of docker version & docker info
August 12, 20232 yr Author I have figured out what lead to this issue. —— Enabled Host access to custom networks. --------------- It created a interface, called shim-br0, and do network configuration(configure route, etc) manually. But, Why? Why disable ipv6 is needed to in favor of this feature in unraid 6.12, however, it is not in 6.11? @JorgeB Edited August 12, 20232 yr by a632079
August 12, 20232 yr Author I meet another issue, the subnet6 is not match with ipv6 in your scripts, and lead to gateway6 always be 1. The key script block: The Current result, subnet and ipv6: As this block done, the result is like: And the script's GATEWAY6 will always be “1” So I think, that is a bug, isn't that?
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.