04-10-2007, 06:10 PM
Hi, got a srcds running on linux and I want to run it at a LAN with no internet connection.
command to run the server
with the internet connected it works fine, it says it's not contacting the master servers, but without the internet it gets up to executing the config and seems to hang. when i type to the terminal nothing appears, even after i've ^C srcds i can't see what i'm typing. Do I have to wait for a timeout (if so how long will that take?) or is there a command to stop it trying to contact completely?
Also, anyway of getting it to appear in the LAN server browser list? hosting a listen server (on windows) the games appear in the list, but the linux dedicated never does.
command to run the server
Code:
./srcds_run -console -game cstrike +ip 192.168.1.51 +maxplayers 24 -tickrate 100 -nomaster -insecure
with the internet connected it works fine, it says it's not contacting the master servers, but without the internet it gets up to executing the config and seems to hang. when i type to the terminal nothing appears, even after i've ^C srcds i can't see what i'm typing. Do I have to wait for a timeout (if so how long will that take?) or is there a command to stop it trying to contact completely?
Also, anyway of getting it to appear in the LAN server browser list? hosting a listen server (on windows) the games appear in the list, but the linux dedicated never does.