Server Gunz Connect

Results 1 to 5 of 5
  1. #1
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Server Gunz Connect

    Hello Friends ragezone. I'm newbies in creating gunz server. so accept any help from you.
    my problem is:
    1.-ping999, no agent error.
    2.-not how to add pages for the quest.
    3 .- help me
    pd: use no-ip
    -------------------------------------------------- -----
    Configure the servers very well!
    with the guidelines posted on the forum.
    but I realized that when I use the numeric ip of my pc osea 190.40.170.250 for example. in sql db.serverstatus characters outside of local connection can access the server. but does the first match play ping error 999

    Now if I use my local numeric ip 192.168.1.33 in this case of my local link can be accessed normally with a ping below 20.

    not what would be the problem. if anyone can help me! appreciate it


    locator.
    PHP Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="sasa"

    [NETWORK]
    IP="ai5.zapto.org"
    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" 

    MatchServer.
    PHP Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="sasa"

    [SERVER]
    MAXUSER=500
    SERVERID
    =1
    SERVERNAME
    ="Quest Server1"
    FREELOGINIP=""
    KEEPERIP="ai5.zapto.org"
    MONITORIP="ai5.zapto.org"
    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"
    ClansServer.
    PHP Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="sasa"

    [SERVER]
    MAXUSER=500
    SERVERID
    =2
    SERVERNAME
    ="Clan Server1"
    FREELOGINIP=""
    KEEPERIP="ai5.zapto.org"
    MONITORIP="ai5.zapto.org"
    MONITORPORT=9000
    MODE
    ="Clan"
    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"
    MatchAgent.
    PHP Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
        <NAME>QuestServer</NAME>
        <NAME>ClanServer</NAME>
        <MAXCLIENT>1000</MAXCLIENT>
        <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
        <ADDRESS ip="ai5.zapto.org" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Last edited by dohko; 30-12-10 at 06:29 PM. Reason: php config


  2. #2
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Server Gunz Connect

    Code:
    IP="ai5.zapto.org"
    should be your vps or own ip.

  3. #3
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Re: Server Gunz Connect

    Quote Originally Posted by Military View Post
    Code:
    IP="ai5.zapto.org"
    should be your vps or own ip.
    The program I use no-ip to redirect to my wan ip.

    Would not it put the ip number?

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

    Re: Server Gunz Connect

    Wrong.
    MONITORIP="ai5.zapto.org" should be 127.0.0.1.

  5. #5
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Re: Server Gunz Connect

    Thanks for your responses. I tested let you know if everything is in order![COLOR="Silver"]

    ---------- Post added at 07:43 PM ---------- Previous post was at 07:16 PM ----------

    Done. Everything is going well. Thank you very much! Phoenix! I love you haha


    Closet! post :D
    Last edited by dohko; 30-12-10 at 11:55 PM.



Advertisement