View Single Post
  #6  
Old 10-15-2005, 08:56 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

You can use minilogin over the net, however there is no security so I don't recommend it.

Configure all of your files like you would for regular public login, except in loginserver.ini for loginserver put in the internet IP of your server, with port 5999.

Then, you will need to add users to your database by hand, and put in their internet IP in the minilogin_ip column. This is very important as minilogin uses IP for authorization, so without it the user will not connect.

Run minilogin, world, and zone as normal.

Have uses use ServerIP:5999 for eqhost.

The catch is, without a bit of a hassle only one player from each IP will be able to connect at a time. So, if there are multiple players at one location or they want multiple accounts, they are out of luck.
Reply With Quote