SRCDS Steam group


Really weird?
#1
Question 
Hi! i've got this problem with my CS:S server, sometimes my friends can join (but only 1 at a time), and sometimes they simply cannot join. CanYouSeeMe.org says Success on port 27015 but all the other ports are blocked. even though i portforwarded them correctly. I've portforwarded the following:
27000-27050
1200-1210
I have also disabled the routers firewall, and the servers firewall. with no luck. DMZ is not an option since my router doens't have it.
Router model: ZyXEL PT-335

My start command:
set runcmd=C:\Myserver\srcds.exe -console -game cstrike -maxplayers 10 +fps_max 512 +ip 192.168.1.33 -port 27015 +map bhop_advi -tickrate 100 -verify_all
I also have sv_lan 0
SERVER INFO: if you want to see if you can join:
87.59.215.66:27015

Screen shots of Port forwarding and Port triggering, (im not sure what port triggering does? Anyone help Rolleyes)


Attached Files
.jpg   Portforwarding.JPG (Size: 193.35 KB / Downloads: 8)
.jpg   Porttriggering.JPG (Size: 202.94 KB / Downloads: 6)
Reply
#2
If you need anymore info just tell me
Reply
#3
I'm not sure if this would work.

Try this "startcmd" line...
Code:
C:\Myserver\srcds.exe -console -game cstrike -maxplayers 10 +fps_max 512 +map bhop_advi -tickrate 100

Since, if you have a static IP there's no need to set a +ip command into the startcmd.
And let me ask, I quess you have made a static IP?
Reply
#4
realchamp Wrote:I'm not sure if this would work.

Try this "startcmd" line...
Code:
C:\Myserver\srcds.exe -console -game cstrike -maxplayers 10 +fps_max 512 +map bhop_advi -tickrate 100

Since, if you have a static IP there's no need to set a +ip command into the startcmd.
And let me ask, I quess you have made a static IP?

Yes i made a static ip, both on the router and on the server, i will try your startcmd line.
Reply
#5
BUMP anyone please this is driving me crazy! i can provide any info about my setup you want. Smile

Oh yeah and realchamp i tried your startcmd, it did not work Sad
but thanks for the help anyway Smile
Reply
#6
In D-Link routers you need "game mode" on or enabled (it's in tools/misc).

Other routers like Billion, you need SPI (Stateful Packet Inspection) off or disabled (it's in advanced setup/firewall).


Example settings for my server.

router:
ip of router 192.168.0.1
virtual server or port forward udp and tcp (both) to 192.168.0.5 port 27015

network card of server:
static ip 192.168.0.5
netmask 255.255.255.0
default gateway 192.168.0.1
dns 192.168.0.1

server launch file:
start /high C:\srcds\srcds.exe -tickrate 33 -console -game cstrike +maxplayers 32 +ip 192.168.0.5 -port 27015 +map de_dust

server.cfg:
sv_lan 0
sv_region 5
Reply
#7
BUMP anyone? tried everything. Sad
Reply
#8
Try Ports:
UDP 1200
UDP 2700-27015
UDP 27020

TCP 27015
TCP 27030-27039

From all I`ve read these seem to be all the ports you need forwarded.

Hope it helps!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)