March 7, 20251 yr Hello, I'm having an issue with dockers running in bridge mode, where starting the docker sets my unraid IP to whatever the custom IP is. My IP is set to 192.168.0.180 as static in my router and network configuration. When I create a new docker with custom br0 network, set it to an unused IP address and start the container, my unraid IP is shown to change after couple of minutes in my router. I don't think I've had this happen before and not sure if it's a bug. Last I remember, the mapping used to be 192.168.0.253 <-> 192.168.0.180, and I think this is what is causing the issue. I'm still able to ping to 192.168.0.180 within internal network, but unable to access any docker using bridge type from outside the network Edited March 7, 20251 yr by iForeverNoob Additional detail
March 7, 20251 yr Community Expert Solution try macvlan instead of ipvlan in the docker settings. seems like your router doesnt like mac addresses with multiple ips.
March 9, 20251 yr Author I've changed the docker settings from ipvlan to macvlan and it seems like I can see both IPs now. Thank you!
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.