Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-06-2008, 11:55 PM
mosfet777
Fire Beetle
 
Join Date: Apr 2008
Posts: 13
Default

ok, sorry...
I have always on fios (dsl?) its wireless

I also have a wired lan. when im on the internet, the wired is disabled because wireless has firewall enabled.

when I use the wired lan, i disable the internet(wireless nic) and enable the standard(wired nic)
I have 4 machines configured this way so when the wired lan is enabled on all of the machines, the wireless is disabled (manually, i should point out) so we can have lan multiplayer without firewall, antivirus,etc.
if we are not on the wired lan, it is disabled, and the wireless is enabled along with firewall, antivirus, etc.
now when the wired lan is enabled, the only ip that I am aware of starts with 169...
but when the wireless is enabled its192.
It sounds like you know something thats wrong with my ip, so I hope this explains it better.
Reply With Quote
  #2  
Old 04-07-2008, 12:05 AM
mosfet777
Fire Beetle
 
Join Date: Apr 2008
Posts: 13
Default

oh, and the wired lan is on a 10/100 switch not a router, if that matters
Reply With Quote
  #3  
Old 04-07-2008, 12:40 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Wow... That is an interesting setup lol. Maybe you have certain reasons for doing it that way, so I won't confuse you by telling you how I would set it up. But I will say that your wireless network should NOT effect your internal LAN wireless connections. Since they are all on your LAN, there is no firewall that restricts internal connections. Unless you have a really weird wireless router/modem. There is no reason to have it setup the way you do, even for games or anything you do on your LAN.

The next question I have is; what do you use to connect your PCs on the wired lan? It sounds like you are just using a hub or hardware switch. If you were using a router, it should automatically assign an IP to all of your PCs. (I stopped in the middle of writing this reply, so I hadn't seen your post about running the harware switch yet, that was just a guess of mine)

Have you confirmed that all of your PCs can connect to each other on your wired LAN the way you have it setup? Can you share files and play LAN games that are hosted internally?

One thing you might want to do is set your wired NICs to have a static IP address, because obviously they are just making one up with the 169 address. You could configure EQ to run the mini login over a 169 address scheme, but since the IPs could be different each time you setup your wired LAN, it would mean you would have to reconfigure the mini login each time. I would recommend setting the wired LAN to static IPs like 192.168.1.100, 192.168.1.101 etc, so that that they each have their own different IP assigned to them. You can do this by right clicking on your LAN connection (where you normally disable it) and selecting "Properties". Then double click on "Internet Protocol (TCP/IP)". Then select the radial (dot) for "Use the following IP address:" and type the IP address you want in the IP address box. If you hit tab, the subnet mask should be auto-populated with 255.255.255.0. Then I think you need to set the default gateway to the same IP address that you set in the IP address window, but it has been a long time since I setup a PC lan using only a hub. You may not need to mess with this configuration, but it should make your network easier to manage, and it should be easier for getting the mini login to work properly.

I haven't run the mini login for a while, but I believe you need to configure your eqhost.txt file in the everquest directory of every PC on your LAN that you want to allow to connect to the server to have the IP address of the server PC in it. Then, as long as you have created a login account for them, I think it should work.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #4  
Old 04-07-2008, 01:22 AM
mosfet777
Fire Beetle
 
Join Date: Apr 2008
Posts: 13
Default

umm..ok, here goes.
1st the config im running is under xp with sp2, so unfortunately, it wants to firewall everything, even my simple switch.

2nd sharing files across the switch works fine as does file sharing.
so far each time i enable and disable the wired lan, the ip stays the same, and hasn't changed since we upgraded our internet a couple of weeks ago.
as far as swapping, thats just a couple of right-clicks to enable one, and disable the other.

that static ip on the wired nic sounds like a good idea.

3rd i set up accounts with mysql so username,pass,gmspeed,access,and ip are all in there, and the ip of my host machine is in my eqhost file.
however, i should point out that the installer created a user on the host machine that uses mini/mini as user and pass. its ip is ol'local 127.0.0.1 <-(thought i should mention here...i can play on the host machine just fine)
is it possible that it is causing a problem?

if your enterested in explaining it, I would like to hear what you have to say about an alternate system for my network, just keep in mind, xp doesnt let you have wireless lan (or any lan for that matter) with both restricted files and shared files at the same time.
and, finally thanks for the time your putting into helping me, as I know you have better things to do.
Reply With Quote
  #5  
Old 04-07-2008, 05:59 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

First of all, I don't think it is possible to have 127.0.0.1 as your actual IP address on your PC. That IP space is reserved for broadcasting only if I recall correctly. So, you need to change it to something else or verify that is the actual IP address the PC is using. I don't think that is possible. Anytime you enter that IP to ping or as destination address, it thinks you are referencing the PC you are currently on (localhost) and no packets to that destination will leave that PC. So, basically it is impossible to host anything from that IP address. It is ok to have settings on the local host to use that IP, so the PC knows it is running on itself, but no outside PCs can use that IP address to get to it.

As for file sharing over a wireless network, I do so just fine on mine. Windows can be really picky about the file sharing settings. If you want something to make things simpler, just install the netbios protocol from the network properties window I explained how to get to in my previous post. Unless you are doing something special, I see no reason why you should have to switch from wireless to wired like that. I know I would find it super annoying lol.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #6  
Old 04-07-2008, 12:20 PM
mosfet777
Fire Beetle
 
Join Date: Apr 2008
Posts: 13
Default

So the 127... ip could be a problem. the installer sets up a single account for play from the same pc that is hosting. it uses mini/mini as its name/pass.
it uses 127.0.0.1 as its ip in the account table.
I have seen a couple of threads that suggested a problem may be a result of this, and one said it was impossible to connect from another computer if this account existed.
I havent tried removing this account yet because i dont believe that cavedude would have made it that way without knowing about that kind of problem. I am thinking about assigning static ip's to the machines and redoing the ip's in the accounts, but I dont see how that would matter. the ip's set by windows don't change until I request another ip, so they are basically static. logically there should not be a problem unless the ip changes.
At this point Im going back and looking over everything that I have done, and trying(again)to see if there is a mistake that I have overlooked.
It seems that if I can see the server in the list, but I cant connect to it, then I must be close.
I honestly dont know what to look for, so Im going to check everything.
Have you played around with the new installer?
Reply With Quote
  #7  
Old 04-07-2008, 12:44 PM
mosfet777
Fire Beetle
 
Join Date: Apr 2008
Posts: 13
Default

Ok, so I tried changing two lines in the eqemu_config.xml
the first in the world section under "only modify these if you need to..."
so now intead of:
127.0.0.1 -server
127.0.0.1 -local

I have
(my ip) -server
127.0.0.1 - local

the other change is in loginserver
was <host> 127.0.0.1
now is <host> (my ip)
after making this change, when I try to connect, it says connecting to server, please wait... then it just stays hung there indefinitely.
so, Im going to try changing the mini/mini to a different (unique) ip and see what happens.
Reply With Quote
  #8  
Old 04-07-2008, 12:58 PM
mosfet777
Fire Beetle
 
Join Date: Apr 2008
Posts: 13
Default

RESOLVED.

It turns out that the mini/mini ip was the problem.
I changed it to another ip(I made up a unique but logical ip).
and applied the change in sql. ran the the server and connected with no problem.
So the other elements were apparently irrelevent (at least in this case)
I hope if someone else has this problem they find this thread.
trevius, thanks so much for your time, and I hope it wasn't a total waste
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:29 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3