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 | |
---|---|---|---|---|
Docker networking on Synology | 0 | 1275 | November 21, 2019 | |
Problems with multiple Nics | 3 | 812 | March 19, 2018 | |
Assign multiple IPs to same docker container using macvlan | 0 | 1438 | July 11, 2020 | |
Docker isolated Networking Help | 2 | 1477 | October 20, 2017 | |
Container can only access One Subnet and Dual-NIC Device | 0 | 557 | December 13, 2018 |