View Single Post
  #3  
Old 12-16-2002, 05:57 PM
IAkc7wzl
Sarnak
 
Join Date: Dec 2002
Location: Idaho
Posts: 50
Default

ok here is more info

world.exe tells me this

(every thing I seen nomal untill here)
Loading EQ time of day...Reading time failed,bytes failed,bytes read:0
failed
Please don't make me a levelme server. :(
World server listening on: port 9000
Connected to LoginServer: eqlogin1.eqemu.net:5999
New TCP connection: 192.168.0.3:1156
New zoneserver: #1 192.168.0.3:1156
Zoneserver SetConnectInfo: 192.168.0.3:1156: 24.116.238.119:7995
New TCP connection: 192.168.0.3:1159
New zoneserver: #1 192.168.0.3:1159
Zoneserver SetConnectInfo: 192.168.0.3:1159: 24.116.238.119:7996
New TCP connection: 192.168.0.3:1164
New zoneserver: #1 192.168.0.3:1164
Zoneserver SetConnectInfo: 192.168.0.3:1164: 24.116.238.119:7997
New TCP connection: 192.168.0.3:1167
New zoneserver: #1 192.168.0.3:1167
Zoneserver SetConnectInfo: 192.168.0.3:1167: 24.116.238.119:7998
New TCP connection: 192.168.0.3:1170
New zoneserver: #1 192.168.0.3:1170
Zoneserver SetConnectInfo: 192.168.0.3:1170: 24.116.238.119:7999


but nothing realy looked bad. I even made shure my spells_en.txt was coppied to EQemu folder. note this computer does not have EQ itself just the server stuff.

I goto the computer that I play EQ on (I only use the EQemu servers becouse $13 a month is too much for me)
And I launch EQ as normal. I see my server on the list. I grab the hub to watch the tateltal lights and I see comunications on the EQ computer The Router and THE EQserver all three ports are buisy. for a sec. then the port for the sever nolonger buisy and just buisy on the roughter and the EQclient then bop error 1017

as I can see there is compunication on all parts but cannot connect.

ok here is more info on the server

digital i200mmx buget server with 64megs mem 6gig HD
win98se
100Bt NIC
NETgear 4 port 10Bt hub
NETgear gateway router RT311 (fire wall turned off) (but cant input any lissen ports it grants all if I recall)
Mysql 3.23.51-win
EQemu 0.4.0.1-win32

fallowed the readme from the website and copied the spells txt from the EQgame computer to the EQemu.

now here is my files I will change the names and passwords to protect the inosent

db.ini

# READ README.TXT!

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


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

boot5zones.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
start zone . 24.116.238.119 7995 192.168.0.3
start zone . 24.116.238.119 7996 192.168.0.3
start zone . 24.116.238.119 7997 192.168.0.3
start zone . 24.116.238.119 7998 192.168.0.3
start zone . 24.116.238.119 7999 192.168.0.3
exit
cls


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


LoginServer.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 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=KC7WZL's EQ test
locked=false
account=
password=
worldaddress=24.116.238.119

[WorldServer]
Defaultstatus=
Unavailzone=

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


I hope some on could figure this out I have tried every thing I can think of heck I have been a IT person for years and I am stumped

hope you all can help me. becouse if you can I could help work on getting the servers more reliable but I must get passed this roadblock first. I know there is a way becouse a year ago I rean a web server off that setup so the router will let unsolisted incomers in.
__________________
kc7wzl
Reply With Quote