View Single Post
  #1  
Old 04-14-2008, 08:22 PM
fault
Hill Giant
 
Join Date: Sep 2005
Posts: 114
Default minilogin question - Connection.

Quote:
[Debug] [WORLD__CLIENT_ERR] : ID is 0. Is this server connected to minilogin?
[Debug] [WORLD__CLIENT_ERR] : Could not find a minilogin account, verify ip addr
ess logging into minilogin is the same that is in your account table.

For somereason noone on my lan can connect, Outside world and myself can connect. anyone else in my lan get that message on the console. Ip's are correct, they just can't login. Ideas?

lan IS connecting th eminilogin just isnt authing them

PHP Code:
###Your current configuration is as follows:

loginserver.ini:
[
LoginServer]
loginserver=127.0.0.1
loginport
=5999
worldname
=Shovahquest
worldaddress
=67.177.135.175
locked
=false
account
=
password=

[
WorldServer]
Defaultstatus=
Unavailzone=
[
ChatChannelServer]

worldshortname=
chataddress=
chatport=

[
LoginConfig]
ServerMode=Minilogin
ServerPort
=5999 

Don't really want to use eqemus login server, I am able to control more if I host a loginserver for my stuff.
Reply With Quote