December 18, 20241 yr Hey. Looking for some advice/guidance on how to set the network settings on my Unraid server. Ideally, I would like for this to all be done on a single nic, but if not possible I can add additional to my server. My network is 192.168.1.0/24 I would like for my server to have the IP address 192.168.1.21 (this is already done though a dhcp exception) I would like for my each of my docker containers to have their own IP on the 192.168.1.0/24 network I would for each of my VMs to have their own IP on the 192.168.1.0/24 network So Server, VMs, and Docker containers all have their own IPs but on the same network For VMs I can just make eth0 a bridge and then use the br0 interface for the VMs I don't know how to do this for the docker containers and I also don't know if I can use the same nic I don't know if macvlan or ipvlan settings come into play with this either. Any help or advice would be greatly appreciated.
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.