April 21, 20215 yr I have a problem regarding networks. I have running tvheadend as br0 (192.168.68.7), connected with a digibit r1 sat>ip (192.168.68.30) It is also connceted to oscam docker; also set up as br0 (192.168.68.8). It pass the playlist throug xteve docker also as br0 (192.168.68.8). Up to this step all parts work fine. The problem is that I have emby set up in a custom network (cdocknet), that I cofigured for reverse proxy following an emby tutorial. The problem is that emby does not recognice xteve signal, as it is in a different network (as I understand). I read in docs.docker that it is possible that a docker can be connected to more than one network at a time. My question is, can xteve be connected both br0 and cdocknet (then I can connect both tvheadend by br0 and emby by cdocknet)? How can I do that? Thank you very much in advance Edit: Solved with the command "docker network connect cdocknet xteve" for xteve, tvheadend and oscam. Edited April 21, 20215 yr by dellorianes
Archived
This topic is now archived and is closed to further replies.