Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 04-02-2002, 09:36 PM
jackfrostint
Fire Beetle
 
Join Date: Mar 2002
Posts: 11
Default Basically...

It's actually quite easy to get LAN play going on..

basically just edit out all the 'localhost' information and replace it with your real IP in almost everything...

Should look like this:

NOTE: Host machine is where the worldserver is run. Client machines are the machines on your network that you want to connect and play.



LoginServer (host machine)
----------------------------------
loginserver=Real IP (10.0.0.x, 192.168.x)
worldname=RandomServer
locked=false
account=
password=
worldaddress=Real IP (10.0.0.x, 192.168.1.x)
loginport=5999

LoginServer (client machine)
-----------------------------------
loginserver=Host's IP
worldname=
locked=
account=
password=
worldaddress=Host's IP:9000
loginport=5999

boot5zones.bat (10.0.0.x is where your REAL IP goes, only run on host machine)
--------------------
@echo off
start zonent . 10.0.0.x 7800 10.0.0.x
start zonent . 10.0.0.x 7801 10.0.0.x
start zonent . 10.0.0.x 7802 10.0.0.x
start zonent . 10.0.0.x 7803 10.0.0.x
start zonent . 10.0.0.x 7804 10.0.0.x
exit
cls

eqhost.txt (Host machine)
--------------------------------
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

eqhost.txt (Client machine)
----------------------------------
[Registration Servers]
{
"HOST IP:5999"
}
[Login Servers]
{
"HOST IP:5999"
}



This *WILL* work with the Minilogin, however, you can only use one account. Have everyone log in on the same account, and make a new character. In that case, you can only have up to 8 people playing at one time, until the full login server is released to the public..

Word up.

-j
Reply With Quote
 


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 10:56 AM.


 

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