StrangelyGlowingGuy
Trial Member
- 4
- 2021
- 1
Hi everone,
-------------------------------------------------------------------
EDIT: Issue is solved. Turns out I'm an idiot
I changed the default values in the database, and not the actual data itself. Going to the tab "Data" in HeidiSQL let me edit the actual values.
Works flawlessly now!
------------------------------------------------------------------
I am having a peculiar issue with setting up a server in my local LAN for testing.
The database, worldserver and authserver are running and are accessible, ports are reachable. Local IP is 10.0.22.14 in a DMZ.
I can successfully log in to the server from my client network, but I cannot connect to the realm itself. (Loads a few seconds, then falls back to realm list)
I think I know already what the problem is too:
I have set the realmlist in the database to the local server IP of 10.0.22.14, but the Authserver would not take these settings.
It is always starting with the default realm setting of 127.0.0.1 and default name "Emucoach Free 7.0".
All configs and DB are unchanged, except for the BindIP entries in the two configs (set to the local server IP) and realmlist DB.
To confirm, I have done a network trace where I can also see the server sending the 127.0.0.1 as the realm IP in it's return answer, which of course won't work when the client is on a different IP.
I have also tried scrapping everything and re-doing it, while only changing the "address" in the realmlist, and nothing else. No dice.
Any ideas what might prevent the Authserver from sending the correct info ("TestRealm" on 10.0.22.14) to the client?
Thanks!
-------------------------------------------------------------------
EDIT: Issue is solved. Turns out I'm an idiot
I changed the default values in the database, and not the actual data itself. Going to the tab "Data" in HeidiSQL let me edit the actual values.
Works flawlessly now!
------------------------------------------------------------------
I am having a peculiar issue with setting up a server in my local LAN for testing.
The database, worldserver and authserver are running and are accessible, ports are reachable. Local IP is 10.0.22.14 in a DMZ.
I can successfully log in to the server from my client network, but I cannot connect to the realm itself. (Loads a few seconds, then falls back to realm list)
I think I know already what the problem is too:
I have set the realmlist in the database to the local server IP of 10.0.22.14, but the Authserver would not take these settings.
It is always starting with the default realm setting of 127.0.0.1 and default name "Emucoach Free 7.0".
All configs and DB are unchanged, except for the BindIP entries in the two configs (set to the local server IP) and realmlist DB.
To confirm, I have done a network trace where I can also see the server sending the 127.0.0.1 as the realm IP in it's return answer, which of course won't work when the client is on a different IP.
I have also tried scrapping everything and re-doing it, while only changing the "address" in the realmlist, and nothing else. No dice.
Any ideas what might prevent the Authserver from sending the correct info ("TestRealm" on 10.0.22.14) to the client?
Thanks!
Last edited: