Thread: EQHOST File
View Single Post
  #10  
Old 04-17-2002, 06:16 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

NecromancerZ, Are you running your own server, or trying to connect to the EQEmu login server?

To connect to your own, everything looks ok, but you might try using 127.0.0.1 instead of localhost.

[Registration Servers]
{
"127.0.0.1:5999"
}
[Login Servers]
{
"127.0.0.1:5999"



but if your trying to connect to the EQEMU login server then you should have:

[Registration Servers]
{
"eqlogin.eqemu.org:5999"
}
[Login Servers]
{
"eqlogin.eqemu.org:5999"
Reply With Quote