Você não é registrado, por favor registre-se para ter acesso ao conteúdo completo.
Caso seja registrado, efetue login.
Esqueceu sua senha? Clique aqui
Recomendamos o uso do Mozilla Firefox para uma melhor visualização.    


Início Postados Hoje Marcar Fóruns Como Lidos Álbums Banidos SE Team Medalhas
Voltar   Secret Experience > Área L2J > [L2J] Dúvidas
Registrar Loteria VIPStaff SERegras do fórum Comunidade Arcade Postados Hoje Pesquisar Experience
   

Secret Experience.NET   Secret Experience Corporation - Welcome To The Real World
     Anúncios SE

Resposta
 
LinkBack Ferramentas do Tópico Modos de Exibição
Antigo 28-11-2010, 12:12 AM   #1 (permalink)
Membro - Capitão
 
Avatar de Lanin
 
Registrado em: Dec 2008
Localização: Belo Horizonte - MG
Posts: 117
Agradeceu: 30
Agradecido 68 Vezes em 20 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Sistema
Meu Estado:
Enviar mensagem via Skype para Lanin

Inventório de Lanin

Padrão Problema de conexão

Denovo estou eu aqui, desta vez é com o dedicado.
Mesmo problema do L2jROX, configurei tudo certinho, inclusive conexão com hospedagem no exterior e também meu cliente.

Ligo o server certinho, aparentemente sem nenhum erro (pois aparece lá Bartz [1] ligado e tal).

E quando eu tento logar não passa da parte do Login e ainda não aparece nenhum erro em baixo.

O que pode ser?

PS: Já tentei usar o NO-IP, IP Fixo do dedicado e tudo mais.

Lanin está offline   Responder com Citação
Links Patrocinados
Antigo 28-11-2010, 12:21 AM   #2 (permalink)
Membro - Capitão
 
Avatar de thronethx
 
Registrado em: Dec 2009
Posts: 127
Agradeceu: 40
Agradecido 17 Vezes em 11 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:

Inventório de thronethx

Padrão

ve na config - LoginHostname - O que você boto aqui no seu login, você poe no seu Game Server no mesmo
LoginHostname

Problema resolvido.

thronethx está offline   Responder com Citação
Antigo 28-11-2010, 01:25 AM   #3 (permalink)
Membro - Capitão
 
Avatar de Lanin
 
Registrado em: Dec 2008
Localização: Belo Horizonte - MG
Posts: 117
Agradeceu: 30
Agradecido 68 Vezes em 20 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Sistema
Meu Estado:
Enviar mensagem via Skype para Lanin

Inventório de Lanin

Padrão

Não entendi nada que você falou amigo.

Lanin está offline   Responder com Citação
Antigo 28-11-2010, 12:27 PM   #4 (permalink)
Membro - Veterano
 
Avatar de Mazokista
 
Registrado em: Dec 2009
Posts: 1,335
Agradeceu: 490
Agradecido 803 Vezes em 427 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Sistema
Rate Designer: Iniciante
Meu Estado:
Enviar mensagem via Windows Live Messenger para Mazokista
Nome Real: Roberto

Inventório de Mazokista

Icon2

LoginServer.properties

Citação:
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 127.0.0.1 - (IP do No-ip Exemplo L2fox.servegame.com - SEU IP FIXO, SEJA ELE DE NO-IP, WinDDNS)

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

# Bind IP of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
# Loginserver Port
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
GMMinLevel = 100

# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname = *

server.properties

Citação:
# Bind IP of the Gameserver, use * to bind on all available IPs
GameserverHostname = *
# Gameserver port
GameserverPort = 7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this IP is resolvable by Login just leave *
ExternalHostname = 127.0.0.1 - ( IP do No-ip Exemplo L2fox.servegame.com - SEU IP FIXO, SEJA ELE DE NO-IP, WinDDNS)

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this IP is resolvable by Login just leave *
InternalHostname = 127.0.0.1

Agora so coloka o Ip do No-ip no l2.ini na System

