[Archive] [SOLVED] Authserver sends wrong realm IP to client - 4.3.4 Blizzlike Cataclysm - v.7
[Archive] [SOLVED] Authserver sends wrong realm IP to client - 4.3.4 Blizzlike Cataclysm - v.7
Archived author: StrangelyGlowingGuy • Posted: 2025-11-04T18:11:05.917105
Original source
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!
Archived author: StrangelyGlowingGuy • Posted: 2025-11-04T18:11:05.917105
Original source
You genius! I've been at this three hours!! Thank you!!!
I think that means we're both idiots, you're just the smarter idiot ![]()
![]()
Quote:meatsack said:Glad I could be of help with this post, even after some months
You genius! I've been at this three hours!! Thank you!!!
I think that means we're both idiots, you're just the smarter idiot
Click to expand...
Archived author: StrangelyGlowingGuy • Posted: 2025-11-04T18:11:05.917105
Original source
Quote:meatsack said:Glad I could be of help with this post, even after some months
You genius! I've been at this three hours!! Thank you!!!
I think that means we're both idiots, you're just the smarter idiot
Click to expand...
Quote:StrangelyGlowingGuy said:Oh yeah! I totally understand!! Mine too!
Glad I could be of help with this post, even after some months
I think I eventually got it by seeing some picture of the "data" tab somewhere, because I was just blind it seems.
Was my first time directly editing with HeidiSQL.
Sometimes it's just like that, troubleshooting for hours until I realize "ah crap forgot a single checkbox or had a typo somewhere"...
Click to expand...
Archived author: StrangelyGlowingGuy • Posted: 2025-11-04T18:11:05.917105
Original source
Quote:StrangelyGlowingGuy said:Oh yeah! I totally understand!! Mine too!
Glad I could be of help with this post, even after some months
I think I eventually got it by seeing some picture of the "data" tab somewhere, because I was just blind it seems.
Was my first time directly editing with HeidiSQL.
Sometimes it's just like that, troubleshooting for hours until I realize "ah crap forgot a single checkbox or had a typo somewhere"...
Click to expand...
Archived author: StrangelyGlowingGuy • Posted: 2025-11-04T18:11:05.917105
Original source
what programme do we need to use to change those settings?
Archived author: StrangelyGlowingGuy • Posted: 2025-11-04T18:11:05.917105
Original source
Thanks, I've been looking for this for a long time