mutante22 Posted October 7, 2024 Posted October 7, 2024 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! Quote
hanzobr Posted October 7, 2024 Posted October 7, 2024 Qual S.O está instalado na VPS ? Já liberou portas ? Atualizou sclientinfo.xml ? Quote
mutante22 Posted October 7, 2024 Author Posted October 7, 2024 Windows Server 2019 Portas 6900 e 6121 abertas sclientinfo.xml coloquei o IP da VPS Mas nada funciona Quote
zeusc137 Posted October 28, 2024 Posted October 28, 2024 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 Quote
EderRock Posted November 1, 2024 Posted November 1, 2024 É 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é. Quote
Dian Posted November 3, 2024 Posted November 3, 2024 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. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.