September 7, 20232 yr 起因是我发现,unraid 的docker 安装npm 想要反代的话,那么其他docker需要和npm 同一网络类型才可以。 比如npm 是用的bridge , 那么 tr 这个docker 也必须要bridge / host 。。 当我把tr 自定义ip 10.0.0.2 , npm是10.0.0.1 这样npm 就无法给 tr 进行反代了。。 这个时候开启主机访问自定义网络有用吗? 我看介绍这是给macvlan用的选项, ipvlan 可以开启吗?
September 7, 20232 yr Solution 你之前发了这个帖子,你想要了解的东西是同一个吗: 6 hours ago, whole-gentlewoman7216 said: 我看介绍这是给macvlan用的选项, ipvlan 可以开启吗? 可以,“开启主机访问自定义网络”跟 ipvlan 或者 macvlan 没关系,但是切换成 ipvlan 或者 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.