I am trying to test a server on a VPS server, unbuntu. I am able to access the server remotely but it opens as a player for the plex cloud. The normal setup server wizard isn’t coming up. Ive read about it and apparently I needed a shh tunnel, I did the following: https://www.skyverge.com/blog/how-to-set-up-an-ssh-tunnel-with-putty/
and i still cant access the server setup, using the local ip doesn’t work. only external which shows the player page already.
Help  easy examples if possible. Started with Linux just today lol
 easy examples if possible. Started with Linux just today lol
             
            
              
              
              
            
            
           
          
            
            
              You’re missing one piece. (which they are also missing)     You need to define the  port to forward to.     The destination port must be 32400
PMS only listens for connections on port 32400.
             
            
              
              
              
            
            
           
          
            
            
              
@ChuckPA said:
You’re missing one piece. (which they are also missing)     You need to define the  port to forward to.     The destination port must be 32400
PMS only listens for connections on port 32400.
Sorry? I think I’m using it, otherwise I wouldn’t be able to access plex. I just need the server setup to come up 
             
            
              
              
              
            
            
           
          
            
            
              I’m sorry,  perhaps the hour here was too late for me to reply (tired).
In that putty example,   I don’t see where they are setting it up right.
Using their Step 2:
Please specify:
Source port:    8888
Destination port:  32400
Now, in your browser:    http://127.0.0.1:8888/web
             
            
              
              
              
            
            
           
          
            
            
              I don’t know what I have done, but I did some tinkering again after seeing your reply and seems to be working now lol. Thanks, maybe I was tired too hehe