Quote:
Originally Posted by pfyon
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.
|
This worked but then I was getting 1017 errors, so I gave PrivateLogin a shot and it works like a charm.
Thanks for the help guys
