View Single Post
  #54  
Old 11-25-2004, 04:27 AM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

Code:
420214 New client from ip: 127.0.0.1 port: 4011
Login with '10516' and 'QMV1I7HNG7'
127.0.0.1: Wrong name/pass: name='10516'
Removing client from ip:127.0.0.1 port:4011
Something seems wrong here, if we compare it to what your ip adresses are in your account table.

You're loging from loopback (127.0.0.1), which means that your server and your client should be on the same computer.
In your account table, you're specifying ip addresses from a private LAN (192.168.0.xxx), none of them match loopback. From what i see, I guess you have your own LAN and have several computers.
If i were you, at least for debugging purpose, i would run minilogin and the server on 1 computer, let's say 192.168.0.3 as example. (Check all your ini files on that server, 127.0.0.1 shouldn't appear anymore in any of the files. Use 192.168.0.3 instead)
Once it's running, and server is connected to minilogin. Configure your eqhost.txt on one of the 2 other comps with 192.168.0.3:5999 then try to connect. It will work

Someone should take the time to write a minilogin_setup.exe software, with a form containing explicit fields, like : on which computer will you run minilogin ? on which computer will u run world.exe ? on which computer did you installed mysql ? and that would produce the correct inifiles, it must'nt be that hard)
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10