So i have followed a guide on how to create a gunz server, the br/jan/june, and for some reason, i can connect to my own server, but other people cannot. Does anyone know the reason why? (Btw, couldn't search for my problem, search button is disabled). I cant find the source of whats wrong, either my sql ips in locatorstatus or serverstatus, or my .xml's and .ini's that have wrong ip's, if its supposed to have 127.0.0.1 or my ip adress. I hope someone can help me, thanks!
Locator Status: MY WAN IP
Server Status: 127.0.0.1
Server.ini :
FREELOGINIP="MY WAN IP"
KEEPERIP="MY WAN IP"
MONITORIP="127.0.0.1"
[LOCALE]
DBAgentPort=5100
DBAgentIP=MY WAN IP
Locator.ini :
[NETWORK]
IP="MY WAN IP"
PORT="8900"
AgentConfig.xml :
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="MY WAN IP" tcpport="7777" udpport="5100"/>
System.xml :
<LOCATORLIST>
<LOCATOR id="1" IP="MY WAN IP" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="MY WAN IP" />
</TLOCATORLIST>
![]()


Reply With Quote


