Skip to main content

Setting Up a New Server

This page is a follow-up after your FiveM server has been created on a Hyper Node. Here we take care of two mandatory things so the server can run:

  1. Making sure the game port = 30120
  2. Preparing the txAdmin port = 40120
YOU NEED 2 ALLOCATIONS

A FiveM server requires 2 allocations: the game port 30120 and the txAdmin port 40120. Make sure the server's Allocation Limit is at least 2 (3 recommended) and Database Limit is at least 1 before continuing.

DON'T HAVE A SERVER YET?

If the FiveM server hasn't been created yet, start here first: 👉 Creating a Server on a Hyper Node

1. Open the Server​

  1. Log in to the panel, then select your FiveM server.
  2. You will enter the Console page. Here you can start, stop, and monitor the server.

FiveM server dashboard

2. Set the Game Port to 30120​

The FiveM game port must be 30120, otherwise players cannot connect properly.

  1. Open the Network menu in the left sidebar.
  2. Look at the list of available Allocations.
  3. Make sure there is an allocation with port 30120, and set it as Primary.
  4. If it doesn't exist yet, create a new allocation with port 30120 and set it as Primary.
  5. Note the IP:Port of that allocation to be used by players when connecting.

Network menu with port 30120

PORT ALREADY IN USE?

If port 30120 cannot be used, contact the Technician / Hosting Admin via a ticket for allocation assistance.

3. Set the txAdmin Port to 40120​

txAdmin runs on a separate port from the game port.

  1. Still in the Network menu, create a new allocation with port 40120.
  2. Note the hostname/IP along with port 40120.

Once active, txAdmin can be opened through a browser:

http://<hostname-or-ip>:40120

Example: http://game-gnl-jh2.raznar.net:40120

4. First-Time txAdmin Setup​

When the server is run for the first time and txAdmin has never been configured:

  1. Open http://<hostname>:40120 in a browser.
  2. Create a txAdmin admin account (username + password).
  3. Choose Deploy Server for a new server, or Link Existing if you are moving old data.
  4. Run the server.

5. Connect to the Server​

Share the following address with players:

connect game-gnl-jh2.raznar.net:30120

Next Steps​