Jump to content

Recommended Posts

Posted

Olá pessoal, tudo bem?

Estava testando o servidor rAthena 20220330 local e esta funcionando tudo normal, tentei por em uma VPS, configurei os IPs, tudo liga normal, mas não consigo me conectar com o servidor

Quando coloco meu login e senha só fica carregando e depois dá DC, alguma ajuda?
OBS: Já tentei reiniciar a maquina e desligar o firewall e nada deu certo!

imagem2.PNG

Imagem1.png

  • 3 weeks later...
Posted
On 10/7/2024 at 5:57 PM, mutante22 said:

Windows Server 2019
Portas 6900 e 6121 abertas
sclientinfo.xml coloquei o IP da VPS
Mas nada funciona

Conseguiu resolver? As vezes a configuração podia estar no clientinfo.xml ao invés do sclientinfo.xml

Posted

É complicado, as pessoas vem pedir ajuda depois do nada somem sem falar se conseguiram resolver e como foi que resolveram. deixando assim pessoas que possam vir a ter o mesmo problema sem uma resposta já feita, mas fazer o que né.

Posted
On 11/1/2024 at 7:03 PM, EderRock said:

É complicado, as pessoas vem pedir ajuda depois do nada somem sem falar se conseguiram resolver e como foi que resolveram. deixando assim pessoas que possam vir a ter o mesmo problema sem uma resposta já feita, mas fazer o que né.

@EderRock

Tive um problema similar e todos aqui sabem que o problema pode variar de hardware para hardware. Vou de dar um exemplo: Na minha hospedagem as máquinas tem duas placas de rede, uma para a VPN e outra publica, para fazer os servidores se comunicarem, eu tive que configurar assim:

Login_athena

// Login Server Port
login_port: 6101

char_athena

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 186.202.10.75

// Login Server Port
login_port: 6101

// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: 186.202.10.75

// Character Server Port
char_port: 6102

map_athena

// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip: 186.202.10.75


// Character Server Port
char_port: 6102

// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: 186.202.10.75

// Map Server Port
map_port: 6103

Tenta seguir esse modelo para ver se dar certo.

 

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...