TeamSpeak 3 Question
-
- New to forums
- Posts: 7
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Dec 10, 2013 4:46 pm
TeamSpeak 3 Question
So like... I'm trying to set up a second teamspeak on my VDS, and I don't know... exactly what to do.. because all of the tutorials are for linux, or for personal computers.. which my vds is not... Someone help?
My VDS is running on Windows 2008 R2
Help please :C
My VDS is running on Windows 2008 R2
Help please :C
Re: TeamSpeak 3 Question
Second?
I don't think unlicensed teamspeak servers can be more than 1 at a time on a machine.
Instructions for a personal computer are pretty much the same for 2008R2. Remember to allow the teamspeak_server executable through the firewall.
I don't think unlicensed teamspeak servers can be more than 1 at a time on a machine.
Instructions for a personal computer are pretty much the same for 2008R2. Remember to allow the teamspeak_server executable through the firewall.
Not a NFO employee
-
- This is my homepage
- Posts: 1573
- Joined: Sun Jun 26, 2011 8:03 am
Re: TeamSpeak 3 Question
You can run as many as you want.
You have to find the instructions to change the default port on each instance of TS3.
This is only by memory, but I think you have to run cmd panel from Start>Run and then use telnet to connect with query login. Then set the port to what ever you want.
We had to do this since we ran Americas Army servers which have TS3 built into the game and it conflicted with our TS3. Once we changed the port, we had both running fine.
But of course the easiest and quickest way would be just to use a different ip for each.
I will do some searching and see if I can come up with the instructions for adjusting the port.
You have to find the instructions to change the default port on each instance of TS3.
This is only by memory, but I think you have to run cmd panel from Start>Run and then use telnet to connect with query login. Then set the port to what ever you want.
We had to do this since we ran Americas Army servers which have TS3 built into the game and it conflicted with our TS3. Once we changed the port, we had both running fine.
But of course the easiest and quickest way would be just to use a different ip for each.
I will do some searching and see if I can come up with the instructions for adjusting the port.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Find Your GSP Coupons at gspreviews.com/coupons/
Re: TeamSpeak 3 Question
I just bought a second IP and got it set up on my VDS, but I'm really not sure where to go from there.. /:
-
- This is my homepage
- Posts: 1573
- Joined: Sun Jun 26, 2011 8:03 am
Re: TeamSpeak 3 Question
If your using a .bat file to start your first TS3 server, create another one exactly the same, but change the ip in the command line.
voice_ip=1.2.3.4
Just edit the 1.2.3.4 to your new ip on the new TS3.
voice_ip=1.2.3.4
Just edit the 1.2.3.4 to your new ip on the new TS3.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Find Your GSP Coupons at gspreviews.com/coupons/
Re: TeamSpeak 3 Question
It's not a .bat file..
-
- This is my homepage
- Posts: 1573
- Joined: Sun Jun 26, 2011 8:03 am
Re: TeamSpeak 3 Question
Then how ever you do it, add the IP argument to your command line.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Find Your GSP Coupons at gspreviews.com/coupons/
Re: TeamSpeak 3 Question
There is no command line..
Re: TeamSpeak 3 Question
You edit the ts3server.ini file and put the info in there...
Edit. Save. Restart server.machine_id=
default_voice_port=9987
voice_ip=xxx.xxx.xxx.xxx
licensepath=C:\TS3 server
filetransfer_port=30033
filetransfer_ip=xxx.xxx.xxx.xxx
query_port=10011
query_ip=xxx.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/
dblogkeepdays=90
logpath=logs
logquerycommands=0
Re: TeamSpeak 3 Question
http://gyazo.com/24946139e8dff9013b676cd94df8fac2
Where is the ts3server.ini file? Because... Uh.. I'm not seeing it.
Where is the ts3server.ini file? Because... Uh.. I'm not seeing it.
-
- This is my homepage
- Posts: 1573
- Joined: Sun Jun 26, 2011 8:03 am
Re: TeamSpeak 3 Question
Try and open notepadd++ or what ever editor you use, and add the following:
Edit the x.x.x.x to match your ips. If you have a license, then also file in licensepath= or leave it empty if you don't have one. Then save it as ts3server.ini in the save folder as the ts3 executable.
Then restart and see if that helps. Hopefully it should read it. When you created the server, it should have automatically created the file.
Code: Select all
machine_id=
default_voice_port=9987
voice_ip=x.x.x.x
licensepath=
filetransfer_port=30033
filetransfer_ip=x.x.x.x
query_port=10011
query_ip=x.x.x.x
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
logpath=logs
logquerycommands=0
Then restart and see if that helps. Hopefully it should read it. When you created the server, it should have automatically created the file.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Find Your GSP Coupons at gspreviews.com/coupons/
Re: TeamSpeak 3 Question
http://gyazo.com/009064eca66eec9811256bf82b6c7f36
Like that?
Because I tried connecting to the server and it didn't work.
Like that?
Because I tried connecting to the server and it didn't work.
-
- This is my homepage
- Posts: 1573
- Joined: Sun Jun 26, 2011 8:03 am
Re: TeamSpeak 3 Question
When you connect, try using ip:port. Like x.x.x.x:9987 if that's the port your using.
Our TS3 we can't connect without the port.
Our TS3 we can't connect without the port.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Find Your GSP Coupons at gspreviews.com/coupons/
Re: TeamSpeak 3 Question
Use this for that ini file and replace all the xxx.xxx.xxx.xxx with the IP you wish to use.
Go to your desktop and right click that short cut, go to Properties and at the end of the Target line, enter the below command line. Save. Click the shortcut. Your server should start and you should be able to connect.
Use this for a command line. Replace the xxx.xxx.xxx.xxx with your TS3 server IP. Needs to be the same IP that is in your ini file.
Go to the TS3 folder and right click the EXE for the server. Click on "Send to" and go to and click "Desktop (Create shortcut)"machine_id=
default_voice_port=9987
voice_ip=xxx.xxx.xxx.xxx
licensepath=C:\KPC-TS\teamspeak3-server_win64
filetransfer_port=30033
filetransfer_ip=xxx.xxx.xxx.xxx
query_port=10011
query_ip=xxx.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/
dblogkeepdays=90
logpath=logs
logquerycommands=0
Go to your desktop and right click that short cut, go to Properties and at the end of the Target line, enter the below command line. Save. Click the shortcut. Your server should start and you should be able to connect.
Use this for a command line. Replace the xxx.xxx.xxx.xxx with your TS3 server IP. Needs to be the same IP that is in your ini file.
query_ip=xxx.xxx.xxx.xxx voice_ip=xxx.xxx.xxx.xxx filetransfer_ip=xxx.xxx.xxx.xxx filetransfer_port=30033
Re: TeamSpeak 3 Question
The server won't start
I have it up, It won't let me connect though.
I have it up, It won't let me connect though.