Problem stary jak swiat - nikt nie moze sie polaczyc

Zaczęty przez Szakalaka, Styczeń 04, 2013, 05:43:50 PM

Poprzedni wątek - Następny wątek

Szakalaka

W plikach properties nic nei zmienialem. Zmienne ip, w plik wpisuje to ktore aktualnie mam. Port odblokowalem ale wg. skanera http://www.canyouseeme.org/ jest zamkniety... Przez system z moim wan ip tez nie mgoe sie polaczyc, jedynie z takim w ktorym mam localhost

Ipconfig.xml
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="89.****** (wan ip)" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
   <!-- Localhost here -->
   <define subnet="127.0.0.0/8" address="127.0.0.1" />
   <!-- Internalhosts here (LANs IPs) -->
   <define subnet="10.0.0.0/8" address="10.0.0.0" />
   <define subnet="172.16.0.0/19" address="172.16.0.0" />
   <define subnet="192.168.0.0/16" address="192.168.0.0" />
</gameserver>

W konsoli loginservera po uruchomieniu serwa:


Updated Gameserver [1] Bartz IP's:
127.0.0.1/127.0.0.0/8
10.0.0.0/10.0.0.0/8
172.16.0.0/172.16.0.0/19
192.168.0.0/192.168.0.0/16
89.***/0.0.0.0/0

Co jest nie tak?

Voulaztick

Zerknij moze w pliku server.propeties. u mnie to wyglada tak:

# ---------------------------------------------------------------------------
# Networking
# ---------------------------------------------------------------------------
#
# Note: External/Internal address definitions was moved to the ipconfig.xml
#

# Where's the Login server this gameserver should connect to
# Default: 127.0.0.1
LoginHost = ***.***.***.***

# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9014

# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = ***.***.***.***

# Default: 7777
GameserverPort = 7777

Szakalaka

Smiesznie wyszlo, bylo u mnie kombinowanie z routerami i mam 2 rozne panele, po prostu nie w tym miejscu grzebalem.

Szakalaka

Gracze z WAN moga sie laczyc ale nie przechodzi wyboru gameservera. Wskazowki?