kholyphoenix1 Posted May 20, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 05/20/23 Last Seen: May 28, 2023 Share Posted May 20, 2023 (edited) Fala pessoal, Alguém poderia me indicar um material para configurar o Servidor para jogar com outros amigos o Ragnarok?O que eu tentei fazer 1. Servidor está no meu Computador e tentei usar Hamachi e não funcionou e em seguida tentei usar Radmin VPN. 2. A outra pessoa conseguiu fazer telnet em 6900, 6121 e 5121 via VPN e funcionou. 3. Depois pedi para ele alterar o IP do Arquivo " data\sclientinfo.xml ", pelo IP da VPN e ao abrir o client o resultado foi, nem login conseguiu fazer. 4. Nos arquivos: char_athena.conf, login_athena.conf e map_athena.conf não fiz nenhuma alterção conforme os prints. 5. Quanto ao client.exe eu baixei e não fiz nenhuma configuração nele. Edited May 21, 2023 by kholyphoenix1 Quote Link to comment Share on other sites More sharing options...
Pokye Posted May 20, 2023 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 51 Reputation: 12 Joined: 08/22/22 Last Seen: 5 hours ago Share Posted May 20, 2023 vc esqueceu de descomentar // o char_ip: map_ip: e login_ip: e deve colocar o IP neles tbm. Quote Link to comment Share on other sites More sharing options...
kholyphoenix1 Posted May 20, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 05/20/23 Last Seen: May 28, 2023 Author Share Posted May 20, 2023 (edited) Mesmo não fazendo isso que você falou no CMD quando executo o Server mostra o IP da VPN... Vou fazer o que você orientou, preciso compilar de novo o Server no Visual Studio? # Como configurei com IP da VPN (Radmin VPN) # char_athena.conf // login_ip: 127.0.0.1 -> login_ip: 26.24.XXX.XXX // bind_ip: 127.0.0.1 -> bind_ip: 26.24.XXX.XXX // char_ip: 127.0.0.1 -> char_ip: 26.24.XXX.XXX # login_athena.conf // bind_ip: 127.0.0.1 -> bind_ip: 26.24.XXX.XXX # map_athena.conf // char_ip: 127.0.0.1 -> char_ip: 26.24.XXX.XXX // bind_ip: 127.0.0.1 -> bind_ip: 26.24.XXX.XXX // map_ip: 127.0.0.1 -> map_ip: 26.24.XXX.XXX # sclientinfo.xml <address>127.0.0.1</address> -> <address>26.24.XXX.XXX</address> # Resultado Nem mesmo eu consigo fazer login agora Edited May 20, 2023 by kholyphoenix1 Quote Link to comment Share on other sites More sharing options...
Pokye Posted May 20, 2023 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 51 Reputation: 12 Joined: 08/22/22 Last Seen: 5 hours ago Share Posted May 20, 2023 (edited) bind_ip não! deixe comentado // e não precisa recompilar novamente. Só é preciso recompilar o emulador quando se meche em algo dentro da pasta "src/" fora isso não precisa recompilar. para seu amigo se conectar ao seu servidor, ele tem q entrar no seu canal do Radmin VPN também. Edited May 20, 2023 by Pokye Quote Link to comment Share on other sites More sharing options...
Pokye Posted May 20, 2023 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 51 Reputation: 12 Joined: 08/22/22 Last Seen: 5 hours ago Share Posted May 20, 2023 Para ajudar melhor. poderia ter pesquisado no Youtube, teria a solução fácil. Quote Link to comment Share on other sites More sharing options...
kholyphoenix1 Posted May 20, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 05/20/23 Last Seen: May 28, 2023 Author Share Posted May 20, 2023 (edited) 2 hours ago, Pokye said: bind_ip não! deixe comentado // e não precisa recompilar novamente. Só é preciso recompilar o emulador quando se meche em algo dentro da pasta "src/" fora isso não precisa recompilar. para seu amigo se conectar ao seu servidor, ele tem q entrar no seu canal do Radmin VPN também. Obrigado pelas explicações, farei isso. Com relação a entrar no meu canal ele fez isso se não, não teria como fazer telnet nas portas do Servidor. Quanto ao vídeo eu assisti ele, achei horrível e muito mal explicado várias coisas... Com relação ao: bind_ip # login_athena.conf Só contém: // bind_ip: 127.0.0.1 não devo tirar o comentário correto? # char_athena.conf login_ip: xxx.xxx.xxx.xxx // bind_ip: 127.0.0.1char_ip: xxx.xxx.xxx.xxx # map_athena.conf char_ip: xxx.xxx.xxx.xxx// bind_ip: 127.0.0map_ip: xxx.xxx.xxx.xxx Seria dessa forma?? Edited May 20, 2023 by kholyphoenix1 Quote Link to comment Share on other sites More sharing options...
Pokye Posted May 20, 2023 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 51 Reputation: 12 Joined: 08/22/22 Last Seen: 5 hours ago Share Posted May 20, 2023 (edited) isso. o bind_ip se usa somente quando vc tem 2 ou mais servidores e quer compartilhar o mesmo IP entre eles. Edited May 20, 2023 by Pokye Quote Link to comment Share on other sites More sharing options...
valesti Posted May 21, 2023 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 43 Reputation: 4 Joined: 10/07/14 Last Seen: Tuesday at 04:30 PM Share Posted May 21, 2023 Não precisa alterar o IP em lugar nenhum, apenas o sclientinfo do client. Deixe tudo configurado conforme padrão do rAthena. A partir do momento que você utiliza o RADMIN, todos que estão conectados na sua rede são considerados localhost, então o IP 127.0.0.1 vai servir. Quote Link to comment Share on other sites More sharing options...
kholyphoenix1 Posted May 21, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 05/20/23 Last Seen: May 28, 2023 Author Share Posted May 21, 2023 17 hours ago, valesti said: Não precisa alterar o IP em lugar nenhum, apenas o sclientinfo do client. Deixe tudo configurado conforme padrão do rAthena. A partir do momento que você utiliza o RADMIN, todos que estão conectados na sua rede são considerados localhost, então o IP 127.0.0.1 vai servir. 20 hours ago, Pokye said: isso. o bind_ip se usa somente quando vc tem 2 ou mais servidores e quer compartilhar o mesmo IP entre eles. Resolvido, obrigado! Quote Link to comment Share on other sites More sharing options...
SNKR Posted March 26 Group: Members Topic Count: 0 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 03/26/24 Last Seen: May 14 Share Posted March 26 (edited) Edited March 27 by SNKR Quote Link to comment Share on other sites More sharing options...
PoringSpr0 Posted August 21 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 05/12/24 Last Seen: August 23 Share Posted August 21 On 5/21/2023 at 2:52 PM, kholyphoenix1 said: Resolvido, obrigado! explica ai o que vc fez Quote Link to comment Share on other sites More sharing options...
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.