I’m trying to setup UrBackup Server in a container on a Synology host with multiple NICs in a multiple subnet environment. My Synology Rackstation has four NICs and I want to setup two of them to be used with UrBackup Server running in a container. Each of the two NICs will be connected to different subnets, 192.168.16.0/23 (510 hosts) and 192.168.39.0/24 (254 hosts). The gateways on each subnet are at .254 and I’d like the two addresses for the UrBackup Server to be the .1 of the respective networks. This is an existing network configuration, and the addresses are assigned to me by an external entity. I have to work with what I’m given. I believe once the Docker network is configured correctly, UrBackup Server would work as expected since it would just broadcast on both subnets automatically. How do I configure the Docker networking to support this configuration? TIA.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Launch containers into specific overlay networks subnets | 0 | 979 | January 29, 2016 | |
| When add one more network on ubuntu container, container not reachable on host ip and public port | 0 | 1085 | December 11, 2015 | |
| Multiple networks in one container | 3 | 32709 | July 26, 2017 | |
| Docker network on host with two interfaces | 0 | 2438 | June 25, 2016 | |
| Docker Multihost Network | 0 | 701 | February 12, 2017 |