EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   How do i change MySql Username/Pass for my Server? (https://www.eqemulator.org/forums/showthread.php?t=12985)

Derision 04-10-2004 09:02 AM

Quote:

Originally Posted by infernal
the 2 of them are the same....
True?

That is quite possible if you don't have a router. In that case, just use the same address for the Internal and External addresses.

samandhi 04-10-2004 09:06 AM

Try reading this article that covers some NAT and networking basics. Hope it helps..:)

http://gnrt.terena.nl/content.php?section_id=207

Or this one:

www.25cubed.com/utd/myprogs/guest_presentation.ppt+what+is+the+difference+betw een+internal+and+external+ip+addresses&hl=en&ie=UT F-8] http://216.239.41.104/search?q=cache...hl=en&ie=UTF-8 [/url]

Derision 04-10-2004 09:08 AM

If his internal and external IP address are really the same, he has no router, so NAT won't apply in his case.

samandhi 04-10-2004 09:17 AM

True Derision. I was in the process of doing a search for him when the last post was:
Quote:

Originally Posted by infernal
whats the difference between internal and external ip address?

Where do i find the internal one and where the external...

i got the one from www.whatismyip.org

... whats the internal one then?

So didnt refresh the screen till after I posted... So didnt get it posted till AFTER all the other posts from that one to where mine ended up haha.. :)

infernal 04-10-2004 09:25 AM

i really think its the part of where i am connecting...
Have they changed the ip since Jazabell's Post?

Derision 04-10-2004 09:29 AM

The IP addresses of the login servers may change, but if you are using the names (eqlogin1.eqemulator.net , etc), then this will be transparent to you. The problem is with your config. Post your loginserver.ini, boot5zones.bat and the output of your world.exe and zone.exe processes.

infernal 04-10-2004 09:38 AM

LoginServer.ini

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=Infernal Test [Dev]
worldaddress=68.104.241.117
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=68.104.241.117

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

if NOT exist spells_us.txt goto NOSPELL

start zone . 68.104.241.117 7995 68.104.241.117
start zone . 68.104.241.117 7996 68.104.241.117
start zone . 68.104.241.117 7997 68.104.241.117
start zone . 68.104.241.117 7998 68.104.241.117
start zone . 68.104.241.117 7999 68.104.241.117
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------------------------

World.exe Output:

[Status] CURRENT_WORLD_VERSION:EQEmu 0.5.5
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id =68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: You need to get laid...
TCP listening on: 68.104.241.117:9000
World server listening on: 68.104.241.117:9000
Connected to LoginServer: eqlogin3.eqqmulator.net:5997



Zone.exe Output:

It opens and closes too fast to see anything

Derision 04-10-2004 09:47 AM

Quote:

Originally Posted by infernal
Zone.exe Output:

It opens and closes too fast to see anything

start/run/cmd

cd to where your zone.exe is:

Type:

zone . 68.104.241.117 7995 68.104.241.117

That should show the errors that is causing your zones to crash. Copy and paste the output from that window.

infernal 04-10-2004 09:55 AM

hmm how do i do the cd one? long time to use Dos... let alone this..
its in my directory:
C:\Program Files\EQemu

Derision 04-10-2004 09:57 AM

start/run/cmd

Then type

cd \Program Files\EQemu

Then type

zone . 68.104.241.117 7995 68.104.241.117

infernal 04-10-2004 10:05 AM

ok here goes:

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading items from database: Count=26679, max id=68199
[Status] Loading npcs
[Status] Loading NPCTypes from database...

NarutoLegacy 04-10-2004 10:16 AM

You need to boot5zones.bat not zone.exe

infernal 04-10-2004 10:18 AM

i already did that
i am still having the problem

infernal 04-10-2004 10:19 AM

ahh thereis a nother part of that which i fergot, came in later

infernal 04-10-2004 10:22 AM

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading items from database: Count=26679, max id=68199
[Status] Loading npcs
[Status] Loading NPCTypes from database...
.................................................. ...................
.................................................. ...................
Then i get this error after the normal [Status]

WorldServer connect: Connecting to the server failed: TCPConnection::Connect<>:connect<> failed. Error: 10061
[Error] worldserver.Connect<> FAILED!
[Status] Entering sleep mode





So where do i go wrong?
Im not connecting to the worldserver correctly? what am i doing wrong?


All times are GMT -4. The time now is 07:27 PM.

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