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
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