Josh, the
Code:
<address>192.168.0.3</address>
<localaddress>127.0.0.1</localaddress>
located your eqemu_config.xml file was giving me issues also. I dont know if this is really needed so just change it to
Code:
<!-- <address>192.168.0.3</address> -->
<!-- <localaddress>127.0.0.1</localaddress> -->
Doing this cancels them out. I had this issue with timing out so I just removed those two lines by doing that, (they're orginally like that I belive).
Once I did that, all my connection issues went away and I could log in perfect everytime.
Just my 2cps though.