August 18, 20241 yr I run MACVLAN and haven't had any problems so far, but I added a new NIC to my PC, so I'm trying to move all my docker images off of eth0. I have a couple simple questions (after reading the docs, I think I'm right, but I would appreciate a sanity check. The "default bridge" on Unraid uses the OS default NIC, or eth0 right? It must, since it shares the IP address of the host which is on eth0. If I'm moving all devices off of eth0, I need to turn on bridging on eth1, and assign all my docker images to br1 - any images using "host" or "bridge" will be stuck on eth0 in the case of moving "default bridge" --> br1, I will need to assign a new individual IP address, they can't share the eth1 IP right? (I've completely rewritten this post a few times based on my progress, sorry if that's confusing, hopefully this is the last re-write as I am more informed than I was at the start.) Cheers, Chunks Edited August 19, 20241 yr by Chunks
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.