May 8, 20206 yr Hello, I am currently running some dockers and VMs in one network (tlb bond) over 3 NIC Ports (ETH0 Onboard, ETH1/2 Intel PCIe NIC). I have one router for my DSL and one for my cable connection with different IP ranges 192.168.178.0/24 and 192.168.180.0/24. At the moment I run everything over my cable internet provider. I would like to use some dockers/VMs over the DSL connection. I read that docker can only use one network for all dockers. Is this still the case? Is this for VMs easier? If I understand the network settings right I could create a new network route with a new name/Gateway and assign it to a VM. For example br1. Thanks for your help Edited May 8, 20206 yr by Pascal51882
May 9, 20206 yr Author I got the solution by myself. It was a lot easier than I thought. I just changed the Bond to ETH0/1 and connected ETH2 to my dsl network. Than I configured the Gateway etc and unraid created br2 in the routing table with the 192.168.180.0/24 subnet. The rest was easy as always and I just selected in my dockers/vms br2. Maybe this will help someone who plans the same in the future. Just to easy :) This is the reason I love unraid :D
Archived
This topic is now archived and is closed to further replies.