Jump to content

Remote control with reverse Proxy


Azor

Recommended Posts

I have been running into a small issue since I setup my MB3 server to be running behind a reverse proxy, here was my basic configuration :

 

My MB3 server is hosted on an openvz container with a private IP adress (192.168.1.3).

The 8096 port is nated to the public IP of the server, lets says it is 37.187.1.1

 

With this configuration, I can acess MB3 without issue with this url :http://37.187.1.1:8096/mediabrowser/dashboard/index.html

I can also remote control the server with any other device, by acessing the same URL and selecting the remote control feature.

 

 

However, I wanted to acess Mediabrowser with a more simple URL, like mb3.mydns.info

I configured my nginx reverse proxy so that acessing mb3.mydns.info redirects me to 192.168.1.3:8096.

This works really well, and I am able to acess Mediabrowser without any issues.

 

The only broken feature is the remote control, indeed I am now unable to see any other instance by acessing the server from the proxyed URL.

 

Does anyone know if there is a solution for this issue ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...