03ba) Allocation Management

Allocation Management

Okay, so I might need to explain this bit one more time.

Port allocation for SteamCMD servers, differs a bit from, say, a Minecraft server.

We previously discovered that V Rising required three ports in total. There is one game port, one query port, and one RCON port.

This means we'll need one default allocated port and two additional ports.

In my case, I'm using 35001 (game), 35002 (query), and 35003 (RCON).

We need to remember these ports for when we get to the actual Services Variables setup.

Last updated