08-03-2009, 03:22 PM
windows xp32 3.0 ht p4 2 gig ram
zombie panic source
dlink 604 router with verizon fios 20\20 connection
batch file used to run server - @echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game zps +map zpo_harvest +maxplayers 24
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
and i have sourcemod installed.
ok heres the problem, this is a little strange.
-i have this server running which upon running it claims that connection to steam servers is successfull and vac status is active.
-i have my router forwarded ports 27015 and 27020 on both ubp and tcp going the the server comp that i have assigned a static ip in dhcp
-however when i ask people to join they cannot.
-i can join it fine thru the lan
-ive looked over the log after its been a few days and it says that there has been a few people on it here and there but they where shortly kicked for high ping, but it at least tells me that someone can join
-yet still if i give people the ip they cannot join it
- and if i join it and ask them to follow me from friends list they still cannot join
is this a special case or is there a reason this happens
zombie panic source
dlink 604 router with verizon fios 20\20 connection
batch file used to run server - @echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game zps +map zpo_harvest +maxplayers 24
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
and i have sourcemod installed.
ok heres the problem, this is a little strange.
-i have this server running which upon running it claims that connection to steam servers is successfull and vac status is active.
-i have my router forwarded ports 27015 and 27020 on both ubp and tcp going the the server comp that i have assigned a static ip in dhcp
-however when i ask people to join they cannot.
-i can join it fine thru the lan
-ive looked over the log after its been a few days and it says that there has been a few people on it here and there but they where shortly kicked for high ping, but it at least tells me that someone can join
-yet still if i give people the ip they cannot join it
- and if i join it and ask them to follow me from friends list they still cannot join
is this a special case or is there a reason this happens