How can I change the port from 9987 to another // TS6

Hello how do i go about changeing the default port from 9987 to a diff port number and as well as the other ports thanks

Terry

You’ll find the parameters / configs for all the different setup methods here on GitHub:


If you just want to change the voice port for a specific server after it has been created you need to use these ServerQuery commands:

login serveradmin PASSWORD
serverstop sid=1
use sid=1 -virtual
serveredit virtualserver_port=NEWVOICEPORT
use sid=0
serverstart sid=1
4 Likes

ok thanks i will try that do i change the other ports the same way?

Terry

If you want to change the voice ports of the virtual servers, then you can use the Query commands.

If you want to change the ServerQuery port or File Transfer port, then you’ll need to use the parameters from our documentation.

2 Likes

Hello

Ok I am trying to start my server with the cfg file tsserver.yaml i read that if i want to use that file witch i have gotten it made it told me to run the server with the command ./tsserver and it will know to use the cfg file tsserver.yaml but when i do its not sure it for example in the cfg file i have it set to use port 2409 but when i run the ./tsserver it uses the port 9987 do i need to runn it with other flags any help here would be great im also trying to get it to load the web interface but it isn’t comeing up in my browser anyway thanks for the help in advance

Terry

The parameter will only work when using it on the first start. If the server has already been created then you’ll need to modify it trough the ServerQuery or reset the installation.

A first party web interface for the server does not exist. Only the WebQuery exists, this however is not a web interface.

2 Likes

Hello,
I installed a TS6 server on my TS3 server today and would like to know if I can also change the ports on the TS6 server, since TS3 already uses them.

9987:9987/udp" # Voice connection
30033:30033/tcp" # File transfer
10080:10080/tcp" # Web query

It would be nice if someone could help me here. I would like to offer Teamspeak 6 to my clan for testing, but TS3 should continue to run.
Best regards,
Rainer@aalderfrang

Translated with DeepL.com (free version)