View Single Post
  #2  
Old 10-10-2006, 07:17 PM
eq4me
Hill Giant
 
Join Date: Jul 2006
Posts: 166
Default

Quote:
Originally Posted by greneday5
[Debug] [WORLD__INIT_ERR] Failed to start client (UDP) listener (port 9000)

Any ideas? Search didn't turn up anything relavent
Port 9000 cannot be changed as the client is hardcoded to connect there.

You could try to add an virtual IP address to your network device and configure each server to a dedicated IP address. But it might be that servers are listening on any IPs on the server(0.0.0.0) and only taking connections from the IP configured in the eqemu config xml file. In this case it will not work.

Maybe you should give the free VMware Server a whirl, I use it all the time for testing and running EQEmu servers.
Reply With Quote