points by alyandon 3 years ago

I've actually run into this helping a friend host a game server on their residential internet in a more rural part of Texas. They had to call their ISP and request a static IP address at an extra cost of something like $5/mo.

philjohn 3 years ago

At that point, would a cheap VPS not work instead?

  • birdman3131 3 years ago

    No. Game servers usually want high clock speed.

    • op00to 3 years ago

      You’d just use the VPS as a proxy with a publicly accessible IP, and tunnel the connection back to your home. That would add latency that might be undesirable for a game, but maybe not.

      • throitallaway 3 years ago

        Unless you're playing something like a turn based game, adding latency/hops is almost never desirable. Every multi-player game that I play is latency sensitive (and I don't play FPS games.)

  • alyandon 3 years ago

    The server in this case was the PC version of ARK which nom nom noms all the CPU/RAM.

    • birdman3131 3 years ago

      Run a cluster of 12 Ark servers. Can confirm.