TeamSpeak 3 Question

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Casey
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Dec 10, 2013 4:46 pm

TeamSpeak 3 Question

Post by Casey »

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
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: TeamSpeak 3 Question

Post by soja »

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.
Not a NFO employee
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: TeamSpeak 3 Question

Post by .=QUACK=.Major.Pain »

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.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Casey
New to forums
New to forums
Posts: 7
Joined: Tue Dec 10, 2013 4:46 pm

Re: TeamSpeak 3 Question

Post by Casey »

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.. /:
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: TeamSpeak 3 Question

Post by .=QUACK=.Major.Pain »

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.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Casey
New to forums
New to forums
Posts: 7
Joined: Tue Dec 10, 2013 4:46 pm

Re: TeamSpeak 3 Question

Post by Casey »

It's not a .bat file..
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: TeamSpeak 3 Question

Post by .=QUACK=.Major.Pain »

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/
Casey
New to forums
New to forums
Posts: 7
Joined: Tue Dec 10, 2013 4:46 pm

Re: TeamSpeak 3 Question

Post by Casey »

There is no command line..
User avatar
TacTicToe
This is my homepage
This is my homepage
Posts: 848
Joined: Fri Feb 18, 2011 1:08 pm
Location: USA
Contact:

Re: TeamSpeak 3 Question

Post by TacTicToe »

You edit the ts3server.ini file and put the info in there...
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
Edit. Save. Restart server.
Casey
New to forums
New to forums
Posts: 7
Joined: Tue Dec 10, 2013 4:46 pm

Re: TeamSpeak 3 Question

Post by Casey »

http://gyazo.com/24946139e8dff9013b676cd94df8fac2

Where is the ts3server.ini file? Because... Uh.. I'm not seeing it.
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: TeamSpeak 3 Question

Post by .=QUACK=.Major.Pain »

Try and open notepadd++ or what ever editor you use, and add the following:

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
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.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Casey
New to forums
New to forums
Posts: 7
Joined: Tue Dec 10, 2013 4:46 pm

Re: TeamSpeak 3 Question

Post by Casey »

http://gyazo.com/009064eca66eec9811256bf82b6c7f36
Like that?
Because I tried connecting to the server and it didn't work.
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: TeamSpeak 3 Question

Post by .=QUACK=.Major.Pain »

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.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
User avatar
TacTicToe
This is my homepage
This is my homepage
Posts: 848
Joined: Fri Feb 18, 2011 1:08 pm
Location: USA
Contact:

Re: TeamSpeak 3 Question

Post by TacTicToe »

Use this for that ini file and replace all the xxx.xxx.xxx.xxx with the IP you wish to use.
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 the TS3 folder and right click the EXE for the server. Click on "Send to" and go to and click "Desktop (Create shortcut)"

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
Casey
New to forums
New to forums
Posts: 7
Joined: Tue Dec 10, 2013 4:46 pm

Re: TeamSpeak 3 Question

Post by Casey »

The server won't start
I have it up, It won't let me connect though.
Post Reply