Can't see servers

Results 1 to 23 of 23
  1. #1
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Can't see servers

    I have made a privat server, everything runs well..
    I also set the ports well...
    But I just can't see any servers in it.. I have searched over the forum for answers, but I only found that this is a problem with ports.. and it can'tbe..


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Can't see servers

    Post all of your configurations from your client and server also your database.

  3. #3
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Locator:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="My Pass"
    
    [NETWORK]
    IP="My 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" 
    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:
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>GunzName</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="My Ip" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    MatchServer:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="My Pass"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="GunzName"
    FREELOGINIP=""
    KEEPERIP="My Ip"
    MONITORIP="My Ip"
    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"

    system.xml:
    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    	<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
    
    	<SKIN>Default</SKIN>
    
    	<DEFFONT>Arial</DEFFONT>
    
    	<IME>true</IME>
    
    	<BAREPORT>
    		<ADDR>www.battlearena.com</ADDR>
    		<DIR>incoming/gunz_global</DIR>
    	</BAREPORT>
    
    	<HOMEPAGE>
    	    <URL>http://www.gunzonline.com</URL>
    	    <TITLE>GunzName</TITLE>
    	</HOMEPAGE>
    	
    	<EMBLEM_URL>http://My Ip/emblems/</EMBLEM_URL>
            
    	<TEMBLEM_URL>http://My Ip/emblems/</TEMBLEM_URL>
    
    
    	<LOCATORLIST>
    		<LOCATOR id="1" IP="My Ip" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="My Ip" />
    		</TLOCATORLIST>
    	
    	</XML>
    I hope this is what you need... everytime there is my ip I have changed it to "My Ip" but there is an IP in it..
    BTW I have no idea how to give you my DB configuration...
    If you meant ServerStatus this is it:

    ServerID: 1
    CurrPlayer: 0
    MaxPlayer: 500
    Time: 26/12/2011 19:31:14
    Ip: My Ip
    Port: 6000
    ServerName: GunzName
    Opened: 1
    Type: 4

  4. #4
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Can't see servers

    What Router do you have? Some routers aren't completely compatible with the requirements needed to host a Gunz server, also some routers/internet companies don't allow you to open your ports. I had the same problem before, everything was configured correctly but I just didn't see servers, until I bought a new router. Then it worked perfectly fine.

  5. #5
    Apprentice Dyszx is offline
    MemberRank
    Dec 2011 Join Date
    5Posts

    Re: Can't see servers

    Quote Originally Posted by TheMan View Post
    Locator:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="My Pass"
    
    [NETWORK]
    IP="My 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" 
    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:
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>GunzName</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="My Ip" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    MatchServer:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="My Pass"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="GunzName"
    FREELOGINIP=""
    KEEPERIP="My Ip"
    MONITORIP="My Ip"
    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"

    system.xml:
    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    	<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
    
    	<SKIN>Default</SKIN>
    
    	<DEFFONT>Arial</DEFFONT>
    
    	<IME>true</IME>
    
    	<BAREPORT>
    		<ADDR>www.battlearena.com</ADDR>
    		<DIR>incoming/gunz_global</DIR>
    	</BAREPORT>
    
    	<HOMEPAGE>
    	    <URL>http://www.gunzonline.com</URL>
    	    <TITLE>GunzName</TITLE>
    	</HOMEPAGE>
    	
    	<EMBLEM_URL>http://My Ip/emblems/</EMBLEM_URL>
            
    	<TEMBLEM_URL>http://My Ip/emblems/</TEMBLEM_URL>
    
    
    	<LOCATORLIST>
    		<LOCATOR id="1" IP="My Ip" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="My Ip" />
    		</TLOCATORLIST>
    	
    	</XML>
    I hope this is what you need... everytime there is my ip I have changed it to "My Ip" but there is an IP in it..
    BTW I have no idea how to give you my DB configuration...
    If you meant ServerStatus this is it:
    open port 6000 = Matchsever
    port 7777 = Agent and finally open por of Locator i don´t remember what port is ;D zorry..

    you do use ip dinamic or fixed ip

    pdt: in FREELOGINIP="your ip or localip"

  6. #6
    Member SwaqNamedEs is offline
    MemberRank
    Nov 2011 Join Date
    In The ProjectsLocation
    77Posts

    Re: Can't see servers

    Try turning off your firewall.

  7. #7
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Quote Originally Posted by SwaqNamedEs View Post
    Try turning off your firewall.
    I have tryed it, and it doesn't work..

    Quote Originally Posted by Dyszx View Post
    open port 6000 = Matchsever
    port 7777 = Agent and finally open por of Locator i don´t remember what port is ;D zorry..

    you do use ip dinamic or fixed ip

    pdt: in FREELOGINIP="your ip or localip"
    I have opened those ports in firewall and in my router (it can't be a problem with firewall, because I have even close it..)
    I don't really know about the ip.. I use loopback for this server.. and I have set the FreeLoginIP and still the same..


    Quote Originally Posted by Justice For All View Post
    What Router do you have? Some routers aren't completely compatible with the requirements needed to host a Gunz server, also some routers/internet companies don't allow you to open your ports. I had the same problem before, everything was configured correctly but I just didn't see servers, until I bought a new router. Then it worked perfectly fine.
    I have Siemens router... it can't be caused because of this router, because people have already made server by using it..

  8. #8
    Account Upgraded | Title Enabled! TalkingBot is offline
    MemberRank
    Dec 2011 Join Date
    TheHostingsquadLocation
    213Posts

    Re: Can't see servers

    enable DMZ Mode. then all ports will be opened. :D

  9. #9
    Account Upgraded | Title Enabled! metalgunz is offline
    MemberRank
    May 2011 Join Date
    390Posts

    Re: Can't see servers

    Make sure your firewall is off? sometimes that is the problem.

  10. #10
    Mad son. Evilness is offline
    MemberRank
    Oct 2010 Join Date
    207Posts

    Re: Can't see servers

    Code:
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    PS:What does your locator tell you when you open it? It shall tell you "Run:0 or Dead:0" It should be Run:1
    Last edited by Evilness; 27-12-11 at 07:39 AM.

  11. #11
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Quote Originally Posted by TalkingBot View Post
    enable DMZ Mode. then all ports will be opened. :D
    What is DMZ mode lol? how can i do that? i use siemens router

    Quote Originally Posted by metalgunz View Post
    Make sure your firewall is off? sometimes that is the problem.
    Someone else already said that, didn't work but thank for trying

    Quote Originally Posted by Evilness View Post
    Code:
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    PS:What does your locator tell you when you open it? It shall tell you "Run:0 or Dead:0" It should be Run:1
    When i just run the Locator it says run:1 Death: 0
    BTW MonitorIP should be my IP i think, all the guides i have read said that.. fix me if i'm worng >.>


    BTW idk if there supposed to be any notices in the file while i click START in the launcher, but nothing actually happends..
    Last edited by TheMan; 27-12-11 at 01:07 PM.

  12. #12
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Can't see servers

    Change all of the IP's to Localhost and see if it works. If it does then it is something with your Internet. When I say something I mean it could be a number of 10+ things, Ports open but not accepting incoming protocols (the Packets for other users to connect) your Internet Service Provider could have it so that you can't receive incoming connections (it's a security measure some ISP's have) could be in your SQL, etc. Just change all the IP's to Localhost and see if it works. (Localhost is 127.0.0.1) Also use the Port Checker that I think Maxtrax has in his Tutorial, use it to see if your ports actually opened because a lot of the time people go into their Router and forward the right Ports but they don't open. Make sure you have all of your Protocols including TCP/IP and Named Pipes turned on in your SQL Configuartion too.

  13. #13
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Can't see servers


  14. #14
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Quote Originally Posted by Justice For All View Post
    Change all of the IP's to Localhost and see if it works. If it does then it is something with your Internet. When I say something I mean it could be a number of 10+ things, Ports open but not accepting incoming protocols (the Packets for other users to connect) your Internet Service Provider could have it so that you can't receive incoming connections (it's a security measure some ISP's have) could be in your SQL, etc. Just change all the IP's to Localhost and see if it works. (Localhost is 127.0.0.1) Also use the Port Checker that I think Maxtrax has in his Tutorial, use it to see if your ports actually opened because a lot of the time people go into their Router and forward the right Ports but they don't open. Make sure you have all of your Protocols including TCP/IP and Named Pipes turned on in your SQL Configuartion too.
    I have tryed what you offered me, and it didn't work...
    I have downloaded the client from this guide:
    http://forum.ragezone.com/f497/guide...-based-632661/

    any idea why it doesn't work?

  15. #15
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Can't see servers

    Your configurations are fine, so, it's ports. Use the port checker I posted its link above, and check for these ports:
    6000
    8900
    7777
    5100

  16. #16
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Quote Originally Posted by Vusion View Post
    Your configurations are fine, so, it's ports. Use the port checker I posted its link above, and check for these ports:
    6000
    8900
    7777
    5100
    Bro, someone told me that with 127.0.0.1 i dont need to open ports.. so i dont think ports it's the problem..

  17. #17
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Can't see servers

    Quote Originally Posted by TheMan View Post
    Bro, someone told me that with 127.0.0.1 i dont need to open ports.. so i dont think ports it's the problem..
    Oh so you are running on localhost, yeah, it's true. You shouldn't be getting any problems with localhost, weird, LocatorStatus has anything filled in?

  18. #18
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Quote Originally Posted by TheMan View Post
    Locator:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="My Pass"
    
    [NETWORK]
    IP="My 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" 
    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:
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>GunzName</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="My Ip" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    MatchServer:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="My Pass"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="GunzName"
    FREELOGINIP=""
    KEEPERIP="My Ip"
    MONITORIP="My Ip"
    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"

    system.xml:
    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    	<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
    
    	<SKIN>Default</SKIN>
    
    	<DEFFONT>Arial</DEFFONT>
    
    	<IME>true</IME>
    
    	<BAREPORT>
    		<ADDR>www.battlearena.com</ADDR>
    		<DIR>incoming/gunz_global</DIR>
    	</BAREPORT>
    
    	<HOMEPAGE>
    	    <URL>http://www.gunzonline.com</URL>
    	    <TITLE>GunzName</TITLE>
    	</HOMEPAGE>
    	
    	<EMBLEM_URL>http://My Ip/emblems/</EMBLEM_URL>
            
    	<TEMBLEM_URL>http://My Ip/emblems/</TEMBLEM_URL>
    
    
    	<LOCATORLIST>
    		<LOCATOR id="1" IP="My Ip" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="My Ip" />
    		</TLOCATORLIST>
    	
    	</XML>
    I hope this is what you need... everytime there is my ip I have changed it to "My Ip" but there is an IP in it..
    BTW I have no idea how to give you my DB configuration...
    If you meant ServerStatus this is it:
    Quote Originally Posted by Vusion View Post
    Oh so you are running on localhost, yeah, it's true. You shouldn't be getting any problems with localhost, weird, LocatorStatus has anything filled in?
    it's my files.. My Ip it's where i have put the 127.0.0.1..
    btw what's LocatorStatus?

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

    Re: Can't see servers

    Vusion and TheMan, if you want to contact each other via MSN or other private means, do it privately. Don't post about it in this thread.

  20. #20
    Enthusiast koren249 is offline
    MemberRank
    Dec 2011 Join Date
    38Posts

    Re: Can't see servers

    u must open ports

  21. #21
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Quote Originally Posted by koren249 View Post
    u must open ports
    I use localhost ip.. 127.0.0.1 i have been told that i don't need to open ports with that.. btw i opened in the FireWall for 99% sure

  22. #22
    Enthusiast TheMan is offline
    MemberRank
    Dec 2011 Join Date
    46Posts

    Re: Can't see servers

    Maybe can someone send me his files (that works for him with localhost ip)?
    it will be very nice of him..

  23. #23
    Apprentice fertonani is offline
    MemberRank
    Sep 2010 Join Date
    21Posts

    Re: Can't see servers

    Hello,
    A while ago I had the same problem!
    And I discovered that the tutorial where you got wrong!
    In FREELOGINIP MatchServer is to put in your IP address, 127.0.0.1 in the case

    Sincerely,
    Blasper



Advertisement