Hi,
Ensure that you also have set the Worldname and Worldaddress in your loginserver.ini file. I had the exact same problem as this and found that I had to do the below to get it working.
	Quote:
	
	
		| [LoginServer] loginserver=192.168.1.5
 #loginserver2=
 loginport=5999
 #loginport2=
 worldname=<ServerName - I made it match the server name I set in my eqemu_config.xml file>
 worldaddress=192.168.1.5
 #locked=
 #account=
 #password=
 | 
	
 Hope this helps.
Akyra