Ir para conteúdo
  • Cadastre-se
  • 0

[Gracia Pt2 L2JFREE]


Sephiroth

Pergunta

Gente, já vi vários tópicos de pessoas com o mesmo problema que o meu porém nenhuma conseguiu resolver o problema, seguindo essa ideia vou deixar meu post aqui pra ver se alguem resolve...

 

Seguinte, deixando o server pra mim logar na minha maquina ele vai perfeito porém meus amigos não conseguem logar nas maquinas das casas deles, o que faço? segue meus arquivos de propriedades:

 

Server Proprieties

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs

GameserverHostname = 0.0.0.0

GameserverPort = 7777

 

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

ExternalHostname = l2sephiroth.servegame.com =endereço NO-IP para os meus amigos

# 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 = localhost pra mim logar offline

# Note: You can define server hostname for each network in subnets.properties

 

# The Loginserver host and port

LoginPort = 9014

LoginHost = 192.168.254.1 <<minha ip interna (ethernet)

# This is the server id that the gameserver will request (i.e. 1 is Bartz)

RequestServerID = 1

# If set to true, the login will give an other ID to the server if the requested ID is allready reserved

AcceptAlternateID = True

 

LoginServer Proprieties

 

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs

LoginServerHostname=0.0.0.0

LoginServerPort=2106

GMMinLevel=100

 

# The port, ip on which login will listen for GameServers

LoginHostname=192.168.254.1 <<minha ip interna (ethernet)

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

ShowLicence = False

 

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

Login=root

Password=

 

 

# 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)

# (0 = disable)

IpUpdateTime=0

 

Minha System.INI

 

 

Protocol=unreal

ProtocolDescription=Unreal Protocol

Name=Player

Map=Index.unr

LocalMap=Entry.unr

Host=

Portal=

MapExt=unr

EXEName=l2.exe

SaveExt=usa

Port=7777

Class=LineageWarrior.MFighter

ServerAddr=localhost << Para mim logar l2sephiroth.servegame.com << para os pcs dos meus amigos

IsL2NetLogin=True

IsL2Console=True

IsL2Seamless=True

IsL2Projector=True

ISL2Mark=2

ForceAspectRatio=False

AspectRatio=1.334

IsDefaultShaodw=False

IsUnderWaterEffect=False

IsUseCommand=True

L2VersionCheck=false

IsL2MemLog=False

L2ThreadFilter=1

L2TestServer=false

EnablePurgeLevel=True

SharedSky=True

L2MaxPawnResourceLoad=1.0

L2UseReplayManager=true

L2SaveLog=true

EnableSecondWindow=true

IsUseXMLUI=True

L2ShaderPath=..\system\

 

Meu Modem é um SpeedStream 4200 Siemens

em teoria ja abri as portas necessarias

 

Protocolo Porta Redirecionado para

endereÇo IP

 

TCP 12203 192.168.254. 1

 

TCP 7777 198.168.254. 1

 

TCP 2106 192.168.254. 1

 

TCP 1200 192.168.254. 1

 

TCP 27000 192.168.254. 1

 

TCP 9014 192.168.254. 1

 

TCP 8245 192.168.254. 1

 

TCP 27020 192.168.254. 1

 

TCP HTTP / 80 192.168.254. 1

 

TCP 15674 192.168.254. 1

 

TCP 3898 192.168.254. 1

 

TCP TELNET / 23 192.168.254. 1

 

UDP 60676 192.168.254. 1

 

E também ativei o DMZ como permanente e já reiniciei o modem

Status de DMZ atual: Ativado

EndereÇo de IP do host DMZ atual: 192.168.254.1

 

checando as portas no [url=

O conteúdo está oculto, favor efetuar login ou se cadastrar!
]http://ping.eu/ constatei que por lá todas as portas dão como fechadas!!!

ja refiz o processo de abertura de portas e está na mesma...

 

Por Favor Onde Estou Errando???? Alguém sabe o problema????

msn de contato [email protected]

Grato desde já

Link para o comentário
Compartilhar em outros sites

3 respostass a esta questão

Posts recomendados


LOGIN

# ================================================================

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

# ================================================================

 

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs

LoginServerHostname=0.0.0.0

LoginServerPort=2106 LIBERE ESSA PORTA NO FIREWALL

GMMinLevel=100

 

# The port, ip on which login will listen for GameServers

LoginHostname=127.0.0.1

LoginPort=9014 LIBERE ESSA PORTA NO FIREWALL[/

 

________________________________________________________________________________

 

SERVER

 

# ================================================================

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

# ================================================================

 

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs

GameserverHostname=0.0.0.0

GameserverPort=7777 LIBERE ESSA PORTA NO FIREWALL[/

 

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

ExternalHostname=SEU IP EXTERNO

# 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

# Note: you can define server hostname for each network in subnets.properties

 

# The Loginserver host and port

LoginPort=9014

LoginHost=127.0.0.1

 

 

 

LEMBRANDO DA "L2.INI" CONFIGURA A MSM CERTINHU

DE PREFERENCIA USE UM DNS

Editado por Mec_lineage2force.com
Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.



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