Hi, I used the second way in l[URL="http://wiki.teamfortress.com/wiki/Windows_dedicated_server"]this tutorial[/URL].
My problem is that my friends can join the server, but I get the infamous "connection failed after 4 retries" message. I've tried connecting via localhost, my IPv4 address, and my public IP address.
Here's my startup file:
[CODE]
steamapps\common\tf2dedicatedserver\srcds.exe -console -game tf -tickrate 33 -ip 192.168.0.107 -port 27015 clientport 27005 -maxplayers 8 +map ctf_2fort
[/CODE]
Here's my .cfg file:
[CODE]
hostname "TLHPoE's TF2 Server (Private)"
rcon_password "adasdasfafdafdsfdsfasdgasgsgfasgsvgfasvf"
sv_rcon_banpenalty 60
sv_rcon_maxfailures 2
sv_lan 0
sv_password "dgfshfashfaghafhafh"
sv_allowupload 1
sv_allowdownload 1
sv_minupdaterate 10
sv_maxupdaterate 66
sv_minrate 0
sv_maxrate 0
mp_timelimit 9999
mp_maxrounds 9999
mp_autoteambalance 0
mp_teams_unbalance_limit 1
mp_disable_respawn_times 1
mp_respawnwavetime 0
net_maxfilesize 9999
tf_birthday 1
sm_theadshotonly_enable 1
sm_theadshotonly_particle 1
sm_theadshotonly_noscope_head 100
[/CODE]
Please help ASAP :(
Sorry, you need to Log In to post a reply to this thread.