Error 10061 from LoginServer
I am getting the following:
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error: 10061'
When I try to run worlddebug.exe
db.ini
[Database]
host=localhost
user=ccline
password=ccline
database=eq
compression=off
LoginServer.ini
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginport=5997
worldname=Nabums
worldaddress=65.26.181.166
locked=false
account=
password=
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat
start zonedebug . 127.0.0.1 7995 127.0.0.1
start zonedebug . 127.0.0.1 7996 127.0.0.1
start zonedebug . 127.0.0.1 7997 127.0.0.1
start zonedebug . 127.0.0.1 7998 127.0.0.1
start zonedebug . 127.0.0.1 7999 127.0.0.1
Windows Xp Pro with all the latest updates, etc.
I have tried to replace 127.0.0.1 in the boot5zones to my ipaddress and that didn't help any.
I do not have a firewall nor do I have the one that comes with Xp turned on. I checked it.
I receive no errors until after the World Server listening on: 65.26.181.166:9000 message.
Any help would be appreciated.
Thanks.
|