Please i need help making my new server

Results 1 to 3 of 3
  1. #1
    Apprentice tannous3 is offline
    MemberRank
    Aug 2011 Join Date
    17Posts

    Please i need help making my new server

    QQ i have problem with making my gunz server ... i have tried to fix it much time and nothing worked so here is the problem:


    important to read >>>>
    i'm good in everything except IP and porting all i was asking they were tell me each one different answer so i need exaclly the good way :(((


    matchserver > server.ini

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

    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="Frozen Gunz"
    FREELOGINIP="79.177.124.194"
    KEEPERIP="79.177.124.194"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="clan"
    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"

    agentconfig.xml :
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>Frozen Gunz</NAME>
    <MAXCLIENT>200</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="10.0.0.2" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>

    locator.ini:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="123456"

    [NETWORK]
    IP="79.177.124.194"
    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"

    and moreover i need to know what IP i have to put in dbo.serverstatus and dbo.locatorstatus in the SQL server


    and in system.xml in system.mrs >
    <?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://localhost/emblems/</EMBLEM_URL>

    <TEMBLEM_URL>http://localhost/emblems/</TEMBLEM_URL>


    <LOCATORLIST>
    <LOCATOR id="1" IP="79.177.124.194" />
    </LOCATORLIST>

    <TLOCATORLIST>
    <LOCATOR id="1" IP="79.177.124.194" />
    </TLOCATORLIST>

    </XML>

    and please tell me what ports i have to forward and to what IP need to forward them <3


    So please help i really need to do that server ... :(( thnx for helping ! $:$


  2. #2
    Apprentice amwfa is offline
    MemberRank
    Apr 2008 Join Date
    17Posts

    Re: Please i need help making my new server

    Ports to forward:
    6000 tcp
    5100 udp
    7000 to 7777 tcp and udp
    8900 tcp
    80 tcp

    Make a static IP:
    Setting a Static IP Address in Windows 7 - PortForward.com

    One u made a static IP, open ports in that ip
    such like 192.168.1.100 or 10.0.0.1 depends on the router u are using.

  3. #3
    Software Engineer Evil[]Power is offline
    MemberRank
    Apr 2010 Join Date
    Look behind...Location
    1,191Posts

    Re: Please i need help making my new server

    Freeloginip should be Freeloginip=""



Advertisement