Error message: 'Bad server name. Unknown reason.'
Not sure what the deal is. The server was running fine about a week ago, I went in to run it again and it pukes. There haven't been any changes to my configs or my network setup between that time.
I'm running eqemu 0.4.2
Here's the error that world.exe is throwing.
Login server responded with FatalError. Disabling reconnect.
The server is running on a Dual 1000Mhz/1Gig Ram OS is Win2k Pro.
It sits behind a DSL router, but all of the needed ports are open to it.
Here's the login.cfg
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Vile
worldaddress=199.222.142.141
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
and the db.cfg
# READ README.TXT!
[Database]
host=10.*.*.*
user=******
password=*****
database=eq
compression=off
|