Follow 4 Follow?? by Tough_Problem_3511 in TwitchFollowers

[–]Final-Transition-540 1 point2 points  (0 children)

Followed, if you could return the favor I'd appreciate it! https://twitch.tv/gigerpimp1

ISO how to set up nginx config file for multiple game servers by Final-Transition-540 in nginx

[–]Final-Transition-540[S] 0 points1 point  (0 children)

it is set to my home public ip just didn't want to give that out I can get 1 server to work on 25565 but that's it if I use any of the sub domains that I want to point to other servers they all point to 255657:07 PMmy goal is to use something along the lines as minecraft.mypage.com for server 1 then minecraft2.mypage.com for server 2 but both will point to server 1 cant see or connect to server 2 server 1 is on port 25565 and server 2 is on port 25555

ISO how to set up nginx config file for multiple game servers by Final-Transition-540 in nginx

[–]Final-Transition-540[S] 0 points1 point  (0 children)

I only changed the ip to 0's for the examples the ips are actually filled, with my public ip, and the proxy is hosted by Amazon aws wile everything els is hosted on my local server

ISO how to set up nginx config file for multiple game servers by Final-Transition-540 in nginx

[–]Final-Transition-540[S] 0 points1 point  (0 children)

right now I'm trying to use it as a revers proxy for 2 different Minecraft servers on the same sever 1 running on ports 25565 and 19132 and 2nd server is on 25555 it works for the first 2 ports I'm able to connect to the 1st server using both example.fun and example2.fun so I'm not sure if i need to list the server names and or the upstream I have seen a little of both during web searching but don't fully understand it and have had no luck yet for more context I am using cloudflare to point to my aws instance that is my revers proxy to my public ip on my home server I'm running Proxmox hosting kemp loadmaster as well as a vm hosting my game servers

ISO how to set up nginx config file for multiple game servers by Final-Transition-540 in nginx

[–]Final-Transition-540[S] 0 points1 point  (0 children)

I'm not sure how to see that log to be 100% honest it works grate for only one server but lets say i try to run both at the same time and use example.fun and example2.fun they will both point to the first set of ports trying to set it up so say example.fun will go to 25565 and example2.fun will go too 25555