Topic: 3 types of games on one IP
How I can start 3 types of servers (ctf dm tdm) on one Ip Adres??
You are not logged in. Please login or register.
Teeworlds Forum → Support → 3 types of games on one IP
How I can start 3 types of servers (ctf dm tdm) on one Ip Adres??
Use different ports
How can I do that? I want to set up gaming server on one local maschine.... And Other playes of our net will connect to this server... Where I have 2 change ports to start 3 servers in same time?
You use the flag "sv_port=X".
See the docs for more info
ok... thank U... I'll try....
it's not work.... I create 3 bat files, they starting 3 servers.... Each server starts with own configs, and when I'm refreshing server list I see Only one server in LAN... why?
it's not work.... I create 3 bat files, they starting 3 servers.... Each server starts with own configs, and when I'm refreshing server list I see Only one server in LAN... why?
Probably because you will need to set the internal and external ports in the config.
These are listed as:
sv_port
sv_external_port
MegaHertZ wrote:it's not work.... I create 3 bat files, they starting 3 servers.... Each server starts with own configs, and when I'm refreshing server list I see Only one server in LAN... why?
Probably because you will need to set the internal and external ports in the config.
These are listed as:sv_port
sv_external_port
You don't need to set sv_external_port unless you want the server to report another port then the listeningport to the master server.
I'm guessing that the OP is behind a firewall and hasn't forwarded the right ports to his computer. If not please post the config files of the servers not working. Also look in the serverwindow for error messages.
Here is my configs:
sv_name=XFGOnline TeeWars Server
sv_gametype=tdm
sv_warmup=10
sv_map=dm1
sv_max_clients=50
sv_scorelimit=50
sv_port=8305
======================
sv_name=XFGOnline TW Batle Server
sv_gametype=dm
sv_warmup=10
sv_map=dm1
sv_maprotation=dm6 dm2 dm4 dm1
sv_max_clients=50
sv_scorelimit=20
===================
sv_name=XFGOnline TW Flag Capture Server
sv_gametype=ctf
sv_warmup=30
sv_map=ctf2
sv_maprotation=ctf1 ctf2
sv_max_clients=10
sv_scorelimit=400
sv_port=8304
====================================
I have not Firewall on Server.... (Windows Server 2003)
did you open port 8304-8305 in your router(if you got one)?
If the masterserver detects that clients can't connect to the server you will see a message in the serverwindow, it should say something like this:
[47ba2f5b][register]: fetching server counts
[47ba2f5b][register]: choosen 'master3.teewars.com' as master, sending heartbeats
[47ba2f65][register]: ERROR: the master server reports that clients can not connect to this server.
[47ba2f65][register]: ERROR: configure your firewall/nat to let trough udp on port 8310.
If this is the case you have a problem with your firewall/router.
Teeworlds Forum → Support → 3 types of games on one IP
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.