PDA

View Full Version : New MultiServer Tutorial


PureGrain
21-01-2003, 04:48
[EDITED BY ADMIN]
THIS IS FOR TS2 RC1 ONLY
[END OF EDIT]

It's not much but it can give you a visual idea of what it is people are talking about on these posts. :p

TS2 MultiServer Tutorial (http://68.16.188.62/modules.php?name=Content&pa=showpage&pid=37)

If anyone has anything I can add to this tutorial, please feel free to let me know.

Hunter_xTx
22-01-2003, 23:56
OK i'm a little slow here
I'm already running 1 server so to run 2 do i have to install the TS2 server.exe again ?

PureGrain
23-01-2003, 00:26
Just modify your server.ini file.

Go here and read this, at the bottom it tells you about what you can do with your server.ini file.
Click Here (http://68.16.188.62/modules.php?name=Content&pa=showpage&pid=37)

:D

Hunter_xTx
23-01-2003, 01:14
Thanks man after i made the post I got it working
over looked adding the second server to the server_cfg
thanks anyway

PureGrain
23-01-2003, 03:05
Glad to hear you got it.:p

MaXiMqilitie
11-02-2003, 14:59
i have finally managed to set up a server,
not working perfect, but i'm getting there...

now i want it to work from server...
how the fuck do i do that?!? :)

Silverspyder247
23-02-2003, 04:02
Both links dont work now............ I would like to know still.

paul_londonlad
25-02-2003, 11:32
The site is down until around the 15th March 2003

The reason for this is the Company (Completronics) are migrating to larger Internet Pipes with another provider.

The current provider for the Completronics have terminiated the Internet Pipe they have too early.

Unfortunately as far as I know the site will not be up until around the 15 March.

Hope that gives some insight.

ICFire
05-03-2003, 01:25
Could we get it emailed to us? This is kinda necessary now ...

PureGrain
08-03-2003, 16:09
Let me know where to send it...


Our site should be up by March 15th, our ISP cut our connection too soon, and we have not a temp location, so we are just waiting it out.

Sorry for the trouble, but we will be back in full force soon, with new OC3 connection.

SimonBorger
08-03-2003, 19:04
i want to know how i can get my IP of the server because i want to join my server

PureGrain
08-03-2003, 19:14
run
type in
command

once the promt comes up

type

ipconfig

Should give you the local IP if you are on a router or your WAN IP either way...

Or at least for XP Pro that is the way to do it.

SimonBorger
08-03-2003, 19:17
where do i have to type ipconfig?
and i have xp home edition.. is that a problem?

SimonBorger
08-03-2003, 19:31
in the main or something? just tell me where i need to go to and where to click on and what to type...
PLEASE

ViperMaul
12-03-2003, 17:49
Can you kindly email me the HTMLs so I can educate new team?
Thanks

ViperMaul@attbi.com

PureGrain
13-03-2003, 03:20
I have them in php, but I will make html version for you. I am also working on a RC2 version as well. You can be looking for them on my site coming soon...

ViperMaul
13-03-2003, 03:26
PHP works for now.
HTML will be great when you have it.
Thanks - ViperMaul@attbi.com

PureGrain
26-03-2003, 23:30
Site is back up... Go there and check for them.


Go Here (http://www.completronics.com) There are tutorials on the RC1 version only. We are going to be making new RC2 versions soon.

PureGrain
26-03-2003, 23:31
Edited to fix it.. ;)

ViperMaul
26-03-2003, 23:35
Thanks!

PureGrain
26-03-2003, 23:38
It's what I like to do...

Full Metal
17-04-2003, 17:45
Site not working.
Please email me info here
fullmetalarmy@comcast.net
Thanks

Mr.Pink
23-04-2003, 17:02
Ya the link is still not working. Would you mind sending me the HTML version. mrpink@doa-clan.com

Thanks!

Melinko
01-05-2003, 20:20
Hello all
I have been playing with your tutorial on several different machines , and I cannot seem to get it to run at all.
I have on average about 16 IPs per machine

This was my Final attempt

[debug]
MessageTypes=LMTALL
MessageDepths=LMDALL
[Main Config]
ExternalIPDectection=1
HTTPServer Port=14534
HTTPServer Enabled=1
DateTimeFormat=dd-mm-yyyy hh:nn:ss
TCPQueryPort=51234
BoundToIp=
[WebPost]
AdminEmail=na
ISPLinkURL=na
ISPName=Private
ISPCountry=Earth
Enabled=0
PostURL=
ListPublic=1


[server_cfg Default]
ServerName=TeamSpeak Server
ServerType=1
ServerWelcomeMessage=[Welcome to TeamSpeak, check www.teamspeak.org]
BoundToIp=198.64.##.##
ServerMaxUsers=20
ServerUDPPort=8767
ServerPassword=test
ServerFlags=2
AllowCodecCelp51=1
AllowCodecCelp63=1
AllowCodecGSM148=1
AllowCodecGSM164=1
AllowCodecWindowsCELP52=1
WebPost_LinkURL=

[server_cfg server1]
ServerName=TeamSpeak Server 2
ServerType=1
ServerWelcomeMessage=[Welcome to TeamSpeak, check www.teamspeak.org]
BoundToIp=198.64.##.##
ServerMaxUsers=16
ServerUDPPort=8550
ServerPassword=test2
ServerFlags=2
AllowCodecCelp51=1
AllowCodecCelp63=1
AllowCodecGSM148=1
AllowCodecGSM164=1
AllowCodecWindowsCELP52=1
WebPost_LinkURL=



[server_cfg server2]
ServerName=TeamSpeak Server 3
ServerType=1
ServerWelcomeMessage=[Welcome to TeamSpeak, check www.teamspeak.org]
BoundToIp=198.64.##.##
ServerMaxUsers=18
ServerUDPPort=8550
ServerPassword=test3
ServerFlags=2
AllowCodecCelp51=1
AllowCodecCelp63=1
AllowCodecGSM148=1
AllowCodecGSM164=1
AllowCodecWindowsCELP52=1
WebPost_LinkURL=


[Servers]
0=server_cfg Default
1=server_cfg server1
2=server_cfg server2


I tried it with Different Ips , I did the Tutorial right 2 the T , I copied it clearly , did all the changes needed, then I started to try to get a little more indepth with it , the only thing that happens is I end up logging onto the same channel that everyone can speak to each other .
And I am not setup as superadmin or admin I did all my tests with Guest accounts
any help would be great help
Melinko

davekeil@admin-networks.com
www.csadmins.com

SatanClaus
02-05-2003, 12:09
Originally posted by PureGrain
[EDITED BY ADMIN]
THIS IS FOR TS2 RC1 ONLY
[END OF EDIT]


as you can see this is rc1 only... I bet you're using rc2 just the way your server.ini is styled... thus you shouldn't change your server.ini anymore but instead use your superadmin account to login via your web-interface.
After that you can add / delete / edit any server you want, just out of the web-interface.

cu
SatanClaus

PS: server-manual: http://www.teamspeak.org/forums/showthread.php?s=&threadid=4369

Melinko
02-05-2003, 16:15
UUGgg, have you ever worked on something for sooo long , just to be shown that its actually a 10 second job that was right under your face the whole time , I feel , I feel , I feel Stupid

Melinko

www.csadmins.com

Ty very much SatanClaus