999 Ping for NAT Network problems
Hello Gunz Section,
I know this problem has many threads already, but still after running all those 'fixes', changes and guides still running into this problem, I was going in-game with a friend on the same network, when NAT came up it was going to 999 ping.
Could some1 give me support on msn/skype or teamviewer? Since there is too many to show in here about my configs and stuff..Below here Server.ini, matchagent config and locator config.
(Btw, A weird thing was with this 1.5 files, the locator didn't run with the default config in it, so i used gunz 2008 locator config, that worked for me, also the matchserver didn't start when i wanted it to start on port 6000, now it's running on 6001.)
[DB]
DNS="GunZDB15"
USERNAME="sa"
PASSWORD="pass"
[NETWORK]
IP="MY WAN IP"
PORT="8900"
[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ACCEPT_INVALID_IP="0"
TEST_SERVER="0"
--------------------------------------------------------------------
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Clockwork Gunz</NAME>
<MAXCLIENT>2500</MAXCLIENT>
<ADDRESS ip="MY WAN IP" tcpport="5100" udpport="7777"/>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6001"/>
</AGENTCONFIG>
</XML>
---------------------------------------------------------------------
[DB]
DNS="GunZDB15"
USERNAME="sa"
PASSWORD="pass"
[SERVER]
MAXUSER=2500
SERVERID=1
SERVERNAME="Clockwork Gunz"
SERVERPORT=6001
SERVERUDPPORT=7777
FREELOGINIP=""
KEEPERIP="127.0.0.1"
DEBUGIP="127.0.0.1"
MONITORIP="127.0.0.1"
MONITORPORT=9000
DEBUG="0"
MODE=test
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
GAMEGUARD="0"
SURVIVALENABLE="1"
SURVIVALRANKING_DAILY_REQUEST_HOUR="5"
SURVIVALRANKING_DAILY_REQUEST_MINUTE="0"
DUELTOURNAMENT_ENABLE="1"
DUELTOURNAMENT_MATCHMAKING_INTERVAL = 1000
DUELTOURNAMENT_MATCHMAKING_ACCEPTABLE_TP_GAP = 30
DUELTOURNAMENT_MATCHMAKING_WAIT_LIMIT = 15000
DUELTOURNAMENT_SERVICE_START_TIME = 0
DUELTOURNAMENT_SERVICE_END_TIME = 23
SEND_LOGINUSER_TO_DUELTOURNAMENT_CHANNEL ="0"
[BATTLETIMEREWARD]
BATTLETIMEREWARD_REFRESH_INTERVAL="1"
[LOCALE]
DBAgentPort=5100
DBAgentIP=MY WAN IP
[FILTER]
USE="0"
ACCEPT_INVALID_IP="0"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="1"
USE_FILECRC="0"
USE_MD5="0"
USE_RESOURCECRC32CACHECKECK="0"
BLOCK_FLOODING="1"
USE_BLOCKHACKING="1"
USE_ITEM_CONSISTENCY="0"
[KILLTRACKER]
USE_KILLTRACKER="1"
MAXKILLCOUNT_ON_TRACETIME="30"
KILLCOUNT_TRACETIME="5"
[POWERLEVELING]
USE_POWERLEVELING_DB_BLOCK="1"
POWERLEVELING_DB_BLOCKTIME="1"
[LOOPLOG]
USE_LOOPLOG="0"
MAX_LOOP_TIME_GAP=100
Thanks for helping!
Kind regards,
DriftCity:cool:
Re: 999 Ping for NAT Network problems
Make ACCEPT_INVALID_IP = 1 and EVENT=0 in server.ini and locator !
Re: 999 Ping for NAT Network problems
Thanks for the answer, I tryed it but still it's giving us 999ping. Could you help me on teamviewer or something? To check everything.
Kind regards,
Michael
Re: 999 Ping for NAT Network problems
AgentConfig.xml
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Gunz</NAME>
<MAXCLIENT>5000</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6001"/>
<ADDRESS ip="WAN IP" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Don't know if this will work for you.
Re: 999 Ping for NAT Network problems
Ping is fixed! Thanks for helping all :)