Log in

View Full Version : Hosting a server =-What do i do wrong-=


lordaltay2
04-28-2004, 11:41 AM
I want to host my SERVER on the net so ONYL my friends who have my IP Can join (not hosting on eqemu) Here is my Login. ini

Login.ini
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT
[LoginServer]
loginserver=elitegamers.homeip.net
loginport=5999
worldname=The Uber Duber Test
worldaddress=elitegamers.homeip.net
locked=false
account=
password=

[WorldServer]
Defaultstatus=0
Unavailzone=

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

I used the URL because i just made the dynamic dns server on dynDNS.org for free (Tell em if i should just change this to my externel IP)

My DB.INI is Good

Boot5.zones.bat
REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

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

if NOT exist spells_us.txt goto NOSPELL

start zone qeynos elitegamers.homeip.net 7995 localhost
start zone qeynos2 elitegamers.homeip.net 7996 localhost
start zone qey2hh1 elitegamers.homeip.net 7997 localhost
start zone blackburrow elitegamers.homeip.net 7998 localhost
start zone northkarana elitegamers.homeip.net 7999 localhost
start Zone qrg elitegamers.homeip.net 6900 localhost
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------------------------
Dont think theres a problem there? Is there?

and what should i put in my Eqhosts? It currently looks like this
[Registration Servers]
{
"elitegamers.homeip.net:5999"
}
[Login Servers]
{
"elitegamers.homeip.net:5999"
}


Well thats it. And im gettign error 1017 when connecting. HELP PLASE what am i doing wrong? i followed everyquide perfectly =( Should i change everything to my Externel instead of the URL? I just tried url now, when i died externel it dident wory anyway =( GRR please help meh!

lordaltay2
04-28-2004, 03:21 PM
Anyone? help? Plez!?