[Help] My servers show for me, but not for my friends.
Hello, I need urgent help and i hope you guys out there can help me :).
Here's the problem, I have already set up a GunZ P.Server. I have everything running, maps , item shop. etc. But, I am the only one who can see my servers. Here are my "files"
My ip is 221.128.50.19 (as said from www.whatismyip.com
server.ini
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="MatchServer1"
FREELOGINIP="221.128.50.19"
KEEPERIP="221.128.50.19"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="eng"
USETICKET="0"
locator.ini
[NETWORK]
IP="221.128.50.19"
PORT="8900"
Agentconfig.xml
<AGENTCONFIG>
<NAME>MatchServer1</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1"
tcpport="6000"/>
<ADDRESS ip="221.128.50.19" tcpport="7777"
udpport="5100"/>
</AGENTCONFIG>
</XML>
Those are my 3 'servers' and can anybody tell me what's wrong? It seems I am the only one who can see my server. What am I doing wrong?
my system.xml is
<LOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</TLOCATORLIST>
Yes, I did update the Hesh to filelist.xml and re-compiled into a system.mrs and have placed it within my client, all my friends have said client.
I have port forwarded :
6000 tcp
5100 udp
7000 to 7777 tcp and udp
8900 tcp
80 tcp.
The ip address in dbo.ServerStatus and dbo.LocatorStatus is my Wanip (221.128.50.19).
Please help, I'd be very greatful :(
Re: [Help] My servers show for me, but not for my friends.
<LOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</TLOCATORLIST>
try change 127.0.0.1 to your ip
and got portforward?
if u are using hamachi , it should work
Re: [Help] My servers show for me, but not for my friends.
I'm not using hamachi, because it is trouble some if all my friends have to download hamachi, and if i change 127.0.0.1 to my ip, won't it be
<LOCATORLIST>
<LOCATOR id="1" IP="221.128.50.19" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="IP="221.128.50.19" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</TLOCATORLIST>
Does it not look weird to you?
Re: [Help] My servers show for me, but not for my friends.
Ok Lemme Help You =) First If Your Use Routeur Put Your Pc In DMHZ Then Look Here
http://www.whatismyip.com/
Fill All Field Correctly And It Will Work
System.xml
<?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>http://www.gunzonline.com</ADDR>
<DIR>incoming/gunz_global</DIR>
</BAREPORT>
<HOMEPAGE>
<URL>http://www.Your Gunz Web.com/</URL>
<TITLE>Your GunZ</TITLE>
</HOMEPAGE>
<EMBLEM_URL>]http://www.Your[/url] Gunz Web.com/</EMBLEM_URL>
<TEMBLEM_URL>]http://www.Your[/url] Gunz Web.com/</TEMBLEM_URL>
<LOCATORLIST>
<LOCATOR id="1" IP="You Wan Ip" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="Your Wan Ip" />
</TLOCATORLIST>
</XML>
Locator.ini
[DB]
DNS="GunZDB"
USERNAME="sa"
PASSWORD="Your Password"
[NETWORK]
IP="Your 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"
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"
Server.ini
[DB]
DNS="GunZDB"
USERNAME="sa"
PASSWORD="Your Password"
[SERVER]
MAXUSER=1200
SERVERID=1
SERVERNAME="Server Name"
FREELOGINIP=""
KEEPERIP="Your Wan IP"
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"
Agent.xml
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Server Name</NAME>
<MAXCLIENT>1200</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="Your Wan Ip" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Your Done Send Him The new System =)
Re: [Help] My servers show for me, but not for my friends.
Quote:
Originally Posted by
Goldoracko
Ok Lemme Help You =) First If Your Use Routeur Put Your Pc In DMHZ Then Look Here
http://www.whatismyip.com/
Fill All Field Correctly And It Will Work
System.xml
...
[SERVER]
MAXUSER=1200
SERVERID=1
SERVERNAME="Server Name"
FREELOGINIP=""
KEEPERIP="Your Wan IP"
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"
Agent.xml
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Server Name</NAME>
<MAXCLIENT>1200</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="Your Wan Ip" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Your Done Send Him The new System =)
What's DHMZ and why for FREELOGINIP , why do I leave it blank?
Re: [Help] My servers show for me, but not for my friends.
Why Leave Blank Umm Because Its Work XD
DMZ Host
The DMZ (Demilitarized Zone) option lets you set a single computer on your network outside of the router. If you have a computer that cannot run Internet applications successfully from behind the router, then you can place the computer into the DMZ for unrestricted Internet access.
Note: Putting a computer in the DMZ may expose that computer to a variety of security risks. Use of this option is only recommended as a last resort.
You Will Found It In : Firewall Settings
Can be Different Depeding On Router
Re: [Help] My servers show for me, but not for my friends.
So, I set it into DMZ, then find my ip, then get rid of DMZ?
Re: [Help] My servers show for me, but not for my friends.
Keep Your Pc In DMZ Its The Best Way,
Its Foward All Your Port Automaticly,
And You Can Use The Ip From Your Internet Provider To Host 1 Server
And Dont Forget To Put Your New Ip In DBO.ServerStatus =P
Re: [Help] My servers show for me, but not for my friends.
Wut ip from internet provider, teach me please.
Btw, tell me , is this correct?
For MY system.xml it CAN BE
<LOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</TLOCATORLIST>
but for my friend's one, it HAS TO BE
<LOCATORLIST>
<LOCATOR id=1" IP="221.128.50.19"
</LOCATORLOST>
<TLOCATORLIST>
<LOCATOR id=1" IP="221.128.50.19"
</TLOCATORLOST>
Am i right?
Re: [Help] My servers show for me, but not for my friends.
If You Use Br June Take This System.xml
System.xml
<?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>http://www.gunzonline.com</ADDR>
<DIR>incoming/gunz_global</DIR>
</BAREPORT>
<HOMEPAGE>
<URL>http://www.Your Gunz Web.com/</URL>
<TITLE>Your GunZ</TITLE>
</HOMEPAGE>
<EMBLEM_URL>http://www.Your Gunz Web.com/</EMBLEM_URL>
<TEMBLEM_URL>http://www.Your Gunz Web.com/</TEMBLEM_URL>
<LOCATORLIST>
<LOCATOR id="1" IP="You Wan Ip" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="Your Wan Ip" />
</TLOCATORLIST>
</XML>
Than Get Ip From your Internet provider here
http://www.whatismyip.com/
Re: [Help] My servers show for me, but not for my friends.
Quote:
Originally Posted by
lxchadxl
Wut ip from internet provider, teach me please.
Btw, tell me , is this correct?
For MY system.xml it CAN BE
<LOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</TLOCATORLIST>
but for my friend's one, it HAS TO BE
<LOCATORLIST>
<LOCATOR id=1" IP="221.128.50.19"
</LOCATORLOST>
<TLOCATORLIST>
<LOCATOR id=1" IP="221.128.50.19"
</TLOCATORLOST>
Am i right?
omg no whats the point ?
just change it to:
Code:
<LOCATORLIST>
<LOCATOR id="1" IP="221.128.50.19" />
</LOCATORLIST>
Re: [Help] My servers show for me, but not for my friends.
BUT IT DOENS'T WORK FOR ME WHEN MY SYSTEM.MRS IS
<LOCATORLIST>
<LOCATOR id="1" IP="221.128.50.19" />
</LOCATORLIST>
Re: [Help] My servers show for me, but not for my friends.
Btw, just happened, i did what you guys said. change
<LOCATORLIST>
<LOCATOR id="1" IP="221.128.50.19" />
</LOCATORLIST> .
And then compile into system.mrs .
I gave it to my friends, still the same thing.
but this time their gunz doesn't even run.
With
<LOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
<LOCATOR id="2" IP="221.128.50.19" />
<LOCATOR id="3" IP="221.128.50.19" />
</TLOCATORLIST>
Their GunZ runs, but no servers show. Help please, this sucks!
Re: [Help] My servers show for me, but not for my friends.
btw, now it doesn't work at all for my friends when i gave them the
<LOCATORLIST>
<LOCATOR id="1" IP="221.128.50.19" />
</LOCATORLIST> verson, it loads for 1second, screen turns black, then closes.
at least in the otehr one they can see server page but with no servers. help please!
Re: [Help] My servers show for me, but not for my friends.
what .mrs compiler are you using btw?