02-13-2010, 02:50 PM
Okay, first of all I'm not sure if I'm posting this in the right topic. Sorry if I didn't. Anyways my problem is after creating a HL2 dedicated server for Team Fortress 2 I can connect fine to it but no one else can. I have checked everything I can think of. The server.cfg file has sv_lan set to 0. My router firewall has both UDP and TCP ports ranged from 27000 to 27500 open. Although it still shows as my local IP in the server list and to everyone else it says "Server is not responding". I have tried putting my PC in DMZ mode, that does not do the trick either. Any ideas?
Here's an exact copy of my server.cfg file if it helps. I wouldn't be surprised if that is the problem:
hostname "My Server Name (Changed for personal reasons)"
sv_cheats 1
sv_rcon_maxfailures 10
sv_lan 0
sv_region 0
sv_voiceenable 1
sv_alltalk 0
sv_stats 1
sv_visiblemaxplayers 24
sv_pausable 1
mp_autoteambalance 1
mp_teams_unbalance_limit 3
mp_enableroundwaittime 1
mp_timelimit 35
mp_footsteps 1
decalfrequency 30
sv_rcon_banpenalty 5
sv_minrate 20000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 66
sv_mincmdrate 66
sv_maxcmdrate 100
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip
Here's an exact copy of my server.cfg file if it helps. I wouldn't be surprised if that is the problem:
hostname "My Server Name (Changed for personal reasons)"
sv_cheats 1
sv_rcon_maxfailures 10
sv_lan 0
sv_region 0
sv_voiceenable 1
sv_alltalk 0
sv_stats 1
sv_visiblemaxplayers 24
sv_pausable 1
mp_autoteambalance 1
mp_teams_unbalance_limit 3
mp_enableroundwaittime 1
mp_timelimit 35
mp_footsteps 1
decalfrequency 30
sv_rcon_banpenalty 5
sv_minrate 20000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 66
sv_mincmdrate 66
sv_maxcmdrate 100
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip