Ir para conteúdo
  • Cadastre-se
  • 0

Erro com LoginServer


lucaflorencio

Pergunta

Boa noite galera

 

 

Meu loginserver ta dando esse erro...

 

configurado assim:

 

#=============================================================
# Loginserver
#=============================================================
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = l2brothersteste.ddns.net
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = l2brothersteste.ddns.net
# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600
# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname = *
# The port on which login will listen for GameServers
LoginPort = 9014
# If set to true any GameServer can register on your login's free slots
AcceptNewGameServer = False
# If false, the licence (after the login) will not be shown
# It is highly recomended for Account Security to leave this option as default (True)
ShowLicence = True
#=============================================================
# Database informations
#=============================================================
URL = jdbc:mysql://localhost_3306/acis
#URL = jdbc:hsqldb:hsql://localhost_3306/acis
#URL = jdbc:sqlserver://localhost_3306/database=acis/user=sa/password=
Login =
Password =
MaximumDbConnections = 10
# Usable values: "true" - "false", use this option to choose whether accounts will be created automatically or not.
AutoCreateAccounts = True
#=============================================================
# Security
#=============================================================
# Log all events from loginserver (account creation, failed/success login, etc)
LogLoginController = True
# FloodProtection. time in ms
EnableFloodProtection = True
FastConnectionLimit = 15
NormalConnectionTime = 700
FastConnectionTime = 350
MaxConnectionPerIP = 50
#=============================================================
# Test server, shoudnt be touched in live server
#=============================================================
Debug = False
Developer = False
PacketHandlerDebug = False
O conteúdo está oculto, favor efetuar login ou se cadastrar!
Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts recomendados


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...
  • Registre-se

    Faça parte da maior e  mais antigas comunidades sobre Lineage2 da América Latina.





×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.