Cannot access server (READ)

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

    Cannot access server (READ)

    Okay, don't just jump to conclusions thinking I didn't PF when I PF'ed what the tutorial for the BR/Jan/June server told me to.

    I port forwarded, edited the server files, and the database.

    I don't see a server. I hex edited my launcher the way the tut. told me to, and I port forwarded.

    server.ini
    [DB]
    DNS="GunzDB"
    USERNAME="SA"
    PASSWORD="password"

    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="Gumpkin"
    FREELOGINIP="76.247.154.47"
    KEEPERIP="76.247.154.47"
    MONITORIP="127.0.0."
    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="0"
    USE_MD5="0"
    Locator.ini
    [DB]
    DNS="GunzDB"
    USERNAME="SA"
    PASSWORD="pmknpl07"

    [NETWORK]
    IP="76.247.154.47"
    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"
    AgentConfig
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>Bumkin</NAME>
    <MAXCLIENT>1000</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="76.247.154.47" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    And here is a screenie of the ports that I forwarded.


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

    Re: Cannot access server (READ)

    do 7000-7000 and 7777-7777. Do not combined.
    also never release your IP if i were you take it off asap

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

    Re: Cannot access server (READ)

    Your server.ini is wrong.
    Use this:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="SA"
    PASSWORD="password"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="Gumpkin"
    FREELOGINIP=""
    KEEPERIP="76.247.154.47"
    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="0"
    USE_MD5="0"
    Hit the button if I helped.
    Last edited by Phoenix; 27-11-09 at 10:43 AM.

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

    Re: Cannot access server (READ)

    Quote Originally Posted by number12 View Post
    do 7000-7000 and 7777-7777. Do not combined.
    also never release your IP if i were you take it off asap
    So what do i do?

    7000-7000

    or 7777-7777

    I'll try both because what phoenix told me still no server is showing.

    7000 doesn't work trying 7777 now.

    7777 doesn't work either

    am I starting the server files in the right order?

    Matchserver > Locator > MatchAgent

    Or did I Hex Edit the launcher wrong?
    Last edited by pmknpl07; 27-11-09 at 08:03 PM.

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

    Re: Cannot access server (READ)

    No, the problem is that you used the wrong server.ini and messed up all the ports thinking it was a problem related to them. I'd suggest that you rollback(i.e. Delete all the forwarded ports) and use the server.ini I gave you.
    Posted via Mobile Device

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

    Re: Cannot access server (READ)

    I thought you had to PF to run it though.

    And I am using the server.ini you gave me.

  7. #7
    Account Upgraded | Title Enabled! xgemini is offline
    MemberRank
    Jun 2009 Join Date
    CanadaLocation
    218Posts

    Re: Cannot access server (READ)

    MONITORIP="127.0.0."

    Its supposed to be 127.0.0.1

  8. #8
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts
    Quote Originally Posted by xgemini View Post
    MONITORIP="127.0.0."

    Its supposed to be 127.0.0.1
    Do not spam. I already gave him a server.ini that fixed his 2 mistakes.

    Listen, I already told you. Delete all the forwarded ports and use the server.ini I gave you. It will work.
    Posted via Mobile Device

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

    Re: Cannot access server (READ)

    I did use it.

    Now it says, "Network ports is in use" and no server.

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

    Re: Cannot access server (READ)

    I guess you've messed up everything a lot. Just reset your Router / Modem to default settings and try the server.ini.

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

    Re: Cannot access server (READ)

    Still don't work.

    Am I supposed to Hex Edit the launcher? If so how.

  12. #12
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: Cannot access server (READ)

    Quote Originally Posted by pmknpl07 View Post
    Still don't work.

    Am I supposed to Hex Edit the launcher? If so how.

    Hex edit Launcher is for Autoupdate Launcher

    if u cant get your server working then its basic pointless


    for me i also cant acesss the server i portfaword etc..

    LOL



Advertisement