September 6, 20232 yr 请教一下, 我有3个容器,宿主网络 10.105.1.5 均设置为host模式 A端口2001 ,B 端口8080 , C端口2004 然后A就无法连同容器B, 使用host是因为这两个容器都需要ipv6 , bridge ipv6 太高端了,还不会 后面通过固定 IP 地址将A设置成了 10.105.1.6:2001 ; B设置成了10.105.1.7:8080 他们之间就可以互通了 现在问题是我使用nginx proxy manager 就无法解析这两个容器了。 我的nmp试了下,只能反代宿主网络的, 比如容器C,10.105.1.5:2004 npm可以反代, 容器A 10.105.1.6:2001 npm反代之后,直接访问是错误502 Bad Gateway 请问一下有这方面解决的思路吗? Edited September 6, 20232 yr by whole-gentlewoman7216
September 15, 20232 yr On 9/13/2023 at 3:23 AM, Concise said: 也可以把ipvlan选macvlan 容器就有自己的v6了 macvlan的问题官方还没有完全解决呢
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.