SRCDS Steam group


multiple srcds instances
#1
hi,

I know, this kind of problem was posted many times, but I did'nt find any solution to this:

I've set up 2 srcds servers (for local use), using 2 different configs/motd/mapcylce on 2 different (virtual) IPs (started like "./srcdds_run -console -game cstrike +map de_dust +maxplayers 10 +ip 192.168.0.253 -port 27015 +exec server_1.cfg"
-> server2: +ip 192.168.0.252 -port 27015 +exec server_2.cfg

1. I can ping the IP adresses
2. I can connect to the server via console
connect 192.168.0.253
or connect 192.168.0.252
3. I don't see the servers in the local server browser

So, as far as I can see, nearly everything's working fine, except for the servers to be listed in the lan-server-browser.


edit: it seems, as if the option "+ip x.x.x.x" is the problem, because when I start the server like this:
./srcdds_run -console -game cstrike +map de_dust +maxplayers 10 -port 27015 +exec server_1.cfg

it works, but with this command, the server isn't listed in the server browser:
./srcdds_run -console -game cstrike +map de_dust +maxplayers 10 +ip 192.168.0.253 -port 27015 +exec server_1.cfg


thx4any help,
Markus
Reply
#2
why do you require them on seperate ip's ? why don't you ust change the port on the second one to 27016 so that way you can ensure it's the ip's the problem not the server cfg.
Reply
#3
> why do you require them on seperate ip's ?
well, on this sites tutorial it says to do it that way

And I tried using different ports already like it's described here but that didn't work either.

But when using these as second and third server ports (27016, 27017), it's working great!Cool

thx JoeSoap, that totally did it Wink
Reply
#4
did u set sv_region in ur server.cfg???
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)