Cannot access Server but my friends can.

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    Enthusiast Lingjie is offline
    MemberRank
    Sep 2010 Join Date
    France, ParisLocation
    41Posts

    Cannot access Server but my friends can.

    Hello,me and my friend made a Gunz.
    My friend is hosting the gunz on his computer (Db and rest)
    But he can't access to our server but i can...
    If someone can help me,thx.


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

    Re: Cannot access Server but my friends can.

    We can't help you unless you post your configuration files.

  3. #3
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: Cannot access Server but my friends can.

    And add lot of specific information, examples with IP's config files, matchsrvr,localhost,agent logs,configs

    then we can help you thanks..

  4. #4
    Enthusiast Lingjie is offline
    MemberRank
    Sep 2010 Join Date
    France, ParisLocation
    41Posts

    Re: Cannot access Server but my friends can.

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>Quest</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/> <!---->
    	<ADDRESS ip="************" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="SA"
    PASSWORD="*********"
    
    [NETWORK]
    IP="*********"
    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" 
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ACCEPT_INVALID_IP="1"
    TEST_SERVER="0"
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="**********"
    
    [SERVER]
    MAXUSER="500"
    SERVERID="1"
    SERVERNAME="Quest"
    FREELOGINIP=""
    KEEPERIP="***********"
    MONITORIP="127.0.0.1"
    MONITORPORT="9000"
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LOCALE]
    DBAgentIP="127.0.0.1"
    DBAgentPort="5100"
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_MD5="0"
    USE_FILECRC="0"
    USE_RESOURCECRC32CACHECKECK="0" 
    
    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="1"
    POWERLEVELING_DB_BLOCKTIME="100000"
    
    [KILLTRACKER]
    USE_KILLTRACKER="1"
    MAXKILLCOUNT_ON_TRACETIME="50"
    KILLCOUNT_TRACETIME="50"
    
    [LOOPLOG]
    USE_LOOPLOG="1"
    MAX_LOOP_TIME_GAP="36000"
    NOTE : *********** is my ip from myip.org or PASSWORD.

  5. #5
    Enthusiast Lingjie is offline
    MemberRank
    Sep 2010 Join Date
    France, ParisLocation
    41Posts

    Re: Cannot access Server but my friends can.

    is there any problem?

  6. #6
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: Cannot access Server but my friends can.

    mmmm no everythign seems okay, maybe you need to open the ports...

  7. #7
    Account Upgraded | Title Enabled! skywind is offline
    MemberRank
    Nov 2010 Join Date
    239Posts

    Re: Cannot access Server but my friends can.

    add 127.0.0.1 to the system.xml(inside the system.mrs)
    post it here

  8. #8
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: Cannot access Server but my friends can.

    Lol im sure he added the correct information in the system.xml in the system.mrs, if you dint do that LOL than that's the problem-.-

  9. #9
    Enthusiast Lingjie is offline
    MemberRank
    Sep 2010 Join Date
    France, ParisLocation
    41Posts

    Re: Cannot access Server but my friends can.

    I added my wan ip in the system

  10. #10
    Enthusiast Lingjie is offline
    MemberRank
    Sep 2010 Join Date
    France, ParisLocation
    41Posts

    Re: Cannot access Server but my friends can.

    so ? please what's wrong ;:(

  11. #11
    Apprentice iExlDeSiiGN is offline
    MemberRank
    Dec 2010 Join Date
    15Posts

    ! Re: Cannot access Server but my friends can.

    Hi
    ----------Question----------
    -show your register here ' Php file ' or name of the mader
    -what is the server files are you using
    -and have you an rotter ?
    ----------/Question----------

    go here Roter
    Select your ip and open it in new Tab if the Web page is coming = you dont have roter
    Select your ip and open it in new Tab if the Web page is reloading without reply = you have an router and you cant use your default ip
    you should use an VPS / dedicate server / Hamachi
    Last edited by iExlDeSiiGN; 22-01-11 at 09:21 AM.

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

    Re: Cannot access Server but my friends can.

    iExlDeSiiGN, please don't give wrong server.ini configurations.
    FREELOGINIP is supposed to be blank, KEEPERIP should be the WAN IP and MONITORIP should be 127.0.0.1.

  13. #13
    Account Upgraded | Title Enabled! skywind is offline
    MemberRank
    Nov 2010 Join Date
    239Posts

    Re: Cannot access Server but my friends can.

    -.- yes agreed with phoenix

    Lingjie post your system.xml

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

    Re: Cannot access Server but my friends can.

    edit: @Lingjie add me msn

    > waliddu94@hotmail.fr

    i will fix your bug easy.
    No complain = Spam

    he need help then try to help him

    Code:
    [DB]
    DNS="GunzDB" 
    USERNAME="sa"
    PASSWORD="SQL PASSWORD"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="YOUR GUNZ NAME"
    FREELOGINIP="YOUR I¨P"
    KEEPERIP="YouR IP"
    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="1"
    USE_MD5="0"
    Last edited by lDonatorl; 22-01-11 at 03:51 PM. Reason: Faking my quote.

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

    Re: Cannot access Server but my friends can.

    Quote Originally Posted by lDonatorl View Post
    edit: @Lingjie add me msn

    > waliddu94@hotmail.fr

    i will fix your bug easy.



    Code:
    [DB]
    DNS="GunzDB" 
    USERNAME="sa"
    PASSWORD="pasword sql"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="UGN"
    FREELOGINIP="UG IP"
    KEEPERIP="UG IP"
    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="1"
    USE_MD5="0"
    FREELOGINIP is supposed to be blank and stop using multiple accounts or I will report you.



Page 1 of 2 12 LastLast

Advertisement