Re: [hlds_linux] setup query

2006-08-22 Thread Regime
Sounds like you still need to open some more ports. Permit outgoing connections on UDP and TCP port range 27000 - 27050. If that solves it, you know you have a firewalling issue. Also check if you have a firewall like iptables running on your linux box and temporarily turn that off as well. Of

Re: [hlds_linux] setup query

2006-08-22 Thread Jay Anstiss
Thanks Regime - all help received so far has been much appreciated :) Jay. ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Re: [hlds_linux] setup query

2006-08-22 Thread Jay Anstiss
Okey dokey...the ports on the firewall and sever setup are being done as of typing this, so I thought I'd check something out. What mods/anti cheat progs are worth using these days? I used to amx mod for one thing, but having been away from the server scene for a while I'm unsure of what else to

Re: [hlds_linux] setup query

2006-08-22 Thread Jay Anstiss
Read this somewhere and my friend who is setting the server up has asked me to clarify it for him: you need port 27011 outbound allowed (configure your firewall) because this allows us to connect to the master servers is that port for UDP or TCP? Jay.

Re: [hlds_linux] setup query

2006-08-22 Thread Regime
You need several ports outbound allowed on both UDP and TCP ports. What I do is: -Open those ports i said in the last email -Do the update -See which ports are being used in your firewall log -Close all ports -Open the specific ports used Sorry I would love to give you the exact list, but I don't

Re: [hlds_linux] setup query

2006-08-21 Thread Jay Anstiss
ok - a friend managed to open up some ports I apprently needed in order to get my CS source server installed - I'm using the following guide for the install: http://www.cstrike-planet.com/tutorial/1/5 I get upto where I need to type chmod +x steam - that goes fine, but then I type ./steam

RE: [hlds_linux] setup query

2006-08-21 Thread Knuts - jolt.co.uk
Try ./steam Then it should ask you to try again, no need for -command etc the first time round. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jay Anstiss Sent: 21 August 2006 20:24 To: hlds_linux@list.valvesoftware.com Subject: Re: [hlds_linux] setup

Re: [hlds_linux] setup query

2006-08-09 Thread Jay Anstiss
Ok - those commands should certainly come in useful for sure. But when I look in my dir as it stands (/home/username/srcds_l) all I have in the directory right now is the following: hldsupdatetool.bin readme.txt steam No sign of any counter strike file reference - now I'm not sure if that's due

Re: [hlds_linux] setup query update

2006-08-08 Thread Regime
This can most definitely be due to firewalling outgoing connections. For debugging purposes open port-range 27000-27050 for outgoing UDP and TCP traffic. In your firewall log you will be able to see which ports are used for updating (also for connecting to the steam master-servers etc!!), so then

Re: [hlds_linux] setup query

2006-08-07 Thread Jay Anstiss
Hey folks after some years away from the server game a friend at my old job contacted me and asked me to setup a single game instance for him on one of his companies web servers. I've found a decent server setup guide

Re: [hlds_linux] setup query

2006-08-07 Thread Will
Jay, My guides are geared toward running Natural-Selection servers, but I do have a guide up there about HLDM on source if you are interested. You will, of course, need to make substitutions as necessary. http://www.vadakill.com/nsguides/ Will aka Vadakill Jay Anstiss wrote: Hey folks

Re: [hlds_linux] setup query

2006-08-07 Thread Jay Anstiss
Thankyou very much, Will - it's much appreciated. Have you got any thoughts on why I got the error message I had earlier when I tried the ./steam command? It said: Failed to connect to any GeneralDirectoryServer Jay. ___ To unsubscribe, edit your