No server for others

Results 1 to 8 of 8
  1. #1
    Account Upgraded | Title Enabled! pmknpl07 is offline
    MemberRank
    Apr 2009 Join Date
    Lansing MILocation
    228Posts

    No server for others

    Ok, so I can go in-game, access everything, but when someone else tries, there is no server....

    Please help D=

    BTw, I had to use 127.0.0.1 for all the IP's, since mine won't work.

    Server.ini
    MAXUSER=500
    SERVERID=1
    SERVERNAME="Resurrection Gunz"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="INTERNATIONAL"
    LANGUAGE="INTERNATIONAL"
    USETICKET="0"
    Locator.ini
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="o.o"

    [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"
    Agent Config.xml
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>o.o</NAME>
    <MAXCLIENT>500</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="127.0.0.1" tcpport="7778" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Config.xml
    <?xml version="1.0"?>
    <XML>
    <SERVER>
    <IP>127.0.0.1</IP>
    <PORT>6000</PORT>
    </SERVER>
    System.xml in System.mrs
    <?xml version="1.0" ?>
    <XML>
    <XMLHEADER>version="1.0"</XMLHEADER>

    <SKIN>Default</SKIN>

    <DEFFONT>Arial</DEFFONT>

    <IME>false</IME>

    <BAREPORT>
    <ADDR>www.battlearena.com</ADDR>
    <DIR>incoming/gunz_US</DIR>
    </BAREPORT>

    <EMBLEM_URL>127.0.0.1/gunz/emblem/upload/</EMBLEM_URL>
    <TEMBLEM_URL>127.0.0.1/gunz/emblem/upload/</TEMBLEM_URL>

    <CASHSHOP_URL>127.0.0.1/</CASHSHOP_URL>

    <HOMEPAGE>
    <URL>127.0.0.1</URL>
    <TITLE>GunZ the Duel</TITLE>
    </HOMEPAGE>

    <LOCATORLIST>
    <LOCATOR id="1" IP="127.0.0.1" />
    <LOCATOR id="2" IP="127.0.0.1" />
    <LOCATOR id="3" IP="127.0.0.1" />
    </LOCATORLIST>

    <TLOCATORLIST>
    <LOCATOR id="1" IP="127.0.0.1" />
    <LOCATOR id="2" IP="127.0.0.1" />
    <LOCATOR id="3" IP="127.0.0.1" />
    </TLOCATORLIST>
    </XML>
    http://i65.servimg.com/u/f65/14/75/95/35/untitl12.jpg
    Last edited by pmknpl07; 02-02-10 at 10:27 PM.


  2. #2
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    Re: No server for others

    It is normal for people not to see the server if the files are set to use 127.0.0.1. localhost (127.0.0.1) is designed to point to the user's machine, so if your friend tries to connect to 127.0.0.1, it means he's trying to connect to himself, and obviously the server is not on his computer.

    You have to use your WAN ip instead. Get it there -> www.ipmonkey.com

    Then put it everywhere, including in the database (dbo.ServerStatus). If you can't connect, then your ports are not forwarded properly. To forward your ports, refer to www.portforward.com, you have to forward any port you see in the ini's of your serverfiles. Usually it is 6000, 7777, 8900 and 5100.

  3. #3
    Account Upgraded | Title Enabled! pmknpl07 is offline
    MemberRank
    Apr 2009 Join Date
    Lansing MILocation
    228Posts

    Re: No server for others

    When I try to use, 71.238.251.72, I can't access.
    And the ports are all forwarded correctly.

  4. #4
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    Re: No server for others

    Obviously, they aren't forwarded properly OR your ini's arent set up correctly. In server.ini your WAN ip should ONLY be at KeeperIp, and no where else, put 127.0.0.1 elsewhere.

  5. #5
    Account Upgraded | Title Enabled! pmknpl07 is offline
    MemberRank
    Apr 2009 Join Date
    Lansing MILocation
    228Posts

    Re: No server for others

    I posted a pic of my ports, the last link on my first post.

    And all the IP's are right.

    EDIT

    And now that I used My IP, I don't see any servers.
    Last edited by pmknpl07; 02-02-10 at 11:02 PM.

  6. #6
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: No server for others

    What kind of router do you have? That can be it because My friend who used some type of router didnt work, but I told him to buy a linsys and then it worked. So! Yea.

  7. #7
    Account Upgraded | Title Enabled! pmknpl07 is offline
    MemberRank
    Apr 2009 Join Date
    Lansing MILocation
    228Posts

    Re: No server for others

    Well I just realised that 7000- 7777 TCP/UDP isn't forwarded, and I can't forward it....

  8. #8
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: No server for others

    You foward it like this 7000-7000 7777-7777. That is how I did it and worked just fine



Advertisement