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

Support::MiniLogin Support forum for problems with the official MiniLogin release.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-01-2006, 07:47 AM
rabidalien
Fire Beetle
 
Join Date: Aug 2006
Posts: 6
Unhappy difficulties with mini-login and external ip

Hi all !

I have a small problem i hope someone might be able to help me with. I am able to run EQEMU from behind my router using seperate computers for accounts and server, however im having difficulties setting up mini-login for external connection. I went through the forums and guides for NAT and did my best to duplicate and follow them but still no luck...Below are my configurations...In addition to these and trying different schemes I also did a port forward on the router which is 192.168.2.101, TCP+UDP, 5999 and setup the accounts properly using mysqlcc. I know im doing something wrong just not what.

1. I setup account at no-ip.org (name.no-ip.org)

2. on the Server CPU for windows hosts file i have

127.0.0.1 localhost
192.168.2.101 name.no-ip.org

3. config

[Database]
host=192.168.2.101
user=eq
password=eq
database=peq
compression=off
[General]
quests=C:\EQEmu\Quests\
wordwrap=1

4. db

[Database]
host=192.168.2.101
user=eq
password=eq
database=peq

5. loginserver

loginserver.ini:
[LoginServer]
loginserver=192.168.2.101
loginport=5999
worldname=My World
worldaddress=name.no-ip.org
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

6. eqemu_config
<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My World</longname>

<!-- Only specify these two if you really think you need to. -->
<address>name.no-ip.org</address>
<localaddress>192.168.2.101</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>192.168.2.101</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>peq</db>
</database>
</server>
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 08:22 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3