January 4, 20251 yr I have 3 NICs in my box and one of them is connected to a port on my switch that is hard linked to a given subnet. I see eth1 as a network when I do `docker network ls`. I also see a br1 listed even though I have no idea what that is or why it's there. What I assumed is that eth1 would get an ip address in my IOT subnet and I would use port forwarding when assigning docker containers to it. However, this doesn't seem to be working like I thought. What am I doing wrong?
January 4, 20251 yr Author So how does br0 and br1 relate to host and bridge when picking a network for a docker container? Edited January 4, 20251 yr by rykr
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.