Secret Experience

Secret Experience (https://secretexperience.net/index.php)
-   [L2J] Dúvidas (https://secretexperience.net/forumdisplay.php?f=37)
-   -   Dúvida sobre conexão! (https://secretexperience.net/showthread.php?t=25727)

bombrill 25-09-2010 02:02 AM

Dúvida sobre conexão!
 
Estou Com server 100% Pronto com minha conecção esta Ok ! qunado 127.0.0.1

Sempre Criei Server COm Maior Facilidade COm mEu Modem

Maior Cagada que fizeram E Colokar rotiador em casa pra dividir a Net Mais Blza 8 MEgas Em 3 pessoas está Otimo !

A DUvida Seguinte Quando Eu Coloco Via DDNS ... Ele Liga Tudo Certinho Mais Não Entra na tela De Logim Não registra não Conecta Não faiz NADA

MODEM D LINK ESTA COM TODAS PORTAS OK QUANDO ERA SÒ ELE A GALERA CONECTAVA

POIS AGORA QUE COLOQUEI O ROTIADOR GIGASETSE 551 DA SIMIENS ELE NÂO FUNCIONA NADA !

POSTAREI IMAGENS DAKI POUCO VLW SE ME AJUDAREM :horse:

Setokaiba 25-09-2010 03:05 AM

Aplicando-se uma configuração de DMZ para um determinado IP, absolutamente todas as portas ficam "à disposição" de qualquer programa ou requisição/solicitação, independente da aplicação, passando livremente pelo firewall do seu roteador.

DMZ vem do inglês Desmilitarized Zone - Zona Desmilitarizada.

Logo, portas totalmente desbloqueadas.

Na DMZ você deve colocar o IP setado pelo DHCP da Lan para sua máquina. Outro detalhe à observar é que as regras da firewall são iguais a qualquer outra estação na rede ou seja, através do IP que estiver na DMZ você pode configurar schedules e a firewall de acordo com a suas regras aplicadas.

Firewall é uma feature independente de DMZ.

Aqui neste tópico eu instruo como deve ser feito o processo DMZ:
[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

Basta procurar tal configuração em teu modem e aplicar da mesma forma.

bombrill 25-09-2010 03:17 AM

REPITINDO ... OBRIGADO SETO VOU SEGUIR SO MASI UM CASO MEU ROTIADOR EH

GIGASET551 VAI FUNCIONAR COM TUTORIAL DE SPEEDSTREAM ??? :gathering:

----------

NÂO AXEI PROCESSO DMZ NESSE ROTEADOR CARA :(

OLHA MEU ROTEADOR


[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

ERROR QUE DA NO SERVER :no:


[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

cdm 26-09-2010 11:46 PM

mano esse seu erro no login server , é que voce altero itens que nao precisava

# 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

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


onde esta marcado deixe somento com o *
para pessoas de fora conectarem no seu servidor basta mudar o external.

Daniel2 27-09-2010 02:46 PM

bombrill eu nunca vi esse rodiador mais da uma olhada nas opções tudinhas que você pode emcontrar sim mano em todos tem.

bombrill 27-09-2010 10:34 PM

CDM FIZ ISSO AI ELE LOGA MAIS NÂO CONSSEGUI CONECTART NA HORA DE ESCOLHER O SERVER !!!


Obrigado galera pelo apoio pois outro forum não me ajudaram em nada além disso humilharam POR isso sempre vejo superioridade NA SE

SE PUDEREM ME AJUDAR AGRADEÇO MUITO ! :gathering:

Daniel2 29-09-2010 08:54 AM

bom bombrill coloca aque o gameserver.properties e o login beleza para que eu de uma olhada e uma coisa se você usa firewall abra as portas nele também UDP e TCP vai nos seus dois computadores ali no canto direito da tela clica duas veses vai em propriedades ai tem duas abas geral e avançado vai em avançado tem assim firewall do windows ai tem um butom chamado opções aperte ai na procima tem um chamado execuções ai você vai em adicionar porta você add todas do server em UDP e TCP todas.

bombrill 30-09-2010 01:04 AM

OK VO VER SE DA TUDO SERTO JAJA POSTO GAME SERVER PROPIEDADES !:realmad::realmad:

----------

GAME SERVER

Citação:

# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname=l2-deca.ddns.com.br
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= l2-deca.ddns.com.br

# 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= l2-deca.ddns.com.br

# The Loginserver host and port
LoginPort=9014
LoginHost= l2-deca.ddns.com.br

# 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.SQLServerDriv er
URL=jdbc:mysql://localhost/l2jdeca
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login=root
Password=abc123
MaximumDbConnections=200
LOGIM SERVER
Citação:

# 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= l2-deca.ddns.com.br


# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname= l2-deca.ddns.com.br


# 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
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.SQLServerDriv er
URL=jdbc:mysql://localhost/l2jdeca
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login=root
Password=abc123
MaximumDbConnections=10
SERA QUE TEM ALGO ERRADO ???? :daydreaming:

ERROR !![Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

fetish 30-09-2010 08:58 AM

Citação:

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname= l2-deca.ddns.com.br
Não é o ip do dddns, e sim o teu ip interno.
Para descobrir basta ir no menu executar do teu windows > digitar cmd > irá se abrir uma nova janela, lá você digita ipconfig e mostrará o ip na qual precisa ser adicionado alí.

bombrill 30-09-2010 09:50 AM

meu pc nâo abre o ipconfig eu coloco o comando ele abre e fexa rapidamente !!!
E MESMO TROCANDO PARA 127.0.0.1 ELE DA MESMO ERROR !


Horários baseados na GMT -3. Agora são 12:57 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.