View Single Post
  #4  
Old 01-26-2002, 06:36 AM
Zeitgeist
Discordant
 
Join Date: Jan 2002
Posts: 289
Default

nuncio, these are my configs from behind a linksys befsr41:

eqhost.txt:

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

db.ini:

# READ README.TXT!

[Database]
host=localhost
user=username
password=password
database=eq

loginserver.ini:

[LoginServer]
loginserver=localhost
worldname=The Dreaming
locked=false
worldaddress=192.168.1.101
account=eqemu
password=eqemu

Boot5Zones.bat:

@echo off
start zone . 192.168.1.101 9001 localhost
start zone . 192.168.1.101 9002 localhost
start zone . 192.168.1.101 9003 localhost
start zone . 192.168.1.101 9004 localhost
start zone . 192.168.1.101 9005 localhost
exit
cls

this with the miniloginserver works. let me know if troubles persist!
__________________
gm-Zeitgeist
I WAS Diligently Working at the Next Board Title :p
webmaster godmonkey.com, dreamusher.com
Reply With Quote