View Full Version : [Ts2] Windows/Linux Server Binary BETA 2.0.23.13
R. Ludwig
08-01-2007, 13:29
Hi there,
We've released a new TeamSpeak 2 server binary for Linux and Windows today.
The new version deals with the following issues:
- fixed the \0 char exploit which caused problems with the player context menu and banning functionalities
- fixed a memory leak issue from version before
- fixed a small TCP query bug were selected servers were un-selected after authenticating as superadmin
- limited max TCP query connections to 100
- minor fixes
Please note that this version also contains all bugfixes that were previously released in Linux and Windows binaries (2.0.21.3 (http://forum.goteamspeak.com/showthread.php?t=24962), 2.0.22.1 (http://forum.goteamspeak.com/showthread.php?t=29165), 2.0.22.2 (http://forum.goteamspeak.com/showthread.php?t=30874), 2.0.22.3 (http://forum.goteamspeak.com/showthread.php?t=31304), 2.0.23.2 (http://forum.goteamspeak.com/showthread.php?t=32700), 2.0.23.5 (http://forum.goteamspeak.com/showthread.php?t=33340) and 2.0.23.6 (http://forum.goteamspeak.com/showthread.php?p=143175)).
You can find the new release here (http://www.goteamspeak.com/?page=downloads).
Reedy Boy
08-01-2007, 17:33
Hi there,
We've released a new TeamSpeak 2 server binary for Linux and Windows today.
The new version deals with the following issues:
- fixed the \0 char exploit which caused problems with the player context menu and banning functionalities
- fixed a memory leak issue from version
- fixed a small TCP query bug were selected servers were un-selected after authenticating as superadmin
- limited max TCP query connections to 100
- minor fixes
Please note that this version also contains all bugfixes that were previously released in Linux and Windows binaries (2.0.21.3 (http://forum.goteamspeak.com/showthread.php?t=24962), 2.0.22.1 (http://forum.goteamspeak.com/showthread.php?t=29165), 2.0.22.2 (http://forum.goteamspeak.com/showthread.php?t=30874), 2.0.22.3 (http://forum.goteamspeak.com/showthread.php?t=31304), 2.0.23.2 (http://forum.goteamspeak.com/showthread.php?t=32700), 2.0.23.5 (http://forum.goteamspeak.com/showthread.php?t=33340) and 2.0.23.6 (http://forum.goteamspeak.com/showthread.php?p=143175)).
You can find the new release here (http://www.goteamspeak.com/?page=downloads).
Good Good
Woo 1kb/s speed.... :/
Thanks :)
WolfStar76
08-01-2007, 18:45
Looks great.
Thanks guys!
I'm alive, and stealing your releases :D
Good job.
WolfStar76
09-01-2007, 16:54
I'm alive, and stealing your releases :D
Good job.
I'm in ur forums, steeling your teamspeakz?
cool, a new version :)
now go and code on teamspeak3 again :D
Question: is this a recommended release for productive environments or does it more have a testing character?
Reedy Boy
10-01-2007, 09:24
cool, a new version :)
now go and code on teamspeak3 again :D
Question: is this a recommended release for productive environments or does it more have a testing character?
It fixes some problems/exploits in the TS system
Although beta, it should be pretty stable, and is probably worth the upgrade!!
So if I d/led this server, can people still connect to it using the regular windows clients?
Reedy Boy
15-01-2007, 17:13
So if I d/led this server, can people still connect to it using the regular windows clients?
Yes
No difference...
Unless there nickname contains bad characters...
Bad characters? What do you mean by that?
Can't the bad characters be altered within the server.ini file?
Bad characters? What do you mean by that?
Can't the bad characters be altered within the server.ini file?
Hi there,
We've released a new TeamSpeak 2 server binary for Linux and Windows today.
The new version deals with the following issues:
- fixed the \0 char exploit which caused problems with the player context menu and banning functionalities
I think that Reedy ment that the users trying to use that exploit can't connect.
Reedy Boy
16-01-2007, 18:32
I think that Reedy ment that the users trying to use that exploit can't connect.
Yeah
Thanks
:)
Ah thank you. I think I'll d/l this new server binary then.
Can you use mysql with this beta? I'm using mysql databases for my teamspeaks and so far only the released unbeta version works with it
Reedy Boy
17-01-2007, 10:34
Can you use mysql with this beta? I'm using mysql databases for my teamspeaks and so far only the released unbeta version works with it
MySQL is still not a database that TS supports out of the box
There are methods listed on here to get it to do so
Can you use mysql with this beta? I'm using mysql databases for my teamspeaks and so far only the released unbeta version works with it
I'm personally using the newest TeamSpeak Beta with mysql. And it's working fine. :)
ver
2.0.23.13 Linux Freeware
---
xxx@yyy:~$ mysql -V
mysql Ver 14.7 Distrib 4.1.11, for pc-linux-gnu (i386)
Reedy Boy
17-01-2007, 20:51
I'm personally using the newest TeamSpeak Beta with mysql. And it's working fine. :)
ver
2.0.23.13 Linux Freeware
---
xxx@yyy:~$ mysql -V
mysql Ver 14.7 Distrib 4.1.11, for pc-linux-gnu (i386)
Me too for that matter
On Windows
the 100 tcp connections dose that mean the server instance can only have 100 max connections at any point in time or is it 100max per port number?
For the whole server instance ("100 connections per tcp query port").
Hello,
I'm sorry if my question could be a bit stupid, but I'm newbe.
How can I upgrade my old version of TS2 server (for Linux) without losing all datas?
Thank you!
Upgrading from the latest stable version to a BETA version is pretty easy.
All you have to do is replacing a single file. Simply shutdown the TeamSpeak 2 server instance, replace the existing server_linux file with the updated executable, start the TeamSpeak 2 server and you are done.
Reedy Boy
25-01-2007, 11:42
Upgrading from the latest stable version to a BETA version is pretty easy.
All you have to do is replacing a single file. Simply shutdown the TeamSpeak 2 server instance, replace the existing server_linux file with the updated executable, start the TeamSpeak 2 server and you are done.
Yup
You wont lose any data
Thank you very much!!
I love Teamspeak! ^^
MySQL is still not a database that TS supports out of the box
There are methods listed on here to get it to do so
I Do already. Works fine. hosting about a little over 250 Teamspeak servers.
ver
2.0.23.13 Linux Freeware
---
xxx@yyy:~$ mysql -V
mysql Ver 14.7 Distrib 4.1.11, for pc-linux-gnu (i386)
Me too for that matter
On Windows
Well it works fine. until the creation of new servers
xgreedyx
30-01-2007, 03:28
Im new to this and I just got a new server. I have
OS: FreeBSD 6.x
Hardware: AMD Sempron 2600/1024MB/80GB
Control Panel: cPanel + Fantastico
I tryed typing normal start command and got error. So I wanted to try this but don't know how to start the install. Sorry for noob question :(
Im new to this and I just got a new server. I have
OS: FreeBSD 6.x
Hardware: AMD Sempron 2600/1024MB/80GB
Control Panel: cPanel + Fantastico
I tryed typing normal start command and got error. So I wanted to try this but don't know how to start the install. Sorry for noob question :(
LOL :D
It's no installer file. you simply have to replace the old server_linux executable with the new one that comes with this download.
Im new to this and I just got a new server. I have
OS: FreeBSD 6.x
Hardware: AMD Sempron 2600/1024MB/80GB
Control Panel: cPanel + Fantastico
I tryed typing normal start command and got error. So I wanted to try this but don't know how to start the install. Sorry for noob question :(
Maybe you didn't notice, but your question has been answered 4 posts above your own.
If I remember correctly, someone called "Bastian" wrote the following:
Upgrading from the latest stable version to a BETA version is pretty easy.
All you have to do is replacing a single file. Simply shutdown the TeamSpeak 2 server instance, replace the existing server_linux file with the updated executable, start the TeamSpeak 2 server and you are done.
Hmmm. Why does that text sound so familar to me? :)
Reedy Boy
05-02-2007, 10:30
Hmmm. Why does that text sound so familar to me? :)
Hahaha!!
:);)
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.