Ir para conteúdo
  • Cadastre-se
  • 0

Liga o Server mas nao passa da tela de login


renan68

Pergunta

Boa tarde gente , Se alguem poder me ajudar a resolver ai , estou tentando bota on para outros players o servidor porem ele nao passa da tela de login,coloca login e senha mas nao acontece nada, segue ai em baixo o jeito que esta configurado o login (meu l2ini esta com ip do NOIP que seria l2zerk.servegame.com)

 

# ---------------------------------------------------------- #
# - LOGIN SERVER - #
# ---------------------------------------------------------- #
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = l2zerk.servegame.com
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 179.154.211.187
# 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 = 127.0.0.1
# 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 license (after the login) will not be shown
# It is highly recommended for Account Security to leave this option as default (True)
ShowLicence = True
# ------------------------------------------------------------ #
# DATA BASE INFORMATION - #
# ------------------------------------------------------------ #
# Database info
Driver = com.mysql.jdbc.Driver
#Driver = org.hsqldb.jdbcDriver
#Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver
URL = jdbc:mysql://localhost/l2jdb
#URL = jdbc:hsqldb:hsql://localhost/l2jdb
#URL = jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=240690
# Login used in DB
Login = root
Password =240690
# Maximum connections allowed in DB
MaximumDbConnections = 10
# Usable values: "true" - "false", use this option to choose whether accounts will be created
# automatically or not.
AutoCreateAccounts = True
# The delay in minutes after which the login updates the gameservers IP's (useful when their IP is dynamic)
IpUpdateTime = 15
# -------------------------------------------------------------------- #
# - Test server setting, shoudn't be touched in online game server - #
# -------------------------------------------------------------------- #
Debug = False
Assert = False
Developer = False
# Enforce GG Authorization from client
# Login server will kick client if client bypassed GameGuard authentication
ForceGGAuth = True
FastConnectionLimit = 15
NormalConnectionTime = 700
FastConnectionTime = 350
MaxConnectionPerIP = 50
Link para o comentário
Compartilhar em outros sites

4 respostass a esta questão

Posts recomendados

  • 0
# ---------------------------------------------------------- #

# - LOGIN SERVER - #

# ---------------------------------------------------------- #

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname = l2zerk.servegame.com


# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

InternalHostname = 179.154.211.187 <--- Troca esse ip Por 127.0.0.1 Internal Quer Dizer Seu Ip Interno


# 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 = 127.0.0.1 <---- Aqui Voce Coloca o Ip Que Voce Colocou No Internal


# 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 license (after the login) will not be shown

# It is highly recommended for Account Security to leave this option as default (True)

ShowLicence = True


# ------------------------------------------------------------ #

# DATA BASE INFORMATION - #

# ------------------------------------------------------------ #

# Database info

Driver = com.mysql.jdbc.Driver

#Driver = org.hsqldb.jdbcDriver

#Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver


URL = jdbc:mysql://localhost/l2jdb

#URL = jdbc:hsqldb:hsql://localhost/l2jdb

#URL = jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=240690


# Login used in DB

Login = root

Password =240690


# Maximum connections allowed in DB

MaximumDbConnections = 10


# Usable values: "true" - "false", use this option to choose whether accounts will be created

# automatically or not.

AutoCreateAccounts = True


# The delay in minutes after which the login updates the gameservers IP's (useful when their IP is dynamic)

IpUpdateTime = 15


# -------------------------------------------------------------------- #

# - Test server setting, shoudn't be touched in online game server - #

# -------------------------------------------------------------------- #

Debug = False

Assert = False

Developer = False


# Enforce GG Authorization from client

# Login server will kick client if client bypassed GameGuard authentication

ForceGGAuth = True


FastConnectionLimit = 15

NormalConnectionTime = 700

FastConnectionTime = 350

MaxConnectionPerIP = 50


Essas Configurações Você Vai Fazer Para o Login Server e Para o Game Server!

Editado por TheHacker
Link para o comentário
Compartilhar em outros sites


  • 0
 
# ---------------------------------------------------------- #

 

# - LOGIN SERVER - #

 

 

# ---------------------------------------------------------- #

 

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

 

 

ExternalHostname = l2zerk.servegame.com

 

 

 

 

 

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

 

 

InternalHostname = 179.154.211.187 <--- Troca esse ip Por 127.0.0.1 Internal Quer Dizer Seu Ip Interno

 

 

 

 

 

# 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 = 127.0.0.1 <---- Aqui Voce Coloca o Ip Que Voce Colocou No Internal

 

 

 

 

 

# 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 license (after the login) will not be shown

 

 

# It is highly recommended for Account Security to leave this option as default (True)

 

 

ShowLicence = True

 

 

 

 

 

# ------------------------------------------------------------ #

 

 

# DATA BASE INFORMATION - #

 

 

# ------------------------------------------------------------ #

 

 

# Database info

 

 

Driver = com.mysql.jdbc.Driver

 

 

#Driver = org.hsqldb.jdbcDriver

 

 

#Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

 

 

 

 

 

URL = jdbc:mysql://localhost/l2jdb

 

 

#URL = jdbc:hsqldb:hsql://localhost/l2jdb

 

 

#URL = jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=240690

 

 

 

 

 

# Login used in DB

 

 

Login = root

 

 

Password =240690

 

 

 

 

 

# Maximum connections allowed in DB

 

 

MaximumDbConnections = 10

 

 

 

 

 

# Usable values: "true" - "false", use this option to choose whether accounts will be created

 

 

# automatically or not.

 

 

AutoCreateAccounts = True

 

 

 

 

 

# The delay in minutes after which the login updates the gameservers IP's (useful when their IP is dynamic)

 

 

IpUpdateTime = 15

 

 

 

 

 

# -------------------------------------------------------------------- #

 

 

# - Test server setting, shoudn't be touched in online game server - #

 

 

# -------------------------------------------------------------------- #

 

 

Debug = False

 

 

Assert = False

 

 

Developer = False

 

 

 

 

 

# Enforce GG Authorization from client

 

 

# Login server will kick client if client bypassed GameGuard authentication

 

 

ForceGGAuth = True

 

 

 

 

 

FastConnectionLimit = 15

 

 

NormalConnectionTime = 700

 

 

FastConnectionTime = 350

 

 

MaxConnectionPerIP = 50

 

 

 

 

 

Essas Configurações Você Vai Fazer Para o Login Server e Para o Game Server!

 

E no caso do servidor ser ligado ao No-Ip. Quais as configurações ?

Link para o comentário
Compartilhar em outros sites

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...




×
×
  • 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.