Skip to content

TeamSpeak — Connecting

How to connect to your TeamSpeak 3 server.

Requirements

  • The TeamSpeak 3 client installed from teamspeak.com.
  • Your server's address and port from the uHost dashboard.

Via TeamSpeak Client

  1. Launch the TeamSpeak 3 client.
  2. Click ConnectionsConnect.
  3. Enter your server's address (and port, if not the default 9987):
    <address>:<port>
  4. Pick a Nickname and click Connect.

Via URL

TeamSpeak supports a ts3server:// URL scheme that pre-fills the Connect dialog. The uHost dashboard shows a ready-to-click link of this form:

ts3server://<address>:<port>

Claiming the ServerAdmin Token

The first time your server starts, it prints a ServerAdmin privilege key to the server log. uHost surfaces this token in the dashboard log viewer.

  1. In the TeamSpeak client, after connecting, open PermissionsUse Privilege Key.
  2. Paste the token and click OK — your current identity now has ServerAdmin rights.

If you lose the token you can regenerate a new one via ServerQuery (see below).

ServerQuery

ServerQuery is the admin protocol for TeamSpeak (TS's equivalent of RCON). It listens on TCP 10011.

  1. Connect with a ServerQuery client (e.g. telnet <address> 10011).
  2. Authenticate:
    login serveradmin <your_admin_password>
    use 1
  3. Issue commands (for example, tokenadd tokentype=0 tokenid1=6 tokenid2=0).

The admin password is the ServerQuery Admin Password you set when creating the server.

Port Information

PortProtocolPurpose
9987UDPVoice traffic
10011TCPServerQuery (admin)
30033TCPFile transfer (avatars)

Ensure your client's firewall allows outgoing UDP connections to the voice port.

Common Issues

  • Connection refused: Make sure the server is fully started — the license-acceptance check runs first and the voice port only opens once the virtualserver is online.
  • Unknown privilege key: ServerAdmin tokens are single-use. If you already claimed one, regenerate a new one via ServerQuery.
  • Slot limit reached: The unlicensed build caps at 32 slots total across all virtualservers.

Stop Paying for Empty Servers.