MiniLogin Problem
My problem is the loginserver & eqemu server starts fine but when i go to my other computer on lan ant login the server is not on the list 0 nothing can i plz get some help
Here are my scrips for eqemu_config <?xml version="1.0"> <server> <world> <shortname>EverKrack</shortname> <longname>EverQuest Krack</longname> <!-- Only specify these two if you really think you need to. --> <address>192.xxx.x.x</address> <localaddress>127.0.0.1</localaddress> <!-- Loginserver information. --> <loginserver> <host>192.xxx.x.x</host> <port>5999</port> <account></account> <password></password> </loginserver> <!-- Server status. Default is unlocked --> <!--<locked>--> <!-- <unlocked> --> <!-- 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>root</username> <password>xxxx</password> <db>peq</db> </database> </server> LoginServer ### --- This file tells world.exe what loginserver to connect to. ### --- Leave the account and password field BLANK. ### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS. ### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname. ### --- NOTE2: the word "Server" is added to each server automaticly. # READ README.TXT [LoginServer] loginserver=192.xxx.x.x loginserver2=newlogin1.eqemulator.net loginport=5999 loginport2=5999 worldname=EverKrack worldaddress=192.xxx.x.x locked=false account= password= [WorldServer] Defaultstatus= Unavailzone= [ChatChannelServer] worldshortname= chataddress= chatport= [LoginConfig] ServerMode=MiniLogin ServerPort=5999 |
<address>192.xxx.x.x</address>
<localaddress>127.0.0.1</localaddress> If you don't have a dns name, try make these two the same 192.*.*.* address. 127.0.0.1 will confuse other clients on the Lan, since they all have that Ip too. loginserver=192.xxx.x.x # loginserver2=newlogin1.eqemulator.net < quote it out loginport=5999 # loginport2=5999 < quote it out I just posted my working Minilogin files somewhere, if this don't work , I'll re-post if you can't find. |
Thx for your help i got it working hehe. Now i am going to try to get GeorgeS tools to work hehe :D
|
All times are GMT -4. The time now is 04:32 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.