10-07-2012, 09:43 AM
PROBLEM:
My server is LAN only and when i view the server info it shows the local address instead of the external one. I have one isolated computer for my server and the other one for playing the game. No one else can connect to my server. Every time i try -ip 206.109.13.22 it brings up an error dialog that says cannot allocate server port. Please help.
BASIC INFO
Server OS: Windows Server 2003 32-bit,
Processor: Intel® Core2 Quad CPU,Q6600 @ 2.40GHz
Ram: 4GB
Game(s): Counter-Strike Source
Start Up Command: D:\srcds\css\srcds.exe -console -game cstrike -maxplayers 30 +map de_dust2 -insecure -port 27015
Admin Mods: SourceMod
NETWORK AND BANDWIDTH INFO
Bandwidth: Down: 0.67mbps Up:0.39mbps (I realize this is slow but I'm getting faster soon)
Router: D-Link DIR-655 Hardware Version: A4 Software Version:1.20
Local IP of Server: 192.168.0.111
External IP: 206.109.13.225
Port Forwarding Screen Shot:
CONFIG ISSUES
Unknown
ADMIN MOD ISSUES
N/A
My server is LAN only and when i view the server info it shows the local address instead of the external one. I have one isolated computer for my server and the other one for playing the game. No one else can connect to my server. Every time i try -ip 206.109.13.22 it brings up an error dialog that says cannot allocate server port. Please help.
BASIC INFO
Server OS: Windows Server 2003 32-bit,
Processor: Intel® Core2 Quad CPU,Q6600 @ 2.40GHz
Ram: 4GB
Game(s): Counter-Strike Source
Start Up Command: D:\srcds\css\srcds.exe -console -game cstrike -maxplayers 30 +map de_dust2 -insecure -port 27015
Admin Mods: SourceMod
NETWORK AND BANDWIDTH INFO
Bandwidth: Down: 0.67mbps Up:0.39mbps (I realize this is slow but I'm getting faster soon)
Router: D-Link DIR-655 Hardware Version: A4 Software Version:1.20
Local IP of Server: 192.168.0.111
External IP: 206.109.13.225
Port Forwarding Screen Shot:
CONFIG ISSUES
Unknown
Code:
// General Settings
hostname "Jake|Testing Server"
sv_password ""
sv_lan 0
sv_region 0
// rcon
rcon_password ""
// server cvars
mp_friendlyfire 0
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 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 0
sv_timeout 45
// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 0
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 0
sv_logfile 0
sv_log_onefile 0
// executions
exec banned_user.cfg
exec banned_ip.cfg
ADMIN MOD ISSUES
N/A