|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days. |
 |
|
 |

07-20-2004, 12:08 PM
|
Sarnak
|
|
Join Date: Jun 2004
Posts: 92
|
|
Quote:
Originally Posted by jimbox114
Well with everything, I have no idea what numbers to put into the ini files with eqemu, I don't know what options to select at the no-ip site. I consider myself fairly knowledgeable with computers, but when it comes to routers and networking I get myself lost really quick. I have a D-Link Router. As far as opening up certain ports or whatever I need to edit within my router, I can figure out how to do it, once I know what needs to be done.
|
Just select the basic free account. If you don't know your public IP, use the ipconfig command or go to www.whatismyip.com.
In loginserver.ini, under worldname, use the domain name you chose at no-ip.com. Everything else in that file is the same as in the normal emu documentation.
In boot5zones.bat, use the following format to start the zoneservers:
Code:
start zone . <your no-ip.com domain name> <port> <localhost>
then update your hosts files on your local machines as I described above. The above info is in the GuideBook.
|
 |
|
 |
 |
|
 |

07-22-2004, 10:23 AM
|
Hill Giant
|
|
Join Date: Jun 2004
Posts: 231
|
|
Ok I got the free account set up at that noip.com place. The thing is it askes me what type of service I want as in:
DNS Host (A)
DNS Host (Round Robin)
DNS Alias (CNAME)
Port 80 Redirect
Web Redirect
I have no idea what any of these are. I just left it on default (dnshost A) cause it was asking for a URL and port for the redirects. I got my ip address in there (the main ip, not my actual pc's ip given by the router).
I tried booting world.exe useing the redirect and it said it couldn't connect. So then I tried world.exe useing just my external IP address and it seemed to connect just fine. However the boot5zones won't do anything with my noip.com address or external IP, it pops up and closes out so fast I can't even read what error message it gives. My files look like this ATM, of course I have X's where username/password should be, as well as part of my ip address for safety reasons.
--db.ini--
# READ README.TXT!
[Database]
host=localhost
user=xxxx
password=xxxx
database=eq
compression=off
--loginconfig.ini--
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport2=5997
loginport3=5997
worldname=jimbos test
worldaddress=24.154.xxx.xxx
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
--Boot5Zones.exe--
start zone . 24.154.xxx.xxx 7995 localhost
start zone . 24.154.xxx.xxx 7996 localhost
start zone . 24.154.xxx.xxx 7997 localhost
start zone . 24.154.xxx.xxx 7998 localhost
start zone . 24.154.xxx.xxx 7999 localhost
As I said I tried useing the domain name made at no-ip.com before useing the actual ip address, and world.exe wouldn't work period with it. Boot5zones does nothing either way. I also did make sure my windows XP firewall was down.
**EDIT**
Do I need to edit anything inside my router? I just went in and checked and most of the stuff I have no idea about, but I was able to conclude the Firewall is disabled inside of it.
|
 |
|
 |
 |
|
 |

07-22-2004, 12:48 PM
|
Sarnak
|
|
Join Date: Jun 2004
Posts: 92
|
|
Quote:
Originally Posted by jimbox114
Ok I got the free account set up at that noip.com place. The thing is it askes me what type of service I want as in:
|
use DNS Host (A)... the help link next to it describes what the options do, and this is the option that does what you want
Quote:
I have no idea what any of these are. I just left it on default (dnshost A) cause it was asking for a URL and port for the redirects. I got my ip address in there (the main ip, not my actual pc's ip given by the router).
|
OK, did you select anything for the hostname box? don't worry about assigning to groups, remailers, accepting mail, etc. Just enter a hostname, type dns host a, and your external IP.
Quote:
--loginconfig.ini--
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
|
These are the old login servers. use eqemulator.net only.
Quote:
loginport=5997
loginport2=5997
loginport3=5997
|
This is the wrong port. Use 5995 only.
Quote:
worldname=jimbos test
worldaddress=24.154.xxx.xxx
|
I said to use your no-ip.org domain name here.
worldaddress=yourdomain.no-ip.org
Quote:
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
|
you may need add the [chatchannelserver] section. I had to, although I'm not sure why.
[chatchannelserver]
chatchannelserver=yourdomain.no-ip.org
Quote:
--Boot5Zones.exe--
start zone . 24.154.xxx.xxx 7995 localhost
start zone . 24.154.xxx.xxx 7996 localhost
start zone . 24.154.xxx.xxx 7997 localhost
start zone . 24.154.xxx.xxx 7998 localhost
start zone . 24.154.xxx.xxx 7999 localhost
|
set this to start zone . yourdomain.no-ip.org port localhost again, and try the above changes. also, did you update your hosts file?
Quote:
**EDIT**
Do I need to edit anything inside my router? I just went in and checked and most of the stuff I have no idea about, but I was able to conclude the Firewall is disabled inside of it.
|
Work on this other stuff first.
|
 |
|
 |

07-23-2004, 01:58 AM
|
Hill Giant
|
|
Join Date: Jun 2004
Posts: 231
|
|
I made all the changes you talked about, things are looking better. World.exe seems to boot up fine, I even seen my server in the server selection locked. I noticed my server wasn't .5.7 dr6, it was .5.6? I got the newest file, least thought I did.
The boot5zones still does the same thing though, it just pops up and closes out so fast I can't even read it. Im going to go browse the tutorials and such, doubt I will find anything though.
Think my internal router settings might have something to do with boot5zones not working?
|

07-23-2004, 04:14 AM
|
Hill Giant
|
|
Join Date: Apr 2004
Location: The Overthere
Posts: 123
|
|
If you downloaded it from the downloads section of this webpage it will be 5.6 thats the last "official" release that was put out. The 5.6 dr 7's is a dev release its not official but its what most people are running, its found on http://cvs.biosprite.net
|

07-23-2004, 04:42 AM
|
Hill Giant
|
|
Join Date: Jun 2004
Posts: 231
|
|
Ehh I will just try to get what I got to work for now, then worry about that later. I never could find anything on what to do about the boot5zones error I am getting. I do assume the 5 windows that pop up SHOULD stay open right? Not just pop up and close??
|

07-23-2004, 06:14 AM
|
Hill Giant
|
|
Join Date: Apr 2004
Location: The Overthere
Posts: 123
|
|
Quote:
Ehh I will just try to get what I got to work for now, then worry about that later. I never could find anything on what to do about the boot5zones error I am getting. I do assume the 5 windows that pop up SHOULD stay open right? Not just pop up and close??
|
The problem you will run into is that each release is compatable with a certain live patch date, if you are not patched to that certain date it will not work for you to log in.
I cant remember 100% but I belive at the release time of 5.6 the new login server stuff was not in place. I could be incorrect though.
|

07-23-2004, 07:32 AM
|
Hill Giant
|
|
Join Date: Jun 2004
Posts: 231
|
|
I see, I am currently patched for that june16th patch I think? Guess I will try the most updated emu then. I opened the file up and didn't recognize any of the files, guess I just unzip them to my eqemu directory then?
|

07-23-2004, 07:51 AM
|
Hill Giant
|
|
Join Date: Jun 2004
Posts: 231
|
|
I found it, gonna tinker with it some, hopefully it will work now.
|

07-23-2004, 07:52 AM
|
Hill Giant
|
|
Join Date: Apr 2004
Location: The Overthere
Posts: 123
|
|
Quote:
I see, I am currently patched for that june16th patch I think? Guess I will try the most updated emu then. I opened the file up and didn't recognize any of the files, guess I just unzip them to my eqemu directory then?
|
That is just the source, I cant remember who but someone has a thread that they have the newest source, database and stuff all compiled for windows systems.
|

07-23-2004, 08:15 AM
|
Hill Giant
|
|
Join Date: Jun 2004
Posts: 231
|
|
I finnally got it working, well somewhat. It is on the server screen (Fronglo's Paradise) but its locked and I can't get into it. I granted my username/password full access with mysql. I tried to log into it anyways and it just kicks me back to login screen.
|
 |
|
 |

07-23-2004, 09:59 AM
|
Sarnak
|
|
Join Date: Jun 2004
Posts: 92
|
|
Quote:
Originally Posted by jimbox114
I made all the changes you talked about, things are looking better. World.exe seems to boot up fine, I even seen my server in the server selection locked. I noticed my server wasn't .5.7 dr6, it was .5.6? I got the newest file, least thought I did.
|
Your server is locked b/c there are no zone servers running, as you mentioned below.
Quote:
The boot5zones still does the same thing though, it just pops up and closes out so fast I can't even read it. Im going to go browse the tutorials and such, doubt I will find anything though.
|
Unless you have EQ client files from ages ago, 5.6. won't be of any use to you. Get 5.7DR6 if you have a pre-June 22nd client. If you have a post June 22nd client, you'll have to either find a June 22nd client or wait until a compatible release comes out.
Make sure you have the right source for world and zone, and make sure the compile occurred correctly.
Search anyway... you'll be surprised.
Quote:
Think my internal router settings might have something to do with boot5zones not working?
|
I think it's more along the lines of a compatiblity/compile error. If zone can't find world, it will say so, rather than just poofing.
|
 |
|
 |

07-23-2004, 10:04 AM
|
Sarnak
|
|
Join Date: Jun 2004
Posts: 92
|
|
Quote:
Originally Posted by jimbox114
I finnally got it working, well somewhat. It is on the server screen (Fronglo's Paradise) but its locked and I can't get into it. I granted my username/password full access with mysql. I tried to log into it anyways and it just kicks me back to login screen.
|
Are you sure that your loginserver.ini reads:
and that at least one instance of zone is running?
|

07-23-2004, 10:54 AM
|
Hill Giant
|
|
Join Date: Jun 2004
Posts: 231
|
|
The server came unlocked. Boot5zones and world.exe are both working fine. I just get kicked back to login when i try to connect to the server though. I also upgraded to the newest emu as well.
|

07-23-2004, 11:18 AM
|
Banned
|
|
Join Date: Nov 2003
Posts: 335
|
|
I got a router i run a server and it works fine too
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 06:04 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |