EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Network server = 1017 ?! (https://www.eqemulator.org/forums/showthread.php?t=6963)

fnemo 04-30-2003 10:00 PM

Network server = 1017 ?!
 
Boot5zones.bat :
============

Code:

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "81.57.104.49" 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_en.txt goto NOSPELL

start zone . 81.57.104.49 7995 81.57.104.49
start zone . 81.57.104.49 7996 81.57.104.49
start zone . 81.57.104.49 7997 81.57.104.49
start zone . 81.57.104.49 7998 81.57.104.49
start zone . 81.57.104.49 7999 81.57.104.49
start zone . 81.57.104.49 8000 81.57.104.49
start zone . 81.57.104.49 8001 81.57.104.49
start zone . 81.57.104.49 8002 81.57.104.49
start zone . 81.57.104.49 8003 81.57.104.49
start zone . 81.57.104.49 8004 81.57.104.49
start zone . 81.57.104.49 8005 81.57.104.49
start zone . 81.57.104.49 8006 81.57.104.49
start zone . 81.57.104.49 8007 81.57.104.49
start zone . 81.57.104.49 8008 81.57.104.49
start zone . 81.57.104.49 8009 81.57.104.49

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------------------------

db.ini: (same result if i put 81.57.104.49 as host
====

Code:

# READ README.TXT!

[Database]
host=localhost
user=eqemu
password=**********
database=eq
compression=off


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.

loginserver.ini:
==========

Code:

### --- 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 reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=fnemo - Testing server. plz feedback.
worldaddress=81.57.104.49
locked=false
account=       
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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

No error except the eqtime.cfg one on start...

http://www.robotech-chronicles.com/image1.gif
http://www.robotech-chronicles.com/image2.gif

I try every thing from the support topics but none worked.[/img]

Server is :
Duron 700
DFI Mother board
392 MB Ram
Windows 2000 SP3 FR
no firewall installed
directly connected to internet (it's the router via ICS).

I can access other server from both the router and the clients with no problem.

fnemo 04-30-2003 10:39 PM

Update :
I still can't log on mine but at least one person (Killdog77) succeded

dang !


All times are GMT -4. The time now is 06:48 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.