View Single Post
  #10  
Old 02-05-2009, 04:36 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

The LoginServer.ini file should be in your EQEmu directory.

and it should look like this:

Code:
also your server loginserver.ini should look like

[LoginServer]
loginserver=eqemulator.net
loginport=5994
worldname=
worldaddress=name.no-ip.org
locked=true
account=
password=
#account=
#password=
As for the localhost thing...

in your system hosts file your localhost should be set to 127.0.0.1. You can change your settings in your EQEmu file to whatever you want and the instructions are fine for that.

Have you tried just turning the firewall off to make sure that's not giving you problems? I'm not advocating leaving it off, but once you get connected from the outside then just add it back in and open the ports. That way you eliminate some of the variables here.
Reply With Quote