FePa Posted October 8, 2022 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 12/07/18 Last Seen: December 10, 2022 Share Posted October 8, 2022 (edited) Hello, I would like help to configure a server like this: I made these settings: VM#1 login_athena.conf Spoiler bind_ip: 10.1.1.1 login_port: 6900 inter_athena.conf Spoiler login_server_ip: 10.1.1.3 subnet_athena.conf Spoiler subnet: 255.0.0.0:10.1.1.2:10.1.1.2 VM #2 char_athena.conf Spoiler login_ip: 10.1.1.1 bind_ip: 10.1.1.2 login_port: 6900 char_ip: 10.1.1.2 char_port: 5800 map_athena.conf Spoiler char_ip: 10.1.1.2 bind_ip: 10.1.1.2 char_port: 5800 map_ip: 10.1.1.2 map_port: 9600 inter_athena.conf Spoiler login_server_ip: 10.1.1.3 subnet_athena.conf Spoiler subnet: 255.0.0.0:10.1.1.2:10.1.1.2 VM #3 Installed and configured mariamdb The servers called and communicated perfectly. when we try to log in by hexed, we can log in with the login and password of the player, but it stops when trying to log in by char server I disabled all firewall rules for all VMs Can someone help me? Edited October 8, 2022 by FePa Quote Link to comment Share on other sites More sharing options...
0 Tokei Posted October 8, 2022 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 696 Reputation: 722 Joined: 11/12/12 Last Seen: 15 hours ago Share Posted October 8, 2022 It seems like the client is able to connect to the login-server, but is not able to connect to the char-server. Assuming you have no errors showing up in any of your console, have you... tested if the port 5800 is open on VM#2, on 10.1.1.2? That would be my guess. https://www.yougetsignal.com/tools/open-ports/ 1 Quote Link to comment Share on other sites More sharing options...
0 FePa Posted October 8, 2022 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 12/07/18 Last Seen: December 10, 2022 Author Share Posted October 8, 2022 (edited) I disabled all firewall rules for both vms Edited October 8, 2022 by FePa Quote Link to comment Share on other sites More sharing options...
0 JohnyBonnie Posted November 30, 2022 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 09/11/20 Last Seen: December 31, 2022 Share Posted November 30, 2022 (edited) Try "setenforce 0" without quotes ? Edited November 30, 2022 by JohnyBonnie Quote Link to comment Share on other sites More sharing options...
Question
FePa
Hello, I would like help to configure a server like this:
I made these settings:
VM#1
login_athena.conf
bind_ip: 10.1.1.1
login_port: 6900
inter_athena.conf
login_server_ip: 10.1.1.3
subnet_athena.conf
subnet: 255.0.0.0:10.1.1.2:10.1.1.2
VM #2
char_athena.conf
login_ip: 10.1.1.1
bind_ip: 10.1.1.2
login_port: 6900
char_ip: 10.1.1.2
char_port: 5800
map_athena.conf
char_ip: 10.1.1.2
bind_ip: 10.1.1.2
char_port: 5800
map_ip: 10.1.1.2
map_port: 9600
inter_athena.conf
login_server_ip: 10.1.1.3
subnet_athena.conf
subnet: 255.0.0.0:10.1.1.2:10.1.1.2
VM #3
Installed and configured mariamdb
The servers called and communicated perfectly.
when we try to log in by hexed, we can log in with the login and password of the player, but it stops when trying to log in by char server
I disabled all firewall rules for all VMs
Can someone help me?
Edited by FePaLink to comment
Share on other sites
3 answers to this question
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.