Ir para conteúdo
  • Cadastre-se
  • 0

[INTERLUDE] Dúvida em config


bosc0

Pergunta

eu configurei os dados asim...

server

 

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:\\l2dot.info\forum\

#

# * = 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'>http://www.whatismyip.com

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

 

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

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

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

 

# Bind ip of the gameserver, use * 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

# If this ip is resolvable by Login just leave *

ExternalHostname = l2wall.no.ip.info

 

# 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 = l2wall.no.ip.info

 

# The Loginserver host and port

LoginPort = 9014

LoginHost = 127.0.0.1

 

# 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

 

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

MaximumDbConnections = 100

 

# Datapack root directory, defaults to current directory from which the server is started

# DatapackRoot = C:/Work/tmp/DataPack

 

# Define character name template

# Example to use only : CnameTemplate=[A-Z][a-z]{3,3}[A-Za-z0-9]*

# will allow names with first capital letter, next three small letters,

# and any (capital or not) letter or number, like ZbigN1eW

# Most rational to have CnameTemplate=[A-Z][a-z]*

# meaning names only of letters with first one capital, like Zbigniew

# Default .* - any namy of any symbols

CnameTemplate = .*

PetNameTemplate = .*

 

# Maximum number of chars per account - Default 7 (0 = unlimited [7 is the client limit])

CharMaxNumber = 7

 

# Define how many players are allowed to play simultaneously on your server.

MaximumOnlineUsers = 1000

 

loguin serv

 

# * = 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 = l2wall.no-ip.info:

 

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

InternalHostname = l2wall.no-ip.info:

 

# Bind ip of the LoginServer, use * to bind on all available IPs

LoginserverHostname = 0.0.0.0

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

 

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

 

telnet

 

Telnet is disabled by default.

EnableTelnet = false

 

#This is the port telnet server will bind to

StatusPort = 12345

 

#If the following is not set, a random password is generated on server startup.

#StatusPW = somePass

 

#This list can contain IPs or Hosts of clients you wish to allow.

#Hosts must be resolvable to an IP.

#The format is as follows:

#ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3

#Make sure there are no spaces between hosts/ips

ListOfHosts = l2wall.no-ip.info,localhost

 

 

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=l2wall.no-ip.info

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

L2UseKeyCrypt=false

L2UseReplayManager=true

EnableSecondWindow=true

IsUseXMLUI=True

 

[L2WaterEffect]

ColorReference=(A=180,R=38,G=56,B=64,RR=150)

EffectResolution=512

 

[LanguageSet]

Language=0

 

[FontSet]

;Font=L2Font.Japan

;Glyph=Japan.gly

Font=L2Font.gulim

Glyph=gulim.gly

 

[CharacterDisplay]

Name=true

Dist=10000

 

 

nao sei o que tem de erado eu consigo loga mas meu amigo nao consegue...

plz alguem ajuda ai...

 

 

 

 

 

ajudem ai por favor estou com o site pronto e td mais.. mas n consigo colocar on o server para os players entrarem!

Link para o comentário
Compartilhar em outros sites

5 respostass a esta questão

Posts recomendados

  • L2JBr ADM

Uma pergunta, você está hospedando ele em casa?

você usa internet a rádio ou roteador? quando você dá um ping para o seu no-ip ele retorna o ip "192.168..."

 

Se sim, você só consiguirá por o servidor online via Hamachi.

EJoOSOj.gif

Sua pergunta foi respondida? Certifique-se de marcar a resposta como a solução aceita.
Se existe mais de uma resposta, utilize o "vote up" para destacá-la.
Se você achar uma resposta útil, diga obrigado clicando no botão "Gostei".

Link para o comentário
Compartilhar em outros sites


  • L2JBr ADM

Não só no internal como também no ExternalHostname = l2wall.no-ip.info:

falha de ctrl+c ctrl+v rsrs

 

Creio que isso resolva seu problema.

EJoOSOj.gif

Sua pergunta foi respondida? Certifique-se de marcar a resposta como a solução aceita.
Se existe mais de uma resposta, utilize o "vote up" para destacá-la.
Se você achar uma resposta útil, diga obrigado clicando no botão "Gostei".

Link para o comentário
Compartilhar em outros sites

Uma pergunta, você está hospedando ele em casa?

você usa internet a rádio ou roteador? quando você dá um ping para o seu no-ip ele retorna o ip "192.168..."

 

Se sim, você só consiguirá por o servidor online via Hamachi.

 

 

 

Estou hospedando ele em casa...uso roteator...

já tirei os ":" de onde me falaram...

o site ja esta on... www.l2wall.vai.la [em contrução não repare algum apetrecho feio.. breve mudará!]

mas ainda to me quebrando... =(

 

tipo o hamaski crio uma conecção mas eu so mando ping e nao recebo..

 

 

 

Obs.: fui na casa de um amigo testar.. o l2 entra até a parte de login.. ai quando coloca senha e login e da "entrar" ele da uma leve travadinha q seria o normal quando loga mas n loga e volta ao normal e n da erro nem nada... e no serve n da sinal de conexão nem nada...

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

acho que e meu hamashi entao ta tudo ok as configuracoes igual as de cima so que ainda nao da pro player entra...

tipo minha net e uma adls (roteador)..

meu hamashi crio uma rede com o no-ip tava olhando meu pc so manda ping e nao recebe nada...

mas vlw a força vo ver se arumo ele...

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.