vethxxx cannot be added into bridge
Lipeilin0624 opened this issue · 1 comments
Lipeilin0624 commented
Hi,
Now we have a problem, the vethxxx of docker can not be added into bridge. I am wondering if you've ever encountered similar problems. can you look into it and give me a feedback? Any suggestions would be highly appreciated. Thank you.
And, i see the code of pipework is that the command of "ip link set "$LOCAL_IFNAME" master "$IFNAME" " is before the command of "ip link set "$LOCAL_IFNAME" up", but i see the rule is To add an interface (e.g. eth0) into the bridge, its state must be up, I would really appreciate if you can help me.
jpetazzo commented
Closing old issues.