Ir para conteúdo
  • Cadastre-se

Colocando servidor on com NO-IP ! Sem erros


Posts recomendados

Estou ajudando só porque pesquisei bastante e achei a solução e consegui deixar o meu servidor online. então todos aproveitem essa correção. Presté atenção na cor Vermelha a baixo

 

1: Libera essas porta do seu roteador.

9014 tcp e udp

8245 tcp e udp

8090 tcp e udp

7777 tcp e udp

2106 tcp e udp

3306 tcp e udp

6667 tcp e udp

Geito Certo você vai usar 2 l2.ini um pra você jogar offline. e outro l2.ini pra outros players jogar assim da certo e você nao tem lag.

 

 

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

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

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

 

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

GameserverHostname = *

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 = CONFIGURE AKI COM SEU NO-IP

 

# 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 = Ip Interno Exemplo 10.1.1.5

 

# The Loginserver host and port

LoginPort = 9014

LoginHost = Ip Interno Exemplo 10.1.1.5

 

# 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

 

 

# Minimum and maximum protocol revision that server allow to connect.

# You must keep MinProtocolRevision <= MaxProtocolRevision.

MinProtocolRevision = 740

MaxProtocolRevision = 746

 

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

# L2Dot #

# EXTRA fuctions #

# before you set them up ready carefully the info #

# Thanks Dimis4 #

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

# Activate Protection for unknownPacket flooding

PacketProtection = True

# How much unknown packets before punishment.

# If the player send more than 5 unknownPackets per second, the player get punished.

UnknownPacketsBeforeBan = 5

# Punishments

# 1 - broadcast warning to gms only

# 2 - kick player (default)

# 3 - kick & ban player (Accesslevel -100)

UnknownPacketsPunishment = 2

 

10- Depois de ter configurado a pasta GameServer vá ateh a pasta LoginServer/Config/loginserver e configure assim :

 

 

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

O conteúdo está oculto, favor efetuar login ou se cadastrar!

#

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

O conteúdo está oculto, favor efetuar login ou se cadastrar!

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

 

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

# 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 = CONFIGURE AKI COM SEU NO-IP

 

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

InternalHostname = Ip Interno Exemplo 10.1.1.5

 

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

LoginserverHostname = Ip Interno Exemplo 10.1.1.5

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

 

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

MaximumDbConnections = 10

 

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

Espero que ajudem alguem Vlw Fui..! =D

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


o erro continua =/

off ele funciona belezinha...

já on-line ele da erro no login server

já o game server funciona normal

 

 

desde já agradeço a ajuda :D

 

 

 

resolvido !!!

 

Mais uma vez obrigado a todos!!

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

Men faço direitinho aqui mais quando abro o jogo para pode joga ele nao longa... nao passa nem da tela de long. O que pode ser alguem pode me ajuda estaa lendo esse tuto e nao vi niguem responder essa respota. Estou procurando isso a varios dias ja se alguem pdoe me ajuda serei muito grato.

Link para o comentário
Compartilhar em outros sites

Tbm faço tudo certinho ele offline eh perfeito mais na hora de on ele da erro ...

 

o tipo do meu arquivo de gameserver e loginserver eh diferente nao tem external ou internal olha soh

 

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

# Game Server Settings

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

# This is the server configuration file. Here you can set up the connection information for your server.

# This was written with the assumption that you are behind a router.

# Dumbed Down Definitions...

# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.

# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).

# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.

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

# Networking

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

 

# Where's the Login server this gameserver should connect to

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: 127.0.0.1

LoginHost = 127.0.0.1

 

# TCP port the login server listen to for gameserver connection requests

# Default: 9014

LoginPort = 9014

 

# Bind address for gameserver. You should not need to change it in most cases.

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: * (l2caxserver.no-ip.org)

GameserverHostname = *

 

# Default: 7777

GameserverPort = 7777

 

 

e o login:

 

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

# Login Server Settings

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

# This is the server configuration file. Here you can set up the connection information for your server.

# This was written with the assumption that you are behind a router.

# Dumbed Down Definitions...

# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.

# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).

# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.

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

# Networking

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

 

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

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: *(l2caxserver.no-ip.org)

LoginserverHostname = *

 

# Default: 2106

LoginserverPort = 2106

 

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

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: *

LoginHostname = 127.0.0.1

 

# The port on which login will listen for GameServers

# Default: 9014

LoginPort = 9014

 

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

# Default: 15

IpUpdateTime = 15

 

 

e quando eu ponho o meu no-ip ele da erro fala q nao consegue conectar por causa do bind

 

c alguem puder me ajudar desde ja agradeço...

Link para o comentário
Compartilhar em outros sites

@Fernando521

 

Especifique qual rev vc esta usando... caso tenha mais rev antigas pege os arquivos longserve e gameserve dela, e coloque a qual vc esta usando, procure ver se ela tem o diretorio da linha

 

 

# Configure your external ip

ExternalHostname = 127.0.0.1

 

# Configure your internal ip

InternalHostname = 127.0.0.1

 

 

fiz isso uma fez com o meu deu certo ^^.

Link para o comentário
Compartilhar em outros sites

BOm galera tentei seguir o TUTO mais nao deu carto por algums fatores nau sei que rev vcs do TUTO uzaram mais e que a minha e a mais recente L2jServer_Rev_8018 ... então por isso nao consigo acopanha-los pelo TUTO espero que alguem possa me ajuda... de preferencia que tbem uza esta rev ou uma parecida blz !? e vou logo agradecendo por tudo!!

Link para o comentário
Compartilhar em outros sites

mano esse no ip ai e para sit ou para o serve fica on ?......... descupa a pergunta noob

o no ip e o que agente fas qeu tipo exmplo:l2jbrasil.gamesserve.com ou 180.80.90 numeros que aparece na frente ??

Vamos dizer que para o server ficar online conectado a internet , ou seja para que outra pessoa possa entrar no seu servidor, seu moldem deve ser desbloqueado e na l2ini na System deve ter o local , o endereço No-ip.

fb.com/joaovictorbeato

DSTV por um bom tempo no forúm.

Link para o comentário
Compartilhar em outros sites

ae mano , quando eu vou logar , pegou , mais o GameServer nao ta pegar , fica la " Down " .e problema com o stargameserver , falta oq ?

Contatos :

Orkut : [email protected] ( Não Jogo o L2 Killer Mais. )

Msn : [email protected]

33le9ax.gif

Procuro Alguem Que Possa Me Explicar Como Colocar Um Site De L2 On. Meus Contatos Estão Ai Em Cima .(-.-)

morreubt8.gif

Link para o comentário
Compartilhar em outros sites

  • 1 month later...

Man isso ta errado e so por no ExternalHostname: o no-ip e no Internal tbm e na system so basta iso

maan, do jeito que vc diz nao consigo sair do loguim, do jeito que ta no tuto tbm ....

afinal qual a maneira correta de rodar com no-ip ?

em quais lugares deixo o no-ip e em quais lugares dexo meu ip interno ou dexo aquele 127.0.0.1 ?

queria postar a ss da tela pra vcs verem como fica,,, mais sou very noob ! ¬¬'

Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...

o meu fica dando esse erro toda hora que coloco o NO-IP...

se eu colocar o IP normal ele vai...

 

O conteúdo está oculto, favor efetuar login ou se cadastrar!

A Vida é uma eterna lição...

Estamos sempre aprendendo...

Link para o comentário
Compartilhar em outros sites

  • 3 months later...

Initalizing L2EmuProject-Login ...

 

================================================================================

===========================================-[ Login Server ]

23/01/2012 23:07:15 com.l2emu.loginserver.L2LoginServer createBootDirs

INFO: LoginServer: All Directories and Files Created!

================================================================================

===================================================-[ Main ]

23 Jan 23:07:15: [iNFO] Loading: ./config/main/loginserver.ini

23 Jan 23:07:15: [iNFO] Loading: ./config/main/mmocore.ini.

================================================================================

================================================-[ Network ]

23 Jan 23:07:15: [iNFO] Loading: ./config/network/network.ini