Mazokista está offline   Responder com Citação
Antigo 28-11-2010, 12:53 PM   #5 (permalink)
Membro - Capitão
 
Avatar de Lanin
 
Registrado em: Dec 2008
Localização: Belo Horizonte - MG
Posts: 117
Agradeceu: 30
Agradecido 68 Vezes em 20 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Sistema
Meu Estado:
Enviar mensagem via Skype para Lanin

Inventório de Lanin

Padrão

Não funcionou Mazokista.

Login-server
Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
# This is the server configuration file. Here you can set up the connection for your server.
# Usually you have to change the ExternalHostname option to
# - 127.0.0.1 (if you want to play alone / testing purpose)
# - LAN IP* (if you want to play from another computer in the network)
# - WAN IP** (if you want to play with friends over internet)
# - Questions? => http://l2jserver.com
#
# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"
# **= If you want to get you WAN IP, visit http://www.whatismyip.com
# ===================================================================================================

# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = l2tempest.servegame.com

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

# 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 = 20

# 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
GMMinLevel = 100

# 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 = True

# If False, the licence (after the login) will not be shown
# It is highly recomended for Account Seciurity to leave this option as defalut (True)
ShowLicence = False

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver

# Database Settings
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=

# Security Settings
Login = root
Password = (senha)
MaximumDbConnections = 50
MaximumStateMents = 100
MaxPoolSize = 50
MinPoolSize = 10
AquireIncrement = 1
IdleConnectionTest = 10800
MaxIdleTime = 0

# Useable 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 (usefull when their ip is dynamic)
IpUpdateTime = 0

# ------------------------------------------------ #
#       High Performance for your Database         #
# Auto Analyze, Check, Optimize and Repair tables  #
#        L2jTeon Pack with High Performance        #
# ------------------------------------------------ #
# If True, starting login analyze tables of LS
DatabaseAutoAnalyze = False
# If True, starting login check tables of LS
DatabaseAutoCheck = False
# If True, starting login optimize tables of LS
DatabaseAutoOptimize = False
# If True, starting login repair tables of LS
DatabaseAutoRepair = False

# ==============================================================
# Test server setting, shoudnt 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

#FloodProtection. time in ms
EnableFloodProtection = False
FastConnectionLimit = 15
NormalConnectionTime = 700
FastConnectionTime = 350
MaxConnectionPerIP = 50

Lanin está offline   Responder com Citação
Antigo 28-11-2010, 12:58 PM   #6 (permalink)
Membro - Veterano
 
Avatar de Mazokista
 
Registrado em: Dec 2009
Posts: 1,335
Agradeceu: 490
Agradecido 803 Vezes em 427 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Sistema
Rate Designer: Iniciante
Meu Estado:
Enviar mensagem via Windows Live Messenger para Mazokista
Nome Real: Roberto

Inventório de Mazokista

Padrão

Vc fez essa parte ?

server.properties

Citação:
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this IP is resolvable by Login just leave *
ExternalHostname = 127.0.0.1 - ( IP do No-ip Exemplo L2fox.servegame.com - SEU IP FIXO, SEJA ELE DE NO-IP, WinDDNS)

Mazokista está offline   Responder com Citação
Antigo 28-11-2010, 01:30 PM   #7 (permalink)
Membro - Capitão
 
Avatar de Lanin
 
Registrado em: Dec 2008
Localização: Belo Horizonte - MG
Posts: 117
Agradeceu: 30
Agradecido 68 Vezes em 20 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Sistema
Meu Estado:
Enviar mensagem via Skype para Lanin

Inventório de Lanin

Padrão

Sim sim.

Estou usando L2jArchid

@off

De onde tu é em Minas Mazokista?
sou de bh :D

Lanin está offline   Responder com Citação
Resposta


Regras para Posts
Você não pode postar novos tópicos
Você não pode postar respostas
Você não pode postar anexos
Você não pode editar seus posts

Código [IMG] Sim
Código HTML Não
Trackbacks are Sim
Pingbacks are Sim
Refbacks are Sim



Horários baseados na GMT -3. Agora são 08:18 AM.