Hello Friends ragezone. I'm newbies in creating gunz server. so accept any help from you.
my problem is:
1.-ping999, no agent error.
2.-not how to add pages for the quest.
3 .- help me
pd: use no-ip
-------------------------------------------------- -----
Configure the servers very well!
with the guidelines posted on the forum.
but I realized that when I use the numeric ip of my pc osea 190.40.170.250 for example. in sql db.serverstatus characters outside of local connection can access the server. but does the first match play ping error 999
Now if I use my local numeric ip 192.168.1.33 in this case of my local link can be accessed normally with a ping below 20.
not what would be the problem. if anyone can help me! appreciate it
locator.
PHP Code:[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="sasa"
[NETWORK]
IP="ai5.zapto.org"
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"
MatchServer.
ClansServer.PHP Code:[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="sasa"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="Quest Server1"
FREELOGINIP=""
KEEPERIP="ai5.zapto.org"
MONITORIP="ai5.zapto.org"
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">
MatchAgent.PHP Code:[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="sasa"
[SERVER]
MAXUSER=500
SERVERID=2
SERVERNAME="Clan Server1"
FREELOGINIP=""
KEEPERIP="ai5.zapto.org"
MONITORIP="ai5.zapto.org"
MONITORPORT=9000
MODE="Clan"
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">
PHP Code:<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>QuestServer</NAME>
<NAME>ClanServer</NAME>
<MAXCLIENT>1000</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="ai5.zapto.org" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>


Reply With Quote


