Does your VPS have any firewall enabled? and post up your config files.
Oh, and please refrain from double posting.
This is a discussion on Can not see the server... within the Gunz Online forums, part of the MMORPG Developments category; When I open the runnable I can not see the server. I followed this guide: http://forum.ragezone.com/f497/video...server-667000/ and I use vpsland, ...

When I open the runnable I can not see the server.
I followed this guide: http://forum.ragezone.com/f497/video...server-667000/ and I use vpsland, I checked 3 times matchagent matchserver locator and system.xml ip. I rebuilt everything 3 times but the result does not change.
Please Help Me
Last edited by sandrofang; 19-06-10 at 12:29 AM.
Does your VPS have any firewall enabled? and post up your config files.
Oh, and please refrain from double posting.
I used VPSLand before and they work just fine for p-servers.
Post your server.ini and anything else you might find useful to us.
Its probably something really simple that you overlooked
hey, i use vpsland,and it is beginning to close the firewall
what is your rennable? just tell me the name of your rennable by what, there's the rennable that uses port 6000 and another 8900
right?
the runnable dont matter rofl it matter how he setup the server ini and db the ports <,<
ip server: 64.186.135.124
Locator.ini
Code:[DB] DNS="GunzDB" USERNAME="sa" PASSWORD="MY PASS" [NETWORK] IP="64.186.135.124" PORT="8009" [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
Code:<?xml version="1.0" encoding="euc-kr"?> <XML> <AGENTCONFIG> <NAME>Crysis</NAME> <MAXCLIENT>100</MAXCLIENT> <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/> <ADDRESS ip="64.186.135.124" tcpport="7777" udpport="5100"/> </AGENTCONFIG> </XML>
server.ini
Code:[DB] DNS="GunzDB" USERNAME="sa" PASSWORD="MY PASS" [SERVER] MAXUSER=100 SERVERID=1 SERVERNAME="Crysis" FREELOGINIP="64.186.135.124" KEEPERIP="64.186.135.124" 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"
System.xml
Server FireWall: OFFCode:System.xml <?xml version="1.0" encoding="UTF-8" ?> <XML> <XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER> <SKIN>Default</SKIN> <DEFFONT>Arial</DEFFONT> <IME>true</IME> <BAREPORT> <ADDR>www.battlearena.com</ADDR> <DIR>incoming/gunz_global</DIR> </BAREPORT> <HOMEPAGE> <URL>http://www.gunzonline.com</URL> <TITLE>GunZ the Dual</TITLE> </HOMEPAGE> <EMBLEM_URL>http://64.186.135.124/</EMBLEM_URL> <TEMBLEM_URL>http://64.186.135.124/</TEMBLEM_URL> <LOCATORLIST> <LOCATOR id="1" IP="64.186.135.124" /> <LOCATOR id="2" IP="64.186.135.124" /> <LOCATOR id="3" IP="64.186.135.124" /> </LOCATORLIST> <TLOCATORLIST> <LOCATOR id="1" IP="64.186.135.124" /> <LOCATOR id="2" IP="64.186.135.124" /> <LOCATOR id="3" IP="64.186.135.124" /> </TLOCATORLIST> </XML>
Last edited by sandrofang; 19-06-10 at 11:11 AM.
REMOVE Your ip or get DDOS
I had done... it's windows 2003 server 64 bit maybe i need 32 for gunz server...
Last edited by sandrofang; 19-06-10 at 04:46 PM.
Have you looked into your database?
look for dbo.serverstatus and add your ip.
And look for dbo.locatorstatus and add your ip.
And empty your freelogin ip in server.ini