EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Possible Router Issue (https://www.eqemulator.org/forums/showthread.php?t=3846)

TheDreamX 11-12-2002 07:52 AM

Possible Router Issue
 
Alright, I had my server going good on a hub about a month or two ago. That was when we were all using 0.3.9 I think. Anyway, been having major problems lately and figured it was my router (just got a Microsoft MN-500 Wireless Base Station so my parents can hook their laptop up without wires, lazy arses if ya ask me, hehe). So I forwarded all of the required ports (been looking all around the forums, I think I have TOO MANY ports open, but oh well). I used to get the 10061 error in all the zone windows (boot5zones.bat). FYI, I fixed that by opening yet more ports. Now I have error 10060!! I'm posting EVERYTHING below for all you devs to look at. Thanks in advance.

LoginServer.ini
Code:

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Denton's Digital Crack
locked=false
account=
password=
worldaddress=MY_IP_HERE

[WorldServer]
Defaultstatus=
Unavailzone=

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

db.ini (I know this stuff is right)
Code:

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

Boot5zones.bat (I know this is right, too)
Code:

@echo off
start zone . MY_IP_HERE 7995 MY_IP_HERE
start zone . MY_IP_HERE 7996 MY_IP_HERE
start zone . MY_IP_HERE 7997 MY_IP_HERE
start zone . MY_IP_HERE 7998 MY_IP_HERE
start zone . MY_IP_HERE 7999 MY_IP_HERE
exit
cls

World.exe (Running)
Code:

Using database 'eq' at localhost
EQEMu 0.3.12 - Wiederbelebung
Loading zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: eqlogin2.eqemu.net:5999
New TCP connection: 192.168.2.28:1565
TCP connection lost: 192.168.2.28:1565
Removing console from ip: 192.168.2.28 port:1565
New TCP connection: 192.168.2.28:1566
TCP connection lost: 192.168.2.28:1566
Removing console from ip: 192.168.2.28 port:1566
New TCP connection: 192.168.2.28:1567
TCP connection lost: 192.168.2.28:1567
Removing console from ip: 192.168.2.28 port:1567
New TCP connection: 192.168.2.28:1568
TCP connection lost: 192.168.2.28:1568
Removing console from ip: 192.168.2.28 port:1568
New TCP connection: 192.168.2.28:1569
TCP connection lost: 192.168.2.28:1569
Removing console from ip: 192.168.2.28 port:1569
New TCP connection: 192.168.2.28:1565
TCP connection lost: 192.168.2.28:1565
Removing console from ip: 192.168.2.28 port:1565
New TCP connection: 192.168.2.28:1566
TCP connection lost: 192.168.2.28:1566
Removing console from ip: 192.168.2.28 port:1566
New TCP connection: 192.168.2.28:1567
TCP connection lost: 192.168.2.28:1567
Removing console from ip: 192.168.2.28 port:1567
New TCP connection: 192.168.2.28:1568
TCP connection lost: 192.168.2.28:1568

Zone.exe (1 out of the 5 Running)
Code:

Using database 'eq' at localhost
EQEMu 0.3.12 - Wiederbelebung
Loading zone names, items & NPCs...
EMuShareMem.dll loaded.
...done.
If this is the last message you see, you forgot to move spells_en.txt from your
EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
WorldServer connect: Connecting to the server failed. Error: 10060
InitWorldServer failed
Entering sleep mode


TheDreamX 11-12-2002 08:10 AM

I found something very peculiar. As I was working on the server, I decided to try a method that worked for some others on the forums: to change the second set of IP addresses in Boot5zones.bat to 127.0.0.1. There were no errors on the server, but when I went to go log on, I got the 1017 error (loss of conneztion to patch server or something). Oddly, I was watching my server and several other people logged in an created accounts. It was cool looking at exactly what they were doing (in text), but I still could not log on through my own network. It's MY server on MY network, why won't this work!?!?

Xarslik 11-12-2002 08:55 AM

Remove the account= and password= lines, so your login server block looks like this:

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Denton's Digital Crack
locked=false
worldaddress=YOUR_IP_HERE

TheDreamX 11-12-2002 11:31 AM

Thanks, I don't know if that was supposed to help or just make it more efficient. Anyway, I still cannot log on to my own server. I'm open for suggestions.

Windcatcher 11-12-2002 11:56 AM

Disregard...thought you were using minilogin. NM :)


All times are GMT -4. The time now is 01:20 AM.

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