does "claw22000.no-ip.com" point to your local IP?
I believe that was the error when the login server could not connect to the DB.
Try putting this this in a file called eqemulogin.ini in your emulator root
you can change the true entries below for less output to the cmd windows.
Code:
[LoginConfig]
loginserver=<Your IP> (localhost might work)
Port=5999
DumpPacketsIn=true
DumpPacketsOut=true
Trace=true
DatabaseServerName=localhost
DatabaseCatalogName=PEQLoginDB
DatabaseUserName=root
DatabaseUserPassword=phsn889b
OPCodePathAndFileName=login_opcodes.conf
I never got mine working with login.ini, but did with eqemulogin.ini...