• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed Problem with bind new ip

Status
Not open for further replies.

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Ahh you have to bind the server on the specific ip and not on 0.0.0.0 that means you bind it to any ip
 

BIOS

TeaSpeak Team
Staff member
TeaTeam
after the fist start open the config,yml and edit follow lines

binding:
file:
#The default host for the file server
host: 0.0.0.0
#The default port for the file server
port: 30303
query:
#The default host for the query server
host: 0.0.0.0
#The default port for the query server
port: 10101
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
When you also want to change the binding for the server you have to change the virtualserver_host property
 

Gazda

New member
virtualserver_host property where is it located

after the fist start open the config,yml and edit follow lines

binding:
file:
#The default host for the file server
host: 0.0.0.0
#The default port for the file server
port: 30303
query:
#The default host for the query server
host: 0.0.0.0
#The default port for the query server
port: 10101
it's OK
but there is no voice server
[2018-07-23 17:19:50] [ERROR] Message: could not start voice server. Message: Failed to bind any address!
 
Last edited:

Sporesirius

Well-known member
If you want to change the voice port you can do this by logging into the serverquery or by changing the database directly.

Useful tool for the serverquery stuff is YaTQA.
 
Status
Not open for further replies.