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

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 08-17-2006, 05:39 AM
CrabClaw's Avatar
CrabClaw
Hill Giant
 
Join Date: Jun 2006
Location: Plane of Knowledge
Posts: 191
Default

If you are going to play on the same maching as your server is running and have freinds log in too. This is a copy of my eqemu_config.xml. Notice where I put my server computers local LAN IP, 192.168.1.51.

<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>Happy Fun Server</longname>

<!-- Only specify these two if you really think you need to. -->
<address>192.168.1.51</address>
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>192.168.1.51</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>

This is my Logingserver.ini:

###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=192.168.1.51
loginport=5999
worldname=Happy Fun Server
worldaddress=192.168.1.51
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

This is my db.ini:

###Your current database configuration is as follows:
##db.ini:

[Database]
host=127.0.0.1
user=eq
password=eq
database=eq

This is my ehost.txt in the client directory:

[LoginServer]
Host=192.168.1.51:5999

You can find you LAN IP by doing a ipcong at the command line. This setup allows me on the host machine and everyone else on the network play.

The last step is to change your list of users in your database. Make sure no one has 127.0.0.1 as thier log in IP in the accounts table in the database.

So if the first account is on the local machine it would look like this in the 'accounts' table in the database. This is assuming you made the LAN IP on all the machines sequential. When in doubt do a IPCONFIG on each machine to make sure the IP is correct:

First user login IP> 192.168.1.51
Second user login IP> 192.168.1.52
Third user login IP> 192.168.1.53

and so on....

Cool tools that are a must to get are the MySQL Administrator, Query Browser off the http://dev.mysql.com/ site. They will save you a lot of time and errors, they also can do backups or manage timed backups too.

I hope this helps

Last edited by CrabClaw; 08-17-2006 at 01:42 PM..
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 02:25 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