Draugr
12-17-2005, 05:31 PM
Hi All,
I am having a slight problem. Let me give my specs then I'll explain the issue.
1. I am using minilogin and 0.6.3-DR1 of EQEmu.
2. I am using the latest Velious PEQ RC database.
3. I have perl and mysql installed.
4. I have a domain DNS entry properly setup and installed. Ex: draugrs_domain.no-ip.org
5. I have both port 9000 and 5999 (minilogin) properly forwarded in my router.
Ok, now for the problem. I have a server where the EQEmu is running. I am able to log in and enter the zones on my server from my client PC which is separate from my server PC, but on my local network. I get in fine, but my friend who is trying to login from the Internet has some problems. I tried searching these forums but any searches for Not Responding brought up posts that didn't answer my friends issue. Anyhow, my friend can...
1. Login and see my server.
2. He can enter my server and get to the character creation screen.
3. He can create his character.
4. When he goes to enter the world, it attempts to enter but then after 2 or 3 minutes it tells him that the Server is Not Responding and he is booted out to the login screen. He says he gets no other error messages. He tried it a few times. Again, I can log in fine and play from my local PC which is within the same network as my server.
Can anyone help me and my friend?
I'll paste my boot5zones and loginserver.ini files in case they may help determine what the problem is.
-=[LoginServer.ini]=-
[LoginServer]
loginserver=127.0.0.1
loginserver2=newlogin1.eqemulator.net
loginport=5999
loginport2=5999
worldname=Draugr's Realm
#worldaddress=127.0.0.1
worldaddress=draugrs_domain.no-ip.info
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
-=[Boot5Zones]=-
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zoneperl . draugrs_domain.no-ip.info 7995 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7996 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7997 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7998 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7999 127.0.0.1
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
----------------------------
I hope someone here can help me. :)
Thanks in Advance
John
I am having a slight problem. Let me give my specs then I'll explain the issue.
1. I am using minilogin and 0.6.3-DR1 of EQEmu.
2. I am using the latest Velious PEQ RC database.
3. I have perl and mysql installed.
4. I have a domain DNS entry properly setup and installed. Ex: draugrs_domain.no-ip.org
5. I have both port 9000 and 5999 (minilogin) properly forwarded in my router.
Ok, now for the problem. I have a server where the EQEmu is running. I am able to log in and enter the zones on my server from my client PC which is separate from my server PC, but on my local network. I get in fine, but my friend who is trying to login from the Internet has some problems. I tried searching these forums but any searches for Not Responding brought up posts that didn't answer my friends issue. Anyhow, my friend can...
1. Login and see my server.
2. He can enter my server and get to the character creation screen.
3. He can create his character.
4. When he goes to enter the world, it attempts to enter but then after 2 or 3 minutes it tells him that the Server is Not Responding and he is booted out to the login screen. He says he gets no other error messages. He tried it a few times. Again, I can log in fine and play from my local PC which is within the same network as my server.
Can anyone help me and my friend?
I'll paste my boot5zones and loginserver.ini files in case they may help determine what the problem is.
-=[LoginServer.ini]=-
[LoginServer]
loginserver=127.0.0.1
loginserver2=newlogin1.eqemulator.net
loginport=5999
loginport2=5999
worldname=Draugr's Realm
#worldaddress=127.0.0.1
worldaddress=draugrs_domain.no-ip.info
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
-=[Boot5Zones]=-
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zoneperl . draugrs_domain.no-ip.info 7995 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7996 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7997 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7998 127.0.0.1
start zoneperl . draugrs_domain.no-ip.info 7999 127.0.0.1
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
----------------------------
I hope someone here can help me. :)
Thanks in Advance
John