999 Ping (SETUP RIGHT)

Results 1 to 21 of 21
  1. #1
    Enthusiast SunRise-GunZ is offline
    MemberRank
    Oct 2009 Join Date
    26Posts

    sad 999 Ping (SETUP RIGHT)

    See i got my setup right Its all perfect look
    WORKED WHEN I WAS ON HAMACHI BUT IV SWITCHED TO DEDICATED SERVER AND IT DONT WORK =(
    MatchServer

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="AetherGunz"
    FREELOGINIP="127.0.0.1"
    KEEPERIP="216.245.***.**"
    MONITORIP="216.245.***.**""
    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"

    Match Agent

    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>AetherGunz</NAME>
    <MAXCLIENT>500</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="216.245.***.**" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>



    Locator

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [NETWORK]
    IP="127.0.0.1"
    PORT="6011"

    [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"


    If somethings wrong plz tell me i get 999 ping ALL the time =(


    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0">
    Last edited by SunRise-GunZ; 28-10-09 at 01:22 AM.


  2. #2
    Member Mele is offline
    MemberRank
    Oct 2009 Join Date
    United KingdomLocation
    84Posts

    Re: 999 Ping (SETUP RIGHT)

    http://forum.ragezone.com/f81/gunz-o...bug-fix-74700/ <-- Could also help you if you need it.

    http://forum.ragezone.com/f497/tutor...9-ping-579914/


    Go To Your Matchserver folder --> Server.ini

    Then edit your server.ini to :

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Your Pw Here"
    
    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="Your GunZ Name Here"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    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">

  3. #3
    Enthusiast SunRise-GunZ is offline
    MemberRank
    Oct 2009 Join Date
    26Posts

    Re: 999 Ping (SETUP RIGHT)

    Quote Originally Posted by Brorm View Post
    http://forum.ragezone.com/f81/gunz-o...bug-fix-74700/ <-- Could also help you if you need it.

    http://forum.ragezone.com/f497/tutor...9-ping-579914/

    Go To Your Matchserver folder --> Server.ini

    Then edit your server.ini to :

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Your Pw Here"
    
    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="Your GunZ Name Here"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    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">
    well the weird thing is it working with haamachi but now iv switched to dedicated servrer it not working -,-

  4. #4
    Member Mele is offline
    MemberRank
    Oct 2009 Join Date
    United KingdomLocation
    84Posts

    Re: 999 Ping (SETUP RIGHT)

    I don't really know much about it but, I would PM a Gunz moderator. I'm sure they'd be able to help.

  5. #5
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: 999 Ping (SETUP RIGHT)

    is your matchagent on?

  6. #6
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: 999 Ping (SETUP RIGHT)

    check if your ports and block

  7. #7
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: 999 Ping (SETUP RIGHT)

    Quote Originally Posted by Brorm View Post
    http://forum.ragezone.com/f81/gunz-o...bug-fix-74700/ <-- Could also help you if you need it.

    http://forum.ragezone.com/f497/tutor...9-ping-579914/


    Go To Your Matchserver folder --> Server.ini

    Then edit your server.ini to :

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Your Pw Here"
    
    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="Your GunZ Name Here"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    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">
    WRONG.

    Change the following :

    1)
    Code:
    MONITORIP="216.245.***.**""
    TO

    Code:
    MONITORIP="127.0.0.1"
    2)

    Code:
    FREELOGINIP="127.0.0.1"
    TO

    Code:
    FREELOGINIP=""
    3)
    Code:
    COUNTRY="BR"
    TO

    Code:
    COUNTRY="BR"
    Hit the button if I helped.
    Last edited by Phoenix; 28-10-09 at 11:42 AM.

  8. #8
    Valued Member lolman1221 is offline
    MemberRank
    Mar 2007 Join Date
    NetherlandsLocation
    131Posts

    Re: 999 Ping (SETUP RIGHT)

    Dude listen
    Monitor IP must be 127.0.0.1!
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="AetherGunz"
    FREELOGINIP="yourIP"
    KEEPERIP="yourIP"
    MONITORIP="127.0.0.1"
    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"

  9. #9
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: 999 Ping (SETUP RIGHT)

    Quote Originally Posted by lolman1221 View Post
    Dude listen
    Monitor IP must be 127.0.0.1!
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="AetherGunz"
    FREELOGINIP="yourIP"
    KEEPERIP="yourIP"
    MONITORIP="127.0.0.1"
    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"
    Totally wrong. Do not follow this.

  10. #10
    Enthusiast SunRise-GunZ is offline
    MemberRank
    Oct 2009 Join Date
    26Posts

    Re: 999 Ping (SETUP RIGHT)

    Quote Originally Posted by phoenix_147 View Post
    WRONG.

    Change the following :

    1)
    Code:
    MONITORIP="216.245.***.**""
    TO

    Code:
    MONITORIP="127.0.0.1"
    2)

    Code:
    FREELOGINIP="127.0.0.1"
    TO

    Code:
    FREELOGINIP=""
    3)
    Code:
    COUNTRY="BR"
    TO

    Code:
    COUNTRY="BR"
    Hit the button if I helped.
    none of theys tuts helpd me =( Damit this is gutting :(

  11. #11
    Member Mele is offline
    MemberRank
    Oct 2009 Join Date
    United KingdomLocation
    84Posts

    Re: 999 Ping (SETUP RIGHT)

    Are there no others around on RZ?

  12. #12
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: 999 Ping (SETUP RIGHT)

    Use this server.ini

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="YOUR MSSQL PASSWORD"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="Your Server name"
    FREELOGINIP=""
    KEEPERIP="YOUR WAN IP" //Change it to your VPS/Dedicated/Hamachi IP
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test" //Change it to "clan" if you're using a Quest+Clan Server
    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"


    ---------- Post added at 02:04 PM ---------- Previous post was at 02:03 PM ----------

    Quote Originally Posted by Brorm View Post
    Are there no others around on RZ?
    It's just that people do not know to configure anything properly. They are either too lazy to read tuts or just expect other people to make them a server. I could give him a server.ini in the first place but there has to be some effort put in by the maker.

  13. #13
    Enthusiast SunRise-GunZ is offline
    MemberRank
    Oct 2009 Join Date
    26Posts

    Re: 999 Ping (SETUP RIGHT)

    Quote Originally Posted by phoenix_147 View Post
    Use this server.ini

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="YOUR MSSQL PASSWORD"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="Your Server name"
    FREELOGINIP=""
    KEEPERIP="YOUR WAN IP" //Change it to your VPS/Dedicated/Hamachi IP
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test" //Change it to "clan" if you're using a Quest+Clan Server
    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"


    ---------- Post added at 02:04 PM ---------- Previous post was at 02:03 PM ----------



    It's just that people do not know to configure anything properly. They are either too lazy to read tuts or just expect other people to make them a server. I could give him a server.ini in the first place but there has to be some effort put in by the maker.
    yo its n ot that im lazy iv searched everywhere but i think its something to do with the ports cuz some of thee ports are closed on my dedicated >_<

  14. #14
    Account Upgraded | Title Enabled! lDonatorl is offline
    MemberRank
    Sep 2009 Join Date
    FranceLocation
    272Posts

    Re: 999 Ping (SETUP RIGHT)

    Quote Originally Posted by SunRise-GunZ View Post
    See i got my setup right Its all perfect look
    WORKED WHEN I WAS ON HAMACHI BUT IV SWITCHED TO DEDICATED SERVER AND IT DONT WORK =(
    MatchServer

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="AetherGunz"
    FREELOGINIP="127.0.0.1"
    KEEPERIP="216.245.***.**"
    MONITORIP="216.245.***.**""
    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"

    Match Agent

    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>AetherGunz</NAME>
    <MAXCLIENT>500</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="216.245.***.**" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>



    Locator

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [NETWORK]
    IP="127.0.0.1"
    PORT="6011"

    [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"


    If somethings wrong plz tell me i get 999 ping ALL the time =(


    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0">

    Add Me Msn I Can Fix You Ur 999 Ping In Team Viwer

    dofus-walid@hotmail.fr < Me Msn I Am Online 24/7

  15. #15
    Apprentice vladen_baden is offline
    MemberRank
    Oct 2009 Join Date
    13Posts

    Re: 999 Ping (SETUP RIGHT)

    Monitorip="127.0.0.1"

  16. #16
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: 999 Ping (SETUP RIGHT)

    make sure your matchagent is setup and connecting to your matchserver no matter what you do (Unless your a pro coder) you must have matchagent on and running to fix the NAT, and his country and language do not need to be BR I use INTERNATIONAL and it works fine

  17. #17
    Enthusiast SunRise-GunZ is offline
    MemberRank
    Oct 2009 Join Date
    26Posts

    Re: 999 Ping (SETUP RIGHT)

    Well im on a new dedi now cuz of the nat problem and now no server shows x_X

  18. #18
    Valued Member kriiz is offline
    MemberRank
    Nov 2008 Join Date
    ArgentinaLocation
    126Posts

    Re: 999 Ping (SETUP RIGHT)

    MatchServer

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="AetherGunz"
    FREELOGINIP="127.0.0.1"
    KEEPERIP="216.245.***.**"
    MONITORIP="216.245.***.**""
    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"


    ---------------------------------------

    MatchServer

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="newserver12345"

    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="YOUR NAME GUNZ"
    FREELOGINIP=""
    KEEPERIP="216.245.***.**"
    MONITORIP="216.245.***.**""
    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"

  19. #19
    Member Mele is offline
    MemberRank
    Oct 2009 Join Date
    United KingdomLocation
    84Posts

    Re: 999 Ping (SETUP RIGHT)

    Restart the whole process, it might cut down on issues your having.

  20. #20
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: 999 Ping (SETUP RIGHT)

    People, Stop posting your matchserver.ini all your doing is wasting space there are too many posted pretty much all of them the same

  21. #21
    Apprentice dhruv96patel is offline
    MemberRank
    Apr 2009 Join Date
    14Posts

    Re: 999 Ping (SETUP RIGHT)

    when people joined ur server on himachi did they get 999 pings?
    if they didnt....can u plz pm me ur system.xml, locator, matchserver and matchagent editable files plz



Advertisement