October 7, 201411 yr I don't know if I am doing something wrong but I am trying to setup the plex docker. I do have another plex server running on a vm. But what I find weird is when I setup the server it gives me a login. Not a setup. Should I have it set to bridge or host. Would that cause a problem?
October 7, 201411 yr It would be very hard to get full functionality from Plex in bridge mode. At some point someone will figure it out and document it, but there isn't much incentive. For now you should definitely use host mode. As long as your VM has a different IP address, I don't see why it would conflict.
October 7, 201411 yr I got Plex to work using bridge mode. Found this page: https://support.plex.tv/hc/en-us/articles/201543147-What-network-ports-do-I-need-to-allow-through-my-firewall- And my docker looks like this: 192.168.10.19:1900->1900/udp 192.168.10.19:32400->32400/tcp 192.168.10.19:32410->32410/udp 192.168.10.19:32412->32412/udp 192.168.10.19:32413->32413/udp 192.168.10.19:32414->32414/udp 192.168.10.19:32469->32469/tcp Works like a champ.
Archived
This topic is now archived and is closed to further replies.