If you're hosting the login server on the same machine that's hosting the eq server, you could try
Code:
<loginserver>
<host>192.168.2.25</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
Or even 127.0.0.1 for the host. I don't remember what I used when I did it.