Affichage des articles dont le libellé est How to change ip server listens on. Afficher tous les articles
Affichage des articles dont le libellé est How to change ip server listens on. Afficher tous les articles

How to change ip server listens on

vendredi 4 septembre 2015

Hello Forum users,

I have ran into the issue of need to change the ip that I am able to connect to my teamspeak server on. I need to set it so that I can connect on my ddos filtered ip while having it set to my secondary ip. I am hosting my VPS from ramnode btw, I was told by the support team that I should have it as my secondary but when I have it set to my secondary I can not connect to it. I was told to then go into my ts3server.ini and bind the ip to the correct one there. The problem is I did not have one in my folder I followed this tut to set it up btw. I then just created a file named ts3server.ini that is setup like below though it did not seem to do anything. Any help as to how I can connect to my ts with the filtered ip would be greatly appreciated.

machine_id=
default_voice_port=9987
voice_ip==xxx.xxx.xx.xxx (ddos filtered ip)
licensepath=/etc/teamspeak3-server/
filetransfer_port=30033
filetransfer_ip=0.0.0.0
query_port=10011
query_ip=0.0.0.0
query_ip_whitelist=/var/lib/teamspeak3-server/query_ip_whitelist.txt
query_ip_blacklist=/var/lib/teamspeak3-server/query_ip_blacklist.txt
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=/usr/share/teamspeak3-server/sql/
dbsqlcreatepath=create_sqlite/
dblogkeepdays=90
logpath=/var/log/teamspeak3-server
logquerycommands=0
dbclientkeepdays=30
How to change ip server listens on