Plex do not connect to plex.tv through haproxy

Server Version#: 1.40.4.8679
Player Version#: Web/App
Hello team,

I have my plex server into the QNAP TS-463U NAS, due the security of the NAS, it is in one unconnected network, but with one vlan asociated with the services to publish it.

My architecture is:

QNAP NAS (Virtual Switch 4 - Virtual Adapter 1) - Linux HAProxy (Backend and front End)

These are the configurations:

frontend FE_PLEX_HTTP-WEB_32400     <-- This is the bind connected to internet
       mode http
backend BE_PLEX_HTTP-WEB_32400    <-- This is the bind connected to the vlan
       balance roundrobin

In the QNAP i configured the Virtual switch 4 as the preferred “Preferred network interface”, but i have access only into my network, but not from internet.

The remote access not send the traffic (I/O) from this interface, if not other (and of course is not connected to internet). How can force to use the interface that i defined.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.