Can't see server

Results 1 to 7 of 7
  1. #1
    Proficient Member Desperate is offline
    MemberRank
    Dec 2011 Join Date
    Kyōto, JapanLocation
    162Posts

    Can't see server

    I use National GunZ 1.5

    I can't see server , help me


  2. #2
    Enthusiast Xerwell is offline
    MemberRank
    Jan 2013 Join Date
    41Posts

    Re: Can't see server

    You trying to connect with 127.0.0.1 or your global IP ?

  3. #3
    Proficient Member Desperate is offline
    MemberRank
    Dec 2011 Join Date
    Kyōto, JapanLocation
    162Posts

    Re: Can't see server

    i using with ip my vps

  4. #4
    Account Upgraded | Title Enabled! suhil1 is offline
    MemberRank
    Apr 2010 Join Date
    310Posts

    Re: Can't see server

    did u portforwarded?

  5. #5
    Account Upgraded | Title Enabled! Wish Q is offline
    MemberRank
    Jul 2012 Join Date
    LiveScoreLocation
    456Posts

    Re: Can't see server

    Change the port in the source? -9500 to 8900

  6. #6
    Proficient Member Desperate is offline
    MemberRank
    Dec 2011 Join Date
    Kyōto, JapanLocation
    162Posts

    Re: Can't see server

    Quote Originally Posted by suhil1 View Post
    did u portforwarded?
    I opened my port for gunz

    Locator
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD=""
    
    [NETWORK]
    IP="32.64.249.xxx"
    PORT="8900"
    
    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"
    MatchAgent
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>MatchServer</NAME>
    	<MAXCLIENT>5000</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="32.64.249.xxxx" tcpport="8900"/>
    	<ADDRESS ip="32.64.249.xxxx" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Matchserver

    Code:
    [DB]
    
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD=""
    
    [SERVER]
    MAXUSER=5000
    SERVERID=1
    SERVERNAME=""
    SERVERPORT=6000
    SERVERUDPPORT=7777
    KEEPERIP="32.64.249.xxx"
    MONITORIP="32.64.249.xxx"
    MONITORPORT=9000
    MODE=test
    COUNTRY="BRZ"
    LANGUAGE="INTERNATIONAL"
    USETICKET="0"
    GAMEGUARD="0"
    ;Survival Mode : 1 for enable, 0 for disable (works only when MODE=test)
    SURVIVALENABLE="1"
    ;Daily request time for survival ranking list(hour:0~23, minute:0~59)
    SURVIVALRANKING_DAILY_REQUEST_HOUR="5"
    SURVIVALRANKING_DAILY_REQUEST_MINUTE="0"
    
    ;DuelTournament Mode : 1 for enable
    DUELTOURNAMENT_ENABLE="1"
    ;DuelTournament MatchMaker run every this time interval (in positive millisec)
    DUELTOURNAMENT_MATCHMAKING_INTERVAL = 1000
    ;DuelTournament MatchMaker match users have TP diffenrence less than this value. (must be positive)
    DUELTOURNAMENT_MATCHMAKING_ACCEPTABLE_TP_GAP = 30
    ;DuelTournament MatchMaker match a user waiting over this time with users have the most nearest TP (ignore TP GAP, value in positive millisec)
    DUELTOURNAMENT_MATCHMAKING_WAIT_LIMIT = 15000
    ;DuelTournament Service Time
    ;CAUTION! if END_TIME is n then this mode will opened until n:59.
    ;ex) all day open -> 0, 23
    ;ex) from 3 to 6 o'clock -> 3, 5
    ;ex) from 22 to next day 3 o'clock -> 22, 2
    DUELTOURNAMENT_SERVICE_START_TIME = 0
    DUELTOURNAMENT_SERVICE_END_TIME = 23
    
    SEND_LOGINUSER_TO_DUELTOURNAMENT_CHANNEL ="0"
    
    [BATTLETIMEREWARD]
    BATTLETIMEREWARD_REFRESH_INTERVAL="1"
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="1"
    USE_FILECRC="0"
    USE_MD5="0"
    USE_RESOURCECRC32CACHECKECK="0"
    BLOCK_FLOODING="1"
    USE_BLOCKHACKING="1" 
    USE_ITEM_CONSISTENCY="0"
    
    
    
    [KILLTRACKER]
    USE_KILLTRACKER="1"
    MAXKILLCOUNT_ON_TRACETIME="30"
    KILLCOUNT_TRACETIME="5"
    
    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="1"
    POWERLEVELING_DB_BLOCKTIME="1"
    
    [LOOPLOG]
    USE_LOOPLOG="0"
    MAX_LOOP_TIME_GAP=100
    Last edited by Desperate; 27-06-13 at 03:23 AM.

  7. #7
    Valued Member EvoGamers is offline
    MemberRank
    Nov 2012 Join Date
    102Posts

    Re: Can't see server

    Well, it works fine here and I haven't changed the port.
    Did you changed the ip from system.mrs/system.xml and MatchServer/system.xml ?



Advertisement