23 Jan 23:07:15: [WARNING] L2Properties: Missing property for key - RouterHostna

me

23 Jan 23:07:15: [iNFO] Loading: ./config/network/telnet.ini

================================================================================

============================================-[ Versionning ]

23 Jan 23:07:15: [iNFO] Loading: ./config/versionning/commons-version.xml.

23 Jan 23:07:15: [iNFO] Loading: ./config/versionning/login-version.xml.

================================================================================

=================================================-[ Telnet ]

23 Jan 23:07:15: [iNFO] Telnet Server is currently disabled.

================================================================================

===============================================-[ Database ]

23 Jan 23:07:15: [iNFO] MLog clients using java 1.4+ standard logging.

23 Jan 23:07:15: [iNFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; d

ebug? true; trace: 10]

23 Jan 23:07:16: [iNFO] Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPoole

dDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDela

y -> 500, autoCommitOnClose -> true, automaticTestTable -> connection_test_table

, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerC

lassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultC

onnectionTester, dataSourceName -> 1hge15x8l3odjgm1e67zb5|1f7d134, debugUnreturn

edConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.

jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions ->

false, identityToken -> 1hge15x8l3odjgm1e67zb5|1f7d134, idleConnectionTestPeriod

-> 3600, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdm

inistrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeEx

cessConnections -> 0, maxPoolSize -> 10, maxStatements -> 0, maxStatementsPerCon

nection -> 100, minPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingChec

koutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, pa

ssword=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnec

tionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflec

tiveProxies -> false ]

================================================================================

=======================================-[ Login Controller ]

23 Jan 23:07:16: [iNFO] Loading LoginController...

23 Jan 23:07:18: [iNFO] Cached 10 KeyPairs for RSA communication

23 Jan 23:07:18: [iNFO] Stored 20 keys for Blowfish communication

================================================================================

=======================================-[ GameServer Table ]

23 Jan 23:07:18: [iNFO] Loaded 71 server names

23 Jan 23:07:18: [iNFO] Loaded 2 registered Game Servers

23 Jan 23:07:19: [iNFO] Cached 10 RSA keys for Game Server communication.

================================================================================

===============================================-[ Ban File ]

23 Jan 23:07:19: [iNFO] Loaded 2 IP Bans.

================================================================================

================================================-[ Threads ]

23 Jan 23:07:19: [iNFO] Listening for GameServers on *:9014

Exception in thread "main" java.net.BindException: Cannot assign requested addre

ss: bind

at sun.nio.ch.Net.bind(Native Method)

at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)

at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)

at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)

at org.mmocore.network.SelectorThread.openServerSocket(SelectorThread.ja

va:102)

at com.l2emu.loginserver.L2LoginServer.<init>(L2LoginServer.java:141)

at com.l2emu.loginserver.L2LoginServer.main(L2LoginServer.java:58)

 

 

 

 

mano fiz tudo que vc mandou aiii masi ta dando isso =/

alguma idéia ??

Link para o comentário
Compartilhar em outros sites

Gente so novo nesses negocio com serve .. ai keria sabe como fasso pra almenta forssa dos cunsto .

Ai cara é simples isso,vai na server/data/stats/armor (se vc quer mudar os adicionais dos sets) abre com bloco de nota e edita a seu gosto

claro dentro do jogo os stats das armaduras editadas não vão mudar mais vc vai saber que mudou qnd usar o set completo e tal,a mesma coisa com as armas

no meu server por exemplo as armas mais fortes são as Hero Weapons prq num tem graça virar hero só por causa das skill

então coloquei este incentivo no meu server pra player virar hero,bom espero ter ajudado.

Link para o comentário
Compartilhar em outros sites

  • 1 month later...
  • 3 weeks later...
  • 3 weeks later...

Mano Ainda Nao Consigui Ainda Continua.. Para Os Meus Player Se Conectar Tem Quer Ser Oelo Hamachi Ainda :( Faz Uma Video AUla!..... OBG!

 

Line][Age Ancestral 

100x / Titanium Armor / Weapons Grad: S / PvP

Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...

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

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