Alright so, if we were running two servers off of the same machine:
Launch #1 with port 27015, then the IP would be whatever the domain is translated into an IP, then port 27015. (example.com:27015 -> 12.34.56.78:27015)
Then launching #2 with port 27016 would be 12.34.56.78:27016 ?
If that's correct then I'm good except,
Wouldn't it just be easier to not use a domain that directs you to the server, and just use the machine IP instead?