View Single Post
  #22  
Old 12-09-2010, 04:57 PM
toad
Fire Beetle
 
Join Date: Mar 2003
Posts: 26
Default

Quote:
Originally Posted by Chanus View Post
Maybe look at your eqemu_config.xml (in your server root directory).

The world section might be set to localhost or 127.0.0.1 instead of your server's ip address (it should be to the server's ip)
that was set as local host, but it is really local host, but i did change. No help

Quote:
Originally Posted by DERISION View Post
I would expect to see your server IP address before the :9000, e.g. 'Error connecting to 192.168.254.20:9000'
where is the client looking for that information? the only thing i changed on the client is the login server. which is working. the only thing i see for port 9000 is in the eqemu_config, which says
<tcp ip=eq.toadville.org" port="9000" telnet="disable" />

on the server, my host record points that name to 127.0.0.1, on the client, my host record points that name to the ip address of the server 192.168.254.20
Reply With Quote