What's new

LAN Configuration

ggnore

Trial Member
2
2016
0
Hey All

Basically trying to get the 4.3.4 emulated server to run off my Server 2012 machine but running into the "Logging in to server" prompts continuously and ideally would like it to work via LAN/WAN. I've verified the package is not corrupted or misconfigured as it runs correctly when setup locally (127.0.0.1) off my Windows 10 machine.

Context:

- Windows Firewall disable
- No UTM/Firewall otherwise inbetween
- Network 192.168.0.0/24 255.255.255.0 GW: 192.168.0.254
- Realm list (Auth database, editied via HeidiSQL)
http://imgur.com/vxWKskI
- Authserver.conf | realmlist.wtf | worldserver.conf | host file configuration (from server)
https://www.wetransfer.com/download...b5c2bc26695cc886b15d31b120160515034742/202d62

It's driving me insane and I've spent countless hours attempting to reconfigure the configuration files to make this work.

Any help out be greatly appreciated.
 

ggnore

Trial Member
2
2016
0
Well this one will go on reddit.com/r/TIL (a.k.a Today I learned)...

HeidiSQL does not actually update the database when you make modifications (piece of crap).

Download Navicat for MySQL as per http://www.emucoach.com/showthread.php?1740-server-running-but-client-PC-won-t-connect and edited the appropriate settings, boom, presto, its all working perfectly...

I actually am considering writing up a guide on how to setup this 4.3.4 server correctly as there are a crap load of caveats not mentioned in the "guide".
 
Top