NAT Problem

Results 1 to 12 of 12
  1. #1
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    NAT Problem

    Im having problems with my NAT.

    Files I use:
    - Phoenix 2008 Client
    - Phoenix Server 2008 Files. (P.E. Changed executables).
    - Phoenix Unmasked Runnable 3. (P.E. Changed)

    Things I've tried:
    - Hex edit DMZ IP in Quest+Clan Server to my own IP.

    Ports I've portforwarded:
    Code:
    80
    5100
    5900
    6000
    6001
    6005
    6100
    7000
    7700
    7000 to 7777
    7777
    7777 to 7778
    7778
    7800
    8080
    8900
    9000
    Am I missing a port or do you see some redundant ports? Plz tell me too.

    My locator.ini:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="MY LOGIN"
    PASSWORD="MY PW"
    
    [NETWORK]
    IP="MY WAN 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"
    My Agentconfig.xml
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>MatchServer1</NAME>
    	<MAXCLIENT>200</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/> <!-- Change the tcpport here,  if you change the MatchServer port from 6000 to something else -->
    	<ADDRESS ip="MY WAN IP" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    My server.ini (Quest+Clan Server):
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="MY LOGIN"
    PASSWORD="MY PW"
    
    [SERVER]
    MAXUSER="200"
    SERVERID="1"
    SERVERNAME="My Gunz Quest+Clan Server"
    ;FREELOGINIP="127.0.0.1"
    KEEPERIP="MY WAN IP"
    MONITORIP="127.0.0.1"
    MONITORPORT="9000"
    MODE="clan" ; PLEASE DON'T CHANGE THIS IF YOU WANT QUEST+CLAN.
    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"
    I hope someone can help me with this.
    Thanks

    Edit: Maybe useful:
    I get the announcement: NAT Network Configuration bla bla.
    They have 999 ping now.

    Greetz,
    Chubby
    Last edited by Chubby7; 05-07-11 at 11:04 PM.


  2. #2
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    Re: NAT Problem

    Can anyone help me or point me in the right direction?
    I'm getting pissed Its annoying as hell
    But I just need to calm down and wait for someone to help me.

  3. #3
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: NAT Problem

    In the server.ini change
    Code:
    FREELOGINIP="127.0.0.1"
    to
    Code:
    FREELOGINIP=""
    Last edited by 3840468; 05-07-11 at 03:14 AM.

  4. #4
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    Re: NAT Problem

    That did not work :S Other suggestions?

  5. #5
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: NAT Problem

    Did you get rid of the ; infront of FREELOGINIP, it's not supposed to be there.

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

    Re: NAT Problem

    Quote Originally Posted by 3840468 View Post
    Did you get rid of the ; infront of FREELOGINIP, it's not supposed to be there.
    Yes it is. No matter how much I tell them, they still don't quit adding their IP to the FREELOGINIP. So I just commented it out. People don't understand simple things.

    It's fine how it is. It's no where related to AE problems.

  7. #7
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: NAT Problem

    Oh, didn't realize that.
    FREELOGINIP was the cause of my NAT problem when my server used to work.

  8. #8
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    Re: NAT Problem

    Quote Originally Posted by Phoenix View Post
    Yes it is. No matter how much I tell them, they still don't quit adding their IP to the FREELOGINIP. So I just commented it out. People don't understand simple things.

    It's fine how it is. It's no where related to AE problems.
    Then why everyone gets NAT network bla bla and then 999 ping for everyone.

  9. #9
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: NAT Problem

    Beacuse you're using a MatchAgent that isn't compatable with your server, I got the same when I used my unmodified 2008 one with my modified 2008. Make sure it matches the matchserver you are using.

  10. #10
    Developer ETTETT is offline
    MemberRank
    May 2007 Join Date
    RukongaiLocation
    662Posts

    Re: NAT Problem

    Well. You can disable your (N)et (A)ddress (T)ranslation from your modem settings at http://10.0.0.1 login as admin. You can find admin login details from the box's instructions and the disabling isn't so easy as you can think. You have to bridge the modem connection as well.

  11. #11
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    Re: NAT Problem

    Quote Originally Posted by DawsonByrd View Post
    Beacuse you're using a MatchAgent that isn't compatable with your server, I got the same when I used my unmodified 2008 one with my modified 2008. Make sure it matches the matchserver you are using.
    Explain further details please or a possible fix for this?

  12. #12
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts

    Re: NAT Problem

    where was the hex edit needed for ?



Advertisement