Hey,
I got a problem which is quite anoying I find xd.
The thing is I can see my servers and everything, I join and all is good.
But whenever my brother trys to play on his PC he CAN see the server but he gets; Cannot acces server.
I tried alot to fix this but portforwarding didn't help at all.
Locator.ini
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123456"
[NETWORK]
IP="192.168.2.33"
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"
Agentconfig.xml
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>GunzDB</NAME>
<MAXCLIENT>750</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="192.168.2.33" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
server.ini
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123456"
[SERVER]
MAXUSER=750
SERVERID=3
SERVERNAME="GunZ"
FREELOGINIP="192.168.2.33"
KEEPERIP="192.168.2.33"
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"
Any help would be very appericiated.
And yes I did use the search button but I found nothing really nothing that helped me out..
Thanks


Reply With Quote


