probably need to edit your eqemu_config.xml file correctly.. if using version 6.6 / 7.0... paste your eqemu_config.xml file if possible.
should have
Code:
<address>127.0.0.1</address>
<localaddress>127.0.0.1(or 192.168.x.x)</localaddress>
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
in there somewhere.. (after <longname>)