i have 999 ping and all peopple who enter, in my servr, how can i fix it?
Printable View
i have 999 ping and all peopple who enter, in my servr, how can i fix it?
you u all using the same internet?
i dont understand :S
Its a minor problem in the matchserver. Try this Tutorial.
http://forum.ragezone.com/f497/tutor...9-ping-579914/
i have do it, no changes :S
---------- Post added at 12:09 AM ---------- Previous post was at 12:01 AM ----------
Look:
http://img148.imageshack.us/img148/1463/dibujodz.png
This is my matchserver.ini:
HELP MECode:[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="jordis99"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="GunzDB"
FREELOGINIP=""
KEEPERIP="127.0.0.1"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=127.0.0.1
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
USE_MD5="0"
Are you running the MatchAgent?
yes of course
are your ports forwarded correctly? that can lead to an AE
post your matchserver.ini, matchagent.ini, and locater.ini so I can look it over.
*off-topic*
Demon GunZ is already taken. I know someone who has the name already :P he might get you just a heads up
i have open all ports from 5000 to 9999 in tcp and udp and i have deactivated my firewall.
Here is matchserver's ini:
My matchagent.xmlCode:[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="jordis99"
[SERVER]
MAXUSER=2000
SERVERID=1
SERVERNAME="Demon"
FREELOGINIP=""
KEEPERIP="127.0.0.1"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="test"
COUNTRY="BR"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=127.0.0.1
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0">
My locator.iniCode:<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Quest</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="demongunz.ath.cx" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
i hope you can help me :(Code:[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="jordis99"
[NETWORK]
IP="demongunz.ath.cx"
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"
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SERVER="0"
You need to enter your WAN IP here.Code:<ADDRESS ip="demongunz.ath.cx" tcpport="7777" udpport="5100"/>
this is my ip wan only with dynds, same service as no ip but better.
in your matchserver.ini
you need to do this
make it like thisQuote:
KEEPERIP="127.0.0.1"
Code:KEEPERIP="you wan IP"
what can i do? :(