SRCDS Steam group


Connecting to my server (Router)
#1
Hi,
I start my server with the folowing command:
Code:
C:\srcds\srcds.exe -console -game cstrike -autoupdate +maxplayers 12 +map cs_italy

It starts correctly, and ends with:
Quote:Connection to Steam servers succesful.
VAC secure mode is activated.

But when I try to connect to it in CS:S, it fails after 4 trys.

I opened these ports in my router (D-Link DSL-G624T):
Code:
UDP 1200
UDP 27000 to 27015
UDP 27020
TCP 27030 to 27039
TCP 27015

This is my server.cfg:
Code:
// server name
hostname "!!![NL/BE]!!! Home server - By Robienske"

// rcon passsword
rcon_password "" // rcon disabled

// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 15
mp_chattime 5
sv_timeout 65

// round specific cvars
mp_freezetime 3
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 1
sv_logecho 0
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 3
sv_contact robienske@gmail.com

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg

// Mani
exec mani_server.cfg
Reply
#2
you kinda forgot to say how you were connecting to it? what ip did you use? are you playing on the same computer? if not are you on the same network as the server?
Reply
#3
I used the ip from "whatismyip.com" and I'm playing on the same computer. I can play if I use my router IP 192.168.1.1, but of course others can't connect to that IP.
Reply
#4
in D-link there's a "firewall" option, might want to put the general (example: 89.192.129.90: PORT) port and add it to the firewall. Else it will disconnect everyone connecting
Reply
#5
If i look at the firewall section, everything is disabled.
Reply
#6
Robienske Wrote:I used the ip from "whatismyip.com" and I'm playing on the same computer. I can play if I use my router IP 192.168.1.1, but of course others can't connect to that IP.
ya your suppose to use the internal ip. use 192.168.1.1 for you to connect to and other connect to the external ip. thats what i do. i play on lan and everyone else plays on the external. works perfectly
Reply
#7
Hook us up with your external IP if you feel comfortable
Reply
#8
I have a dynamic IP, so, it's quite useless, and my server isn't online 24/7. But thx MaTty! I'll give it a try.
Reply
#9
My friends can't connect. They get the same message as if I try to connect on my external IP.
"Connection failed after 4 retries"

This is my IP now (it's dynamic): 217.136.89.88
Reply
#10
Definitely nothing coming out of that IP.
Lets see if we can narrow down the problem.
Could you bypass your router (connect your modem directly to your PC and establish a connection that way)?
Reply
#11
No, I can't. The modem is built in the router.
Reply
#12
ARG! I hate those!
Does it have a DMZ option?
Reply
#13
What is DMZ ?

EDIT: Oh there is. If found it in the Advanced tab. But what do i have to fill in in the IP adress box?
Reply
#14
Robienske Wrote:What is DMZ ?

EDIT: Oh there is. If found it in the Advanced tab. But what do i have to fill in in the IP adress box?

you put in the internal ip address of the server, only 1 machine can be on the dmz (that's why)
Reply
#15
Ok i did, DMZ is enabled, and my friend still can't join.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)