Cannot access Server but my friends can.

Page 1 of 2 12 LastLast
Results 1 to 25 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,302Posts

    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.

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

    Re: Cannot access Server but my friends can.

    Quote Originally Posted by lDonatorl View Post
    first of all try to solve he problem without making scene.

    complain = SPAMER

    > maybe the FREELOGINIP ip is only blank for you
    - i am using it its working success

    Off topic
    i am using my first account (lDoNaToRl) because its is unbanned
    FreeLoginIP should always be blank and reported.

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

    Re: Cannot access Server but my friends can.

    Quote Originally Posted by lDonatorl View Post
    thanks for your report

    and where you learn the login should be blank ?

    this gonna be an epic Spam.
    It's in the tutorials Smartass.

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

    Re: Cannot access Server but my friends can.

    Quote Originally Posted by Military View Post
    It's in the tutorials Smartass.
    ye ye why me is working success without problem ? so ???

    i dont need tutorials to find that

    go try with my server.ini and you will see its is working success

    but i remeber before when i got he problem ( i already fixed it ) but i forgot how i am trying to remember
    (this problem have nothing with the Server files)

    edit: go remove again and again my messages Nice one
    Last edited by lDonatorl; 22-01-11 at 11:12 PM.

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

    Re: Cannot access Server but my friends can.

    Donator, FREELOGINIP when filled, doesn't work for 95% of the people. Till now, I've seen it work only for wesman and you.
    Please stop arguing. FREELOGINIP should be blank.

    If it works for you when filled, it will even work when you leave it empty. So basically, FREELOGINIP is an unwanted thing. Get the logic or don't post about it anymore.
    Last edited by Phoenix; 22-01-11 at 03:53 PM.

  20. #20
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Cannot access Server but my friends can.

    Phoenix is correct. FREELOGINIP is not needed.

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

    Re: Cannot access Server but my friends can.

    cool but this is helping @Lingjie ?
    or you are only spaming

    because like we can see 2Page Only spam maybe coming more ??

    ps: pheonix stop remove my Message ( i dont think you have permission for that ) stop it i save all backup i willl ask mental if you are allowed
    x2 DONT REMOVE AGAIN rep
    ------------------------------------------------
    3 days and no answer from
    @Lingjie i think someone should close this Theored

    /End discussion
    /Close please
    Last edited by lDonatorl; 23-01-11 at 01:29 AM.

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

    Re: Cannot access Server but my friends can.

    need connection gunz no-ip. used ip number. and not problem the files!

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

    Re: Cannot access Server but my friends can.

    Quote Originally Posted by dohko View Post
    need connection gunz no-ip. used ip number. and not problem the files!
    are you serious ...
    Spoiler:

    dont give shit please


    @Lingjie

    try with Hamachi and says if you can access if yes i know your problem if no i will search anymore

    Hamachi download: Download
    Last edited by lDonatorl; 23-01-11 at 02:47 AM.

  24. #24
    Account Upgraded | Title Enabled! Anan is offline
    MemberRank
    Apr 2008 Join Date
    692Posts

    Re: Cannot access Server but my friends can.

    tell him to buy new router ;)

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

    Re: Cannot access Server but my friends can.

    Quote Originally Posted by Anan View Post
    tell him to buy new router ;)
    router =multiple connection in the houses ( <2/3/4/5.More )
    Ethernet cable

    if he wanna disable her rotter he need to go in he Admin ADSL and he change
    Code:
    the fix ip
    to
    Code:
    customs ip
    ( but if he do that the other person in he house will wost their connection )

    he is required to use an Dedicate Server-VPS-HAMACHI.

    Portfoward dont work until to try.
    Last edited by lDonatorl; 23-01-11 at 08:55 AM.



Page 1 of 2 12 LastLast

Advertisement