Thread: hepl plz
View Single Post
  #5  
Old 07-13-2003, 07:32 PM
Krimzin
Fire Beetle
 
Join Date: Jul 2003
Posts: 25
Default

Loginserver.ini -

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Just Another
worldaddress=24.*.*.*
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=


----------------

boot5zone.bat -

REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . 192.168.0.110 7995 192.168.0.110
start zone . 192.168.0.110 7996 192.168.0.110
start zone . 192.168.0.110 7997 192.168.0.110
start zone . 192.168.0.110 7998 192.168.0.110
start zone . 192.168.0.110 7999 192.168.0.110

exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------


----------------------

Yes I'm behind a NAT with built-in firewall, I dmz'd this comp though to bypass the firewall. I'm able to receive outside connections. Like I said in a previous post, others are able to connect to my server.

Even using minilogin the same thing happens.