04-25-2005, 07:00 PM
I run a Dedicated CS Source Server online and it has been up for 6 Months..
But I am going to a LAN Party of 200 People and want to take my Linux Dedicated server with me to put it up .
I seem to have a bit of a problem when testing it.
It starts fine with this command:
I know that the option "-nomaster" removes it from the list but if I dont put that in it hangs at the part just before the
"Adding master server 207.173.177.12:27011
Adding master server 69.28.151.178:27011"
and I have an edited server.cfg with "sv_lan 1" in it.
The Problem I have is it doesnt show up in the Servers list under LAN Servers but I can connect to it through "+connect 192.168.1.3:27015"
So it is up and working, just not showing in LAN Servers..
Please Help
But I am going to a LAN Party of 200 People and want to take my Linux Dedicated server with me to put it up .
I seem to have a bit of a problem when testing it.
It starts fine with this command:
Code:
./hlds_run -game cstrike +map de_dust2 +maxplayers 12 -nomaster -insecure
"Adding master server 207.173.177.12:27011
Adding master server 69.28.151.178:27011"
and I have an edited server.cfg with "sv_lan 1" in it.
The Problem I have is it doesnt show up in the Servers list under LAN Servers but I can connect to it through "+connect 192.168.1.3:27015"
So it is up and working, just not showing in LAN Servers..
Please Help