Re: My Server aint showing.
Post the logs and remove your MSN or else you'll be infracted.
Re: My Server aint showing.
Post your server.ini, locator.ini and AgentConfig.xml here.
Re: My Server aint showing.
Sever.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="lisa01"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="MatchServer1"
FREELOGINIP="64.186.155.16"
KEEPERIP="64.186.155.16"
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"
Locator.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="lisa01"
[NETWORK]
IP="64.186.155.16"
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
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>MatchServer1</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="64.186.155.16" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Re: My Server aint showing.
FREELOGINIP in the server.ini should be blank.
Do that and restart the server.
This has been posted on this forum over 200 times at least. Please use the search before posting.
Re: My Server aint showing.
But what about my Nat server it will not open at all
Re: My Server aint showing.
Do any error windows show up when you try to run it?
Re: My Server aint showing.
No, i try and open it my curser says it loading and it don't open
Edit:
ok i found the Nat problem and The server is still not showing
Re: My Server aint showing.
The server should show up if you left FREELOGINIP blank and restarted it.
Post a screenshot of your dbo.ServerStatus and also post your system.xml.
Re: My Server aint showing.
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>GunZ the Dual</TITLE>
</HOMEPAGE>
<EMBLEM_URL>http://localhost/emblems/</EMBLEM_URL>
<TEMBLEM_URL>http://localhost/emblems/</TEMBLEM_URL>
<LOCATORLIST>
<LOCATOR id="1" IP="64.186.155.16" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="64.186.155.16" />
</TLOCATORLIST>
</XML>
http://i52.tinypic.com/o0ts1w.png
Re: My Server aint showing.
You need to port forward. Don't ask me how. Just search in the tutorials section.
Re: My Server aint showing.
Already done I had the VPS host do it
Re: My Server aint showing.
Then there is absolutely no reason for the server to not show up.
Why don't you take a look into the forwarded ports? He may not have done it right.
Re: My Server aint showing.
Quote:
Originally Posted by Vpsland
Hello,
Except the below mentioned ports, all the other ports are already open in our hardware firewall system.
TCP: 6660-6669, 135-139, 445, 4126-4128, 4512, 2967, 6881-6899, 6901-6999, 1080
UDP Ports: Due to a recent recurring issue we have been having with UDP floods, we have disabled UDP ports inbound, except port 53. This is part of our new security policy.
To open a specific port in the firewall you first need to configure the application on that specific port. After this the port will start listening on the server.
If you wish to open UDP ports then we need to change your VPS architecture from 64-bit to 32-bit. Please note that, in this process, the IP address of your old VPS will change and you will have to re-upload your data. Download all your files on local machine and confirm whether we can go ahead and rebuild your VPS with the 32-bit architecture.
Let us know, if you need any further assistance.
Regards,
Greg
VPSLAND.com Support
that is what they siad
Do i need to change to 32Bit
if so i will :D
Re: My Server aint showing.
i use w7 64 bit, works perfectly fine.
Re: My Server aint showing.
Re: My Server aint showing.
Opened all ports like this?:
80 TCP/UDP
8080 TCP
9000 TCP/UDP
5100 TCP/UDP
6000 TCP/UDP
8900 TCP/UDP
7000 TCP/UDP
7777 TCP/UDP
6100 TCP/UDP
6005 TCP/UDP
7800 TCP/UDP
7778 TCP/UDP
7700 TCP/UDP
7777 TO 7778 TCP
Re: My Server aint showing.
they said all the Right ports are open and if i wanted udp ports open i had to Down grade my VPS witch im doing right now