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

bind to specific ip

farhadhelix

TeaFanatic
Hello

i see two options in config file . file and query ip binding

but there is no option for binding voice for specific ip

the Tea*Speak has a feature you can set all the 3 (file query voice) to any ip you want

how we can do this on teaSpeak?

thank you
 

farhadhelix

TeaFanatic
yes i know i did the thing editing via query. but isnt there a way like Tea*Speak to do this by default and let virtual servers be created while binding to specific ip?
 

xPRoTeiNN

Active member
But there is no option to launch teaspeak with a especific ip?
i agree with you there should be a setting for this.
binding:
------
voice: 0.0.0.0
voice_default_port: 9987
-----
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
 
for example in ts3 if you have IP failover you have this parameters ( in ts3.server.ini )
machine_id=
default_voice_port=9987
voice_ip=178.xxx.xxx.xxx
licensepath=
filetransfer_port=30033
filetransfer_ip=178.xxx.xxx.xxx
query_port=10011
query_ip=178.xxx.xxx.xxx
query_ip_whitelist=query_ip_whitelist.txt
query_ip_blacklist=query_ip_blacklist.txt
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
dbconnections=10
logpath=logs
logquerycommands=0
dbclientkeepdays=30
query_skipbruteforcecheck=0
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Yes and in TeaSpeak you have a config.yml and you can bind every virtual server on a different IP address :)