Closed dtypo closed 3 years ago
Apologies for the much delayed response, I'm only coming back to working on this now! Definitely looks like a feature missing from the Synology kernel, unfortunately I've no experience with commercial NAS appliance so I'm not sure of the specifics for compiling and installing them to get this working :disappointed:
Hello @devplayer0 :) I'm trying to setup your Docker plugin to give an own IP to every container of mine. The most tedious problem is that I'm running Docker on a Synology NAS (DS920+, so Intel Gemini Lake CPU), and the preinstalled network tools seem quite limited. In particular, you guide give me error attaching the eth0 network card to the newly created bridge. After som googling, seems that some kernel modules are lacking, but I'm not sure how to proceed (which modules? how to compile them correctly in a pretty "close" environemnt like a Syno NAS, without a proper package manager?) Could you please give me an hand? Thanks in advance :)