Multiple Matchserver = 999ping
Hello people, glad RZ is finally back, seems like it has some problems these days.
Anyways I tried multiple times with multiple different methods to get a clan server running ontop of my Quest server. The result I get is the first server I start works fine, the other one gives 999 ping. All my ports are forwarded. Right now I'm using Vengeance Server Addon. Here are my configuration files:
server.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="MYPASSWORD"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="GunZone Quest 1"
FREELOGINIP=""
KEEPERIP="mywanip"
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"
clan.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="MYPASSWORD"
[SERVER]
MAXUSER=200
SERVERID=2
SERVERNAME="GunZone Clan 1"
FREELOGINIP=""
KEEPERIP="WANIP"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="clan"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5105
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
AgentConfig.xml
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>GunZone Quest 1</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="WANIP" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
ClanAgent.xml
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>GunZone Clan 1</NAME>
<MAXCLIENT>200</MAXCLIENT>
<CLANSERVERADDRESS ip="127.0.0.1" tcpport="6005"/>
<ADDRESS ip="WANIP" tcpport="7787" udpport="5105"/>
</AGENTCONFIG>
</XML>
Locator.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="MYPASSWORD"
[NETWORK]
IP="WANIP"
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"
Screenshot of dbo.ServerStatus
http://img17.imageshack.us/img17/401...rverstatus.png
Forwarded Ports:
http://img8.imageshack.us/img8/8964/portsf.png
Help please :thumbup:
Re: Multiple Matchserver = 999ping
i think its from the MatchAgent Port in server.ini both clan and quest are 5100 port
Re: Multiple Matchserver = 999ping
Hmm nice finding, I'll try this out right now, thank you.
Re: Multiple Matchserver = 999ping
dont forget to change also in matchagent.xml xP only change for Clan :P
Re: Multiple Matchserver = 999ping
Did not work. Any other suggestions?
Re: Multiple Matchserver = 999ping
i dunno if this got to do with the locatorstatus table but try adding new locater [not sure]
and you forgot to portforward 5105 port udp and 7777
Re: Multiple Matchserver = 999ping
5105 is forwarded, i did it when you told me to change the port. I'm forwarding 7777 and testing.
Re: Multiple Matchserver = 999ping
OK tell me if it work:?: .... will be first one i help xD:8:
Re: Multiple Matchserver = 999ping
That did not work either :(
Re: Multiple Matchserver = 999ping
Oh sorry don't know then .... but im sure proplem from clanserver 6000 port still >.> can you put pics for clanserver runing and matchserver because i think they same ports >.> 6000-6000
Re: Multiple Matchserver = 999ping
No, Matchserver displays port 6000 and clan displays port 6005. Thanks for the help so far btw.
Re: Multiple Matchserver = 999ping
hope you get it working Kochon. good luck <3
Re: Multiple Matchserver = 999ping
Well right now I'm trying to make my computer use 2 ip addresses and see if it would work that way... I hope it does
Re: Multiple Matchserver = 999ping
if computer gonna use 2 ips 100% will work xD because everyserver got own ip own ports
Re: Multiple Matchserver = 999ping
Yeah i just have no clue on how to do it