| 
   | 
   | 
  
 
    | 
    | 
    | 
  
 
    | 
   | 
    | 
  
 
    | 
   | 
    | 
  
 
    | 
   | 
    | 
  
 
   | 
  
	
		
   
   
      | Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days. | 
    
    
   
   
   
   
   
   
   
   
	| 
		
		View Poll Results: Just for the heck of it, how many of you run your own LAN server?
	 | 
 
	| 
		
			I do
		
		
	 | 
	
		    
	 | 
	9 | 
	90.00% | 
 
	| 
		
			I don't
		
		
	 | 
	
		    
	 | 
	1 | 
	10.00% | 
 
	| 
		
			What the hell!?
		
		
	 | 
	
		    
	 | 
	0 | 
	0% | 
 
	
 
 
		 
	 
 
	
	
		
	
	
 
    | 
   | 
    | 
  
 
	
		
		
		
			
			 
			
				05-23-2004, 04:35 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Sarnak 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2004 
					Location: You'll never find me... 
					
					
						Posts: 31
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
				 
				Minilogin problems
			 
			 
			
		
		
		
		I have set up a LAN server (as described in the Big LAN book) so that me and my friends can play and do what we want on it.  As soon as I fixed all the problems just trying to login and such, I tried to get more than  just me on to the server (character select) (using minilogin, because the big LAN book said it would allow 8 clients and I found a thread describing how to get more than one login on the minilogin), I found that my friend could not log into the server.  He got the following error (world.exe):  
	Code: 
	22202 New client from ip: 192.168.1.51 port: 2195 
192.168.1.51: Wrong name/pass: name='eqemu' 
Removing client from ip:192.168.1.51 port:2195 
 My miniloginaccounts.ini is as such:  
	Code: 
	192.168.1.55_bopo119_******_ 
192.168.1.51_garrett_********_ 
 [where _ = space]
 
If anyone knows how to fix this problem or could just explain how to do it without the minilogin.exe, your help would be greatly appreciated...  
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
    | 
   | 
    | 
  
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-23-2004, 04:54 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Fire Beetle 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Apr 2004 
					
					
					
						Posts: 18
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		Did you setup an account for him in the database? If the account is setup make sure he is typing the correct account password info... 
 
Here is the account creation command for mysql if you need it. 
 
INSERT INTO account (id, name, charname, packencrypt, sharedplat, password, status, lsaccount_id, gmspeed, revoked) VALUES (1, 'eqemu', '', '', 0, 'eqemu', 250, NULL, 0, 0); 
 
Change the 1 to the next account number and also change the eqemu to reflect the new account and password you want him to login with. This should match the values in the MiniLoginAccounts.ini 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-23-2004, 04:55 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Sarnak 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2004 
					Location: You'll never find me... 
					
					
						Posts: 31
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		I used MySQL-Front to mess with the database, I suppose I should try it at the command line to do it though. 
 
Edit:  They match exactly with the MiniloginAccounts.ini. 
 
Edit2:  I don't know how I failed to mention this, but EQ gives him a 1017 error, I have read up on this error and nothing seems to solve such a problem. 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-23-2004, 05:17 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Sarnak 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2004 
					Location: You'll never find me... 
					
					
						Posts: 31
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-23-2004, 05:56 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Sarnak 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2004 
					Location: You'll never find me... 
					
					
						Posts: 31
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		Anyone have any ideas? 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-23-2004, 07:02 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Dragon 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: May 2003 
					
					
					
						Posts: 539
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		192.168.1.55_bopo119_******_ 
192.168.1.51_garrett_********_ 
 
 
log -> 
192.168.1.51: Wrong name/pass: name='eqemu'  
 
192.168.1.51 should connect with login = 'garrett', not 'eqemu' 
		
	
		
		
		
		
		
		
			
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-24-2004, 06:36 AM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Sarnak 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2004 
					Location: You'll never find me... 
					
					
						Posts: 31
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		As my friend just reminded me, I was able to login to his name through my computer.  So there is some sort of IP address conflict... should we perhaps turn the DHCP off on the router? 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-24-2004, 07:53 AM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Dragon 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2004 
					Location: LasShithole, NV 
					
					
						Posts: 520
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		not sure if all routers allow it or not, but netgear routers you can assign a static ip per mac address. could try that.. 
		
	
		
		
		
		
		
		
			
				__________________ 
				Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away. 
__________________
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-24-2004, 08:44 AM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Developer 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2004 
					Location: UK 
					
					
						Posts: 1,540
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
				 
				Re: Minilogin problems
			 
			 
			
		
		
		
		
	Quote: 
	
	
		| 
			
				 
					Originally Posted by bopo119
					
				 
				My miniloginaccounts.ini is as such:  
	Code: 
	192.168.1.55_bopo119_******_ 
192.168.1.51_garrett_********_ 
 [where _ = space]  
			
		 | 
	 
	 
 I was just experimenting with this to see if I could figure out your problem. I found that I needed a blank line at the end of the file to get it to work with two accounts, i.e. press Enter at the end of the line that contains
 
	Quote: 
	
	
		| 
			
				192.168.1.51_garrett_********_
			
		 | 
	 
	 
 Then save the file. Without the blank line it tries to login with account 'eqemu', and if you haven't got an account with that name in your db, it will probably 1017.  
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-24-2004, 12:20 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Fire Beetle 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Apr 2004 
					
					
					
						Posts: 18
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		Went back and looked at my setup for local lan server and sure enough you will need that blank line for more than one account. Looks like it just skips over any account info on the last line of the file... 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-24-2004, 03:04 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Sarnak 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: May 2003 
					
					
					
						Posts: 31
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		While everyone has their thinking caps on, with regards to this subject.  Is it possible for two clients to connect from the same IP and somehow be distinguished between the two, such as on EQLive when someone 2-boxes?  I have a mate, and his boy who both connect from the same internal network, through a router, and thus the same IP. 
 
Right now they just keep their characters in the same account, but it would be nice if they could be kept "seperate" somehow. 
 
Is this at all possible?  Thanks. 
		
	
		
		
		
		
		
		
			
				__________________ 
				Peace, 
LodeRunner
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				05-24-2004, 04:54 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
			
				
				
				 Dragon 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2004 
					Location: LasShithole, NV 
					
					
						Posts: 520
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
	
	
	
		
		
		
			
			
			 
			
		
		
		
		it's not possible with the current minilogin setup 
		
	
		
		
		
		
		
		
			
				__________________ 
				Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away. 
__________________
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
	 
	
		 
	 
 
 
	
		
	
	
	
	
	
		
	
		 
		Posting Rules
	 | 
 
	
		
		You may not post new threads 
		You may not post replies 
		You may not post attachments 
		You may not edit your posts 
		 
		
		
		
		
		HTML code is Off 
		 
		
	  | 
 
 
	 | 
	
		
	 | 
 
 
All times are GMT -4. The time now is 01:27 AM. 
 
		 
	 
 
 
     | 
     | 
    
   
      | 
     | 
      | 
    
   
     | 
      | 
     | 
    
   
       | 
      | 
       | 
     
    
    
  | 
   |