0%
Loading...
NolimitHost

How to Create a GSLT for Your Euro Truck Simulator 2 Server

Last updated: September 18, 2026

A GSLT (Game Server Login Token) gives your Euro Truck Simulator 2 server a permanent identity on Steam. Without one, the server logs in anonymously and receives a new temporary Session Search ID every time it restarts.

Step 1: Create the Token

  1. Sign in at the Steam Game Server Account Management page.
  2. In the App ID field, enter 227300, which is Euro Truck Simulator 2's game App ID.
  3. Add a memo, for example My ETS2 Server, and click Create.
  4. Copy the generated token.
Important: Create the token with the game App ID 227300, not the dedicated server App ID 1948160. The dedicated server App ID is used to install the server files, but the token must be for the game.

Step 2: Add the Token to the Server Config

  1. Log in to the NolimitHost Game Panel, select your ETS2 server, and stop it from the Console page.
  2. Open the ETS2 data folder in Files (where server_config.sii lives) and open server_config.sii.
  3. Set the token, keeping the quotes:
     server_logon_token: "YOUR_TOKEN_HERE"
  4. Save the file and start the server again.

Rules to Remember

  • One token per server. Do not use the same token on two servers at once.
  • Account requirements. The Steam account must own ETS2, have a verified phone number, and not be limited or banned.
  • Keep it secret. Treat the token like a password. If it leaks, revoke it on the same page and generate a new one.
Tip: A working token is what makes your Session Search ID stable, so players can save it and reconnect after restarts. See Connect to Your Server.