Skizoke, This was in my Titanium log file.
Code:
2008-09-30 23:07:33 Networking: Connection Established [1]
2008-09-30 23:08:33 *** WorldAuthenticate. Error connecting to 74.185.XX.XX:9000 [client:DisconnectReasonConnectFail,server:DisconnectReasonNone]
2008-09-30 23:08:33
2008-09-30 23:08:33 Networking: Connection Closed [0] with 0 pending bytes.
2008-09-30 23:08:34 *** ERROR: WorldAuthenticate has failed after attempting to connect.
First try commenting these lines in your eqemu_config file:
<address>74.185.XX.XX</address>
<localaddress>192.168.1.68</localaddress>
Second try this, note I don't even have this line in my eqemu_config file:
Try uncommenting this line from your eqemu_config file:
<!-- <tcp ip="localhost" port="9000" telnet="disable"/> -->