August 18, 20241 yr I had been running Unraid virtualized in Proxmox. I began having issues with my Proxmox server and decided I'm going to run UnRaid as my main host instead. I am pretty sure I am aware of everything I need to do to make this happen but unfortunately, right from the get-go I'm running into network issues I can't figure out. VLANs are all configured in pfsense and everything is good with that configuration. Previously, Proxmox managed the VLANs and I just passed through 2 virtual NICS to UnRaid, br0 and br1. My host has 1 physical NIC so I need UnRaid to manage the VLANs. I have configured this and now have br0 and br0.16. I want to simply change everything previously configured as br1 to br0.16. Docker config has br0 and br0.16 set up as interfaces but when I try to change docker configs, it shows only the following options: Bridge Host None Custom: br0 -- 20_Net Custom: br1 br1 no longer exists and br0.16 should show but doesn't. Not sure what is wrong here. Any input would be appreciated.
August 18, 20241 yr Look like some dirty data, there shouldn't show br1 as you haven't eth1. Suggest try stop docker service then reboot then start docker service.
August 18, 20241 yr Author 1 hour ago, Vr2Io said: Look like some dirty data, there shouldn't show br1 as you haven't eth1. Suggest try stop docker service then reboot then start docker service. Thanks for the input @Vr2Io. Doing this seems to have removed the br1 interface from the Docker settings which you highlighted however, the problem with only br0 and br1 appearing when actually configuring a docker network setting persists. Ther is still no br0.16 option and br1 remains there.
August 18, 20241 yr In other post I have try helping to fix similar problem, but result negative. Strange that I never have such problem even many network config change on different build.
August 18, 20241 yr Author Solution Resolved... Deleted docker.img file and reinstalled apps. correct network was there after deleting. Thanks @Vr2Io
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.