I don't see anything wrong with them but here it is if anyone would be kind enough to help me spot it.
AgentConfig.xml
PHP Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>MatchServer1</NAME>
<MAXCLIENT>200</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/> <!-- Change the tcpport here, if you change the MatchServer port from 6000 to something else -->
<ADDRESS ip="nov.no-ip.biz" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Locator.ini
PHP Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="This password is fake"
[NETWORK]
IP="nov.no-ip.biz"
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="1"
TEST_SERVER="0"
server.ini
PHP Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="This password is fake"
[SERVER]
MAXUSER="200"
SERVERID="1"
SERVERNAME="MatchServer1"
;FREELOGINIP="nov.no-ip.biz" ; PLEASE DON'T CHANGE THIS. ; At this part i tried it with and without the ; in front of FREELOGINIP and it didn't change anything.
KEEPERIP="nov.no-ip.biz"
MONITORIP="127.0.0.1" ; PLEASE DON'T CHANGE THIS.
MONITORPORT="9000"
MODE="test" ; Change it to "clan" for clan server and "test" for quest server.
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LOCALE]
DBAgentIP="127.0.0.1"
DBAgentPort="5100"
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_MD5="0"
USE_FILECRC="0"
USE_RESOURCECRC32CACHECKECK="0"
[POWERLEVELING]
USE_POWERLEVELING_DB_BLOCK="1"
POWERLEVELING_DB_BLOCKTIME="100000"
[KILLTRACKER]
USE_KILLTRACKER="1"
MAXKILLCOUNT_ON_TRACETIME="50"
KILLCOUNT_TRACETIME="50"
[LOOPLOG]
USE_LOOPLOG="1"
MAX_LOOP_TIME_GAP="3600"
On a side note, the no-ip has already been setup and the DUC is running