Estou com um problema, to fazendo um server pra brincar com amigos, testar algumas coisas e tal.
mas não consigo fazer eles conectarem.
por NO-IP e DDNS meu server nem "sobe", agora via hamachi ele vai, consegue chegar na parte de seleção de servidor mas n entra :(
IP no Hamachi - 5.57.27.188
-------------------------------------------Loginserver--------------------------
Bind ip of the LoginServer, use * to bind on all available IPs
# Default: *
LoginserverHostname = 5.57.27.188
# Default: 2106
LoginserverPort = 2106
# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
LoginHostname = 5.57.27.188
# Default: 9014
LoginPort = 9014
# The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)
# Default: 15
IpUpdateTime = 15
--------------gameserver-----------------------
# Where's the Login server this gameserver should connect to
# Default: 127.0.0.1
LoginHost = 5.57.27.188
# 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 = Bind ip of the LoginServer, use * to bind on all available IPs
# Default: *
LoginserverHostname = 5.57.27.188
# Default: 2106
LoginserverPort = 2106
# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
LoginHostname =*
# Default: 9014
LoginPort = 9014
# The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)
# Default: 15
IpUpdateTime = 15
# Default: 7777
GameserverPort = 7777
OBS: eles estaum na minha sala do Hamachi.