Ir para conteúdo
  • Cadastre-se
  • 0

gracia [ freya ]


jesus

Pergunta

aew pessoal, configurei meu server freya no ipconfig.xml,mais nao sei configurar pra turma logar externo, o ip da makina do server eh 192.168.1.2 e a minah q ta na rede eh 192.168.1.10, ateh aew blz,mais a turma externa nao comnsegue, me mostrem a cfg aew?aki o arquivo ipconfig.xml eh:

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- Put old contents of ExternalHostname here, used by default -->

<gameserver address="l2worlds.no-ip.info">

<!-- Localhost access -->

<define subnet="192.168.1.2" address="192.168.1.2" />

<!-- LAN's, put old contents of InternalHostname here -->

<define subnet="192.168.1.2" address="192.168.1.2" />

<define subnet="192.168.1.2" address="192.168.1.2" />

<define subnet="192.168.1.2" address="192.168.1.2" />

</gameserver>

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts recomendados


o seu metodo na funfou,mais pra quem precisa aew vai a solução, consegui aqui:

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- Put old contents of ExternalHostname here, used by default -->

<gameserver address="l2worlds.no-ip.info"> (endereço externo do seu server)

<!-- Localhost access -->

<define subnet="127.0.0.0/8" address="192.168.1.2" /> (subnet para o pc ligado na rede do sever digita o ip da makina,adress ip server)

<!-- LAN's, put old contents of InternalHostname here -->

<define subnet="10.0.0.0/8" address="192.168.1.2" />

<define subnet="172.16.0.0/19" address="192.168.1.2" />

<define subnet="192.168.0.0/16" address="192.168.1.2" />

</gameserver>

 

traduzindo:

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- Put old contents of ExternalHostname here, used by default -->

<gameserver address="l2worlds.no-ip.info">

<!-- Localhost access -->

<define subnet="192.168.1.10" address="192.168.1.2" />

<!-- LAN's, put old contents of InternalHostname here -->

<define subnet="10.0.0.0/8" address="192.168.1.2" />

<define subnet="172.16.0.0/19" address="192.168.1.2" />

<define subnet="192.168.0.0/16" address="192.168.1.2" />

</gameserver>

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.