Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 03-26-2004, 10:46 PM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default Few questions..

can somone look over this and tell me whats wrong?

-db-
[Database]
host=localhost
user=Angelishes
password=Password
database=eq
compression=off

-Loginserver-
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin1.eqemulator.net
loginserver3=eqlogin1.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=Angel's World (testing)
worldaddress=66.167.47.171
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

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


Im still not sure what the diffrence is between internal and extrenal ip's are that where showed in tatorial and my computer is hooked up to a router cause i have dsl and there are 4 other computers running on it.. can somone give me a few pointers let me no what i could do to help this.. also when i run world.exe it opens and just close's right away.. im tired been working on this for hours.. let me no whats up
  #2  
Old 03-26-2004, 11:59 PM
Dave987
Discordant
 
Join Date: Jun 2003
Location: England
Posts: 267
Default

Internal IP = IP on a network . To get it, Start > Run > Cmd > ipconfig
The IP under "IP" is your internal IP

External IP = Find out by going on www.whatismyip.com


Also , remove the spaceS from the end of your lineS in Loginserver.ini ... can cause problems
__________________
;o)
  #3  
Old 03-27-2004, 12:15 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default ...

thats my problom when i do Start> Run> Ipconfig it pops it with a ms-das screen and then closes almost instantly.. any idea why tryed it on my other computer to did the same thing
  #4  
Old 03-27-2004, 01:06 AM
dmal0807
Fire Beetle
 
Join Date: Apr 2003
Posts: 13
Default

you have to do start > run > cmd > ipconfig
  #5  
Old 03-27-2004, 02:35 AM
ndnet
Hill Giant
 
Join Date: Oct 2003
Posts: 105
Default

or "cmd /k ipconfig" ~.~

could also just use 127.0.0.1 for your internal IP addy.
  #6  
Old 03-27-2004, 02:46 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default

tnx ill mess with um
  #7  
Old 03-27-2004, 03:04 AM
Dave987
Discordant
 
Join Date: Jun 2003
Location: England
Posts: 267
Default

Quote:
Originally Posted by ndnet
could also just use 127.0.0.1 for your internal IP addy.
Not quite .. that's local host , not necessarily your internal IP
__________________
;o)
  #8  
Old 03-27-2004, 03:11 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default

i have win98 so some stuff isnt the same but i opened C:\ and ran Command and typed in IPconfig and this is what i got

(C)Copyright Microsoft Corp 1981-1999.

C:\>ipconfig

Windows 98 IP Configuration

0 Ethernet adapter :

IP Address. . . . . . . . . : 66.***.***.**
Subnet Mask . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . : 66.***.***.**

1 Ethernet adapter :

IP Address. . . . . . . . . : 169.***.**.**
Subnet Mask . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . :

the 0 Ethernet adapter IP address is my external ip so is the one under 1 Ethernet adapter my internal ip?
  #9  
Old 03-27-2004, 03:28 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

Quote:
Originally Posted by Angelishes
i have win98 so some stuff isnt the same but i opened C:\ and ran Command and typed in IPconfig and this is what i got

(C)Copyright Microsoft Corp 1981-1999.

C:\>ipconfig

Windows 98 IP Configuration

0 Ethernet adapter :

IP Address. . . . . . . . . : 66.***.***.**
Subnet Mask . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . : 66.***.***.**

1 Ethernet adapter :

IP Address. . . . . . . . . : 169.***.**.**
Subnet Mask . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . :

the 0 Ethernet adapter IP address is my external ip so is the one under 1 Ethernet adapter my internal ip?
0 Ethernet adapter looks like your external ip, though on thing that looks interesting is the subnet..almost all isps have subnet set 255.255.255.0 so that might be part of the prob. another problem is the 2 network adapers, the emu might not be able to tell the diffrence.
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
  #10  
Old 03-27-2004, 03:31 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default

*sigh* this is confusing as shit so that dosnt show my internal ip? lol i dont have winxp like most people.. anyone no easy way to tell internal ip with win98 se.. above was all ipconfig showed me
  #11  
Old 03-27-2004, 03:49 AM
krusher
Sarnak
 
Join Date: Jan 2003
Location: Grand Rapids, MI
Posts: 90
Default

Do this.


Start->Run

in the command line box type winipcfg and press enter.

That will give you all the network info.
  #12  
Old 03-27-2004, 04:02 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default

This is what it reads

-= PPP Adapter =-
Adapter address= 44-45-**-00-00
IP Address= 66.***.***.**
Subnet Mask= 255.0.0.0
Defaul Gatway 66.***.***.**

-= SiS NIC SISNIC =-
Adapter Address= 00-0A-**-C4-BB-F9
IP Autoconfig Address= 169.***.**.**
Subnet Mask 255.255.0.0
Defaul Gatway= [blank]

Ok the top one is my External ip.. and is the autoconfig one my internal? :

I never had to tell the diffrence between the ip's befor this this help is much apreciated..
  #13  
Old 03-27-2004, 05:13 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

You CAN use localhost or 127.0.0.1 in place of your internal IP. Unless you are connecting accross your network for zone.exe or OTHER zones besides the ones you run from the pc that runs world.exe, you will not need anything more... so your load5zones.bat could look like this:
Code:
start zone . externalIP 7995 localhost
start zone . externalIP 7996 localhost
start zone . externalIP 7997 localhost
start zone . externalIP 7998 localhost
start zone . externalIP 7999 localhost
I am not sure of the error you are getting, but if your world.exe is closing imediately, you either have bad binaries (read not compiled correctly) or you have some OTHER problem.. To see the output that you are missing because it is closing, open up a dos command window, and type the following (assuming your world.exe is located in your c:/eqemu folder):
Code:
 cd c:/eqemu
world.exe
Then you can see what errors (if any) you have.. Post them here...

Also note, if you ARE running a router, you will probably need to open up the ports needed to run your server through your router firewall software.. Also you will need to forward your internal IP to your external IP, so that when someone tries to connect to it (even you), a call to your external IP (that is what the EQ client will do basically) will actually lead to the machine that has the server on it...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:30 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3