Hi, I made a server for me and my friends. I am able to play on my server but
when my friends are going to login they cant get on the realm. I'm using hamachi.
They stuck on realm selection screen and when they click the server name they're
coming back to realm selection screen.
Sry for bad english
If someone can help me with this problem.
Heres my config parts:
arcemu-logonserver.conf
<LogonDatabase Hostname = "127.0.0.1"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
<LogonServer RemotePassword = "ascent"
AllowedIPs = "5.75.15.###/24"
AllowedModIPs = "5.75.15.###/24">
arcemu-realms.conf
<LogonServer Address = "5.75.15.###"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
<Realm1 Name = "LM WoW Server"
Address = "5.75.15.###:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "1">
and arcemu-world.conf
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "ascent" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">
THX