Currently, the SoD client cannot connect log into the Public Login Server until Rogean gets it added there. For now, the only way to connect via SoD is to use your own private Login Server from the open source one on the SVN.
Hopefully Rogean will get SoD added to the public LS soon though...
Also, your server config should be using port 5998 to log into the public Login Server:
Code:
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account>*edited*</account>
<password>*edited*</password>
</loginserver